/* CSS Document */

/* reset
------------------------------------------------- */
html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
	margin: 0;
	padding: 0;
}


/* base
------------------------------------------------- */
body {
	color: #555555;
	text-align: center;
	width: 100%;
	font-family: Verdana, Helvetica, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.4;
    font-size: small !important; /* IE7 */
    font-size: 82%;     /* IE6 */
}

/* Modern browser */
html>/**/body { font-size: 13px; }


/* Hyper text
------------------------------------------------- */
a {
	text-decoration : none; 
	/*\*/
	overflow: hidden;
	/**/
}
a:link,a:visited { color: #0065BF; }
a:focus,a:hover,a:active { text-decoration: underline; }


/* Image
------------------------------------------------- */
img,a img { border : none; }


/*-- clearfix
------------------------------------------------- */
.clearfix{ min-height: 0px; }
.clearfix:after{ content: "."; height: 0px; clear: both; display: block; visibility: hidden; }
    /*\*/
    * html .clearfix{
        height: 1px;
    /*\*/ /*/
        height: auto; overflow: hidden;
    /**/
    }
    /**/


/* Base elements
------------------------------------------------- */
h1 { font-size : 160%; }
h2 { font-size : 125%; }
h3 { font-size : 125%; }
h4 { font-size : 110%; }
h5 { font-size : 94%; }
h6 { font-size : 80%; }
ul, ol, li, dl, dt, dd { list-style: none; }
input { padding: 1px 3px; }


/* layout
------------------------------------------------- */
#container {
	width: 100%;
	height: auto;
	background-image: url(image/back.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#container_bottom {
	background: url(image/back_bottom.png) #FFF center top no-repeat;
	height: 7px;
	margin-top: 0;
	padding-bottom: 10px;
}
#container #head {
	text-align: left;
	width:900px;
	height: 88px;
	margin: 0 auto 15px;
	background-image: url(image/header_back.png);
	background-repeat: repeat-x;
	background-position: left center;
}
#container h1#header {
	width: 210px;
	height: 88px;
}
#container #head h1#header a {
	width:210px;
	height: 88px;
	display: block;
}
#container #head h1#header a {
	/*\*/
	overflow: hidden;
	/**/
}
#container #header_ad {
	width: 690px;
	height: 88px;
	text-align: right;
	position: absolute;
	right: 0;
	top: 10px;
	clear: both;
}
#container #header_ad p {
	padding: 15px 15px 0 0;
}
#container #main {
	width:900px;
	margin: 0 auto;
	clear: both;
	position: relative;
	padding-top: 10px;
}
#container #primary {
	float: left;
	width: 740px;
	overflow: hidden;
}
#container #secondary {
	float: right;
	width: 160px;
	margin-top: 9px;
}
#container #content{
/*	width: 569px;*/
	float: right;
	overflow: hidden;
}
#container #leftside_bar{
	width:171px;
	margin-top: 9px;
	float: left;
	overflow: hidden;
}
/*--------メニュー----------*/
.menu {
	border-left: solid 1px #D9D8D8;
	border-right: solid 1px #D9D8D8;
	}

/*---- メインテーブル ----*/
.main-table-in {
	margin-top : 10px;
	line-height: 25px;
	}
.main-table-in image {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
.main {
	border-right: solid 1px #D9D8D8;
	border-left: solid 1px #D9D8D8;
	background-color: #ffffff;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	}

.table1 {
	border-top: solid 1px #E0E0DF;
	border-left: solid 1px #E0E0DF;
	}
.table1 td {
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-bottom: solid 1px #E0E0DF;
	border-right: solid 1px #E0E0DF;
	padding: 5px;
	font-size: 9pt;
	line-height: 12px;
	} 

/*---- サンプル用テーブル ----*/
.main-table {
	border-top: solid 1px #D9D8D8;
	border-right: solid 1px #D9D8D8;
	border-left: solid 1px #D9D8D8;
	border-bottom: solid 1px #D9D8D8;
	}

/*--------罫線----------*/
.line {
	text-align:left;
	width:100%;
	line-height:4px;
	border-bottom:1px dotted #C0C0C0;
	margin:4 0 4 0px;
}
.bgc01 {
	background-color: #000000;
}

/*新規登録
------------------------------------- */
.reg_header_new {
	width: 755px;
	margin: 0 auto;
	padding: 0;
}
.shinki_body {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #ffffff;
	background-image: url(image/reg_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.shinki_body ul {
	width: 753px !important;
	width /*for win5.5*/: 755px;
	padding-top: 20px;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	text-align: center;
}
.shinki_body ul li{
	margin: 5px 0;
}
.shinki_body ul li.fc2id{
	margin: 15px 0 0;
}

#container_bottom {
	background-image: url(image/back_bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 7px;
	margin: 0 auto 10px;
}

#container #head h1#header a {
	background-image:url(image/header_left.gif);
	background-repeat:no-repeat;
	width:210px;
	height: 88px;
	text-indent:-9999px;
	background-position: left bottom;
	display: block;
}

#container #head h1#header a {
	/*\*/
	overflow: hidden;
	/**/
}
div#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html div#main {
    height: 1em;
    overflow: visible;
}
/**/
#container #main #content{
	width: 710px;
	float: right;

}

#container #main #menu{
	width:171px;
	float: left;
}

#container #main #content .content_body p.pass_header {
	background-image: url(image/pass.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 33px;

	background-position: center bottom;
	padding-top: 3px;
}

#container #main .bbs_body {
	width: 350px;
	height: 100%;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#container #main #caution {
	color: #666666;
	text-align: center;

}

#container #main #footer {
	width:790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	height: 30px;
	clear:both;
}


/* menu
-------------------------------------------------- */
.header_img {
	width: 171px;
}

#container #main #menu .menu_body{
	width: 171px;
	margin-bottom: 15px;
	text-align: center;
}

.leftbox {
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
}

.menu_body_left {
	width: 171px; 
	background-color: #FFFFFF;
	background-image: url(image/bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#container #main #menu .menu_body p.shinki{
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
	line-height: 14px;
	padding-right: 5px;
	padding-top: 2px;

}

#container #main #menu .menu_body p.shinki span,
#container #main #menu .menu_body ul#login_form li.o_login_doc span {
	color: #ff0000;
}

#container #main #menu .menu_body p.login{
	height: 33px;
	width: 171px;
}


#container #main #menu .menu_body ul{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E2E2;
	border-left-color: #E2E2E2;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
#container #main #menu .menu_body .menubox {
	background-repeat:no-repeat;
	background-image: url(image/bottom.gif);
	background-position: center bottom;
	padding-bottom: 12px;
}


#container #main #menu .menu_body ul#lonin_form{
	text-align: left;
}

#container #main #menu .menu_body ul#login_form li {
	line-height:normal;
	margin-left:auto;
	margin-right:auto;
	font-size: 90%;
}
#container #main #menu .menu_body ul#login_form li.o_login_doc {
	text-align: center;
}
#container #main #menu .menu_body ul#login_form li.o_btn {
	text-align: center;
	padding: 15px 0;
	border-bottom: 1px dotted #c0c0c0 ;
}
#container #main #menu .menu_body ul#login_form li.o_olduser {
	text-align: center;
	color: #ff0000;
	margin: 5px 0;
}
#container #main #menu .menu_body ul#login_form li.o_olduser_caution {
	font-size: 90%;
	margin-bottom: 5px;
}
#container #main #menu .menu_body ul#login_form li.o_for_olduser {
	font-size: 95%;
}

#container #main #menu .menu_body ul#login_form li .sub{
	font-size: 95%;
}


#container #main #menu .menu_body p.footer {
	background-repeat:no-repeat;
	background-image: url(image/bottom.gif);
	width: 171px;
	height:12px;
}

#container #menu .menu_body p.menu_header {
	background-image: url(image/menu-2.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 171px;
}

#container #menu .menu_body ul {
	background-color: #FFFFFF;
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	padding:6px 4px;
	text-align:left;
}

#container #menu .menu_body li.icon {
	background-image:url(image/y1.gif);
	background-position:left 1px;
	background-repeat:no-repeat;
	color:#999999;
	height:25px;
	line-height:1.5em;
	padding-left:20px;
}

#container #menu .menu_body p.news {
	background-image:url(image/menu-4.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	width:171px;
	height:33px;
	text-align:left;
}

#container #menu .menu_body p.news #rss_convert {
	margin:0px 10px;
}

#container #menu .menu_body p.news #rss_convertt .rss_fc2info .rss_fc2infolist {
	margin-bottom:5px;
}

#container #menu .menu_body p.news #rss_convertt .rss_fc2info .rss_fc2infolist p.rss_fc2info_day {
	color:#CA6979;
	font-weight:bold;
}

/*-----k-tai ha kochira---------------------------*/
#qrcode_leftbox {
	position: relative;
	height: 95px;
	padding-bottom: 10px;
}
#qrcode_leftbox a {
	display: block;
	font-size: 12px;
	text-align: center;
}
#qrcode_leftbox #mbm {
	position: absolute;
	left: 8px;
	top: 12px;
}
#qrcode_leftbox #qrc {
	position: absolute;
	right: 8px;
	top: 10px;
}
#qrcode_leftbox #qrc img {
	border: 2px solid #67B709;
}
#qrcode_leftbox p {
	font-size: x-small;
	padding: 50px 0 8px 8px;
	text-align: left;
	line-height: 1.3;
}
/*--------------------------------*/


/* content
-------------------------------------------------- */
#container #content .content_body {
	clear:both;
	margin-bottom: 5px;
	text-align:left;
	width: 710px;
	margin-right: 10px;
	overflow: hidden;	
}

#container #content .content_body:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #container #content .content_body {
    height: 1em;
    overflow: visible;
}
/**/


#container #main #content .content_body h2 {
	background-image:url(image/tokutyou/top/topic.png);
	background-repeat:no-repeat;
	width:560px;
	height: 37px;
	text-indent:-9999px;
	background-position: left;

}

#container #main #content .content_body h3#point1_header,
#container #main #content .content_body h3#point2_header,
#container #main #content .content_body h3#point3_header,
#container #main #content .content_body h3#point4_header,
#container #main #content .content_body h3#point5_header{
display: block;
background: no-repeat left bottom;
height:84px;
width:720px;
text-indent: -9999px;
}

#container #main #content .content_body h3#point1_header {
	background-image:url(image/tokutyou/top/point1.jpg);
}

#container #main #content .content_body h3#point2_header {
	background-image:url(image/tokutyou/top/point2.jpg);
}

#container #main #content .content_body h3#point3_header {
	background-image:url(image/tokutyou/top/point3.jpg);
}

#container #main #content .content_body h3#point4_header {
	background-image:url(image/tokutyou/top/point4.jpg);
}

#container #main #content .content_body h3#point5_header {
	background-image:url(image/tokutyou/top/point5.jpg);
}


#container #main #content .content_body .point_body {
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	text-align:left;
	background-color: #FFFFFF;
	height: 100%;
}
#container #main #content .content_body .point_body:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #container #main #content .content_body .point_body {
    height: 1em;
    overflow: visible;
}
/**/


#container #main #content .content_body .point_body .l_box {
	float: left;
	width: 290px;
}

#container #main #content .content_body .point_body .r_box {
	float: right;
	width: 290px;
}

#container #main #content .content_body .point_body li.icon {
	background-image:url(image/tokutyou/top/star.jpg);
	background-position:left 1px;
	background-repeat:no-repeat;
	color:#999999;
	height:auto;
	margin-left:10px;
	padding-left:25px;
	padding-bottom: 1px;
	line-height: 2em;
}

#container #main #content .content_body .kuwa_box {
	width: 710px;
	padding-bottom: 16px;
	background-color: #FFFFFF;
	background-image: url(image/tokutyou/top/point_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container #main #content .content_body .kuwa_box .kuwashiku {
	border-left:1px solid #E2E2E2;
	border-right:1px solid #E2E2E2;
	width: 708px !important;
	width /*for win5.5*/: 710px;
}

#container #main #content .content_body .kuwa_box .kuwashiku a {
	width: 149px;
	text-align:left;
	height:34px;
	background-image: url(image/tokutyou/top/kuwashiku.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-indent: -9999px;
	margin-left: 555px;
}

#container #main #content .content_body .kuwa_box .kuwashiku a {
	/*\*/
	overflow: hidden;
	/**/
}


/* 今すぐ掲示板を立てる　start
---------------------------------------------------*/
#container #main #content .content_body .tou_box {
	width: 560px;
}
#container #main #content .content_body .touroku {
	background-image:url(image/tokutyou/top/under_gray.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	text-align:center;
}


#container #main #content .content_body .touroku a img {
	background-image: url(image/tokutyou/top/reg_gray.jpg);
	height: 84px;
	width: 297px;
	margin-right: 136px;
	margin-left: 136px;
}

#container #main #content .content_body .touroku a {
	/*\*/
	overflow: hidden;
	/**/
}
#container #main #content .point_num_body .touroku_w {
background-image:url(image/tokutyou/point_kyoutsu/under_white.jpg);
background-position:center top;
background-repeat:no-repeat;
padding-top:50px;
text-align:center;
}


#container #main #content .point_num_body .touroku_w a img {
	height: 84px;
	width: 300px;
	margin-right: 135px;
	margin-left: 135px;
}

#container #main #content .point_num_body .touroku_w a {
	/*\*/
	overflow: hidden;
	/**/
}
/* 今すぐ掲示板を立てる　finish
---------------------------------------------------*/

#container #main #content .point_num {
	text-align:left;
	margin-right: 20px;
	clear: both;
	width: 710px;
}

#container #main #content #point_cation {
	text-align:left;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 10px;
	color: #666666;
}


#container #main #content .point_menu {
	margin-right: 0px;
	margin-left: 0px;
	width:710px;
}

#container #main #content .point_menu ul li {
display:block;
float:left;
height:28px;
list-style-type:none;
margin-bottom:-1px;
width:114px;
}


/* 各ポイントメニュータブ　start
---------------------------------------------------*/
#container #main #content .point_menu .point_menu1-01 a,
#container #main #content .point_menu .point_menu1-02 span,
#container #main #content .point_menu .point_menu2-01 a,
#container #main #content .point_menu .point_menu2-02 span,
#container #main #content .point_menu .point_menu3-01 a,
#container #main #content .point_menu .point_menu3-02 span,
#container #main #content .point_menu .point_menu4-01 a,
#container #main #content .point_menu .point_menu4-02 span,
#container #main #content .point_menu .point_menu5-01 a,
#container #main #content .point_menu .point_menu5-02 span{
background-position:center top;
background-repeat:no-repeat;
display:block;
height:28px;
text-indent:-9999px;
width:114px;
}

#container #main #content .point_menu .point_menu1-01 a {
	background-image:url(image/tokutyou/point_kyoutsu/point1-01.png);
}
#container #main #content .point_menu .point_menu1-02 span {
	background-image:url(image/tokutyou/point_kyoutsu/point1-02.png);
}
#container #main #content .point_menu .point_menu2-01 a {
	background-image:url(image/tokutyou/point_kyoutsu/point2-01.png);
}
#container #main #content .point_menu .point_menu2-02 span {
background-image:url(image/tokutyou/point_kyoutsu/point2-02.png);
}
#container #main #content .point_menu .point_menu3-01 a {
	background-image:url(image/tokutyou/point_kyoutsu/point3-01.png);
}
#container #main #content .point_menu .point_menu3-02 span {
background-image:url(image/tokutyou/point_kyoutsu/point3-02.png);
}
#container #main #content .point_menu .point_menu4-01 a {
	background-image:url(image/tokutyou/point_kyoutsu/point4-01.png);
}
#container #main #content .point_menu .point_menu4-02 span {
background-image:url(image/tokutyou/point_kyoutsu/point4-02.png);
}
#container #main #content .point_menu .point_menu5-01 a {
	background-image:url(image/tokutyou/point_kyoutsu/point5-01.png);
}
#container #main #content .point_menu .point_menu5-02 span {
background-image:url(image/tokutyou/point_kyoutsu/point5-02.png);
}


/* 各ポイントメニュータブ　finish
---------------------------------------------------*/



#container #main #content .point_num_body {
background-color:#FFFFFF;
border:1px solid #669900;
display:block;
height:auto;
overflow:hidden;
width:708px;
}

/* point_header start
---------------------------------------------------*/
#container #main #content .point_num_body h3.point_header {
	height: 68px;
	margin: 0 20px 10px;
	padding: 5px 0 10px;
	border-bottom: 2px dashed #d5d5d5;
}
/* point_header finish
---------------------------------------------------*/

#container #main #content .point_num_body .border {
	background-image: url(image/tokutyou/point_kyoutsu/border.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*sub_title start
--------------------------------------------------- */
.point_num_body dl {
	margin: 0 20px 10px;
	padding: 0 0 30px 10px;
	background-repeat: no-repeat;
	border-bottom: 2px dashed #d5d5d5;
	
}
.point_num_body dt {
	margin-bottom: 5px;
}
.point_num_body dd {
	width: 450px;
	color: #666666;
}

#pict_point1-1,#pict_point1-2,#pict_point1-3,#pict_point1-4,
#pict_point2-1,#pict_point2-2,
#pict_point3-1,#pict_point3-2,#pict_point3-3,
#pict_point4-3,
#pict_point5-3 { background-position: right 1px; }
#pict_point2-3,
#pict_point4-4,#pict_point4-5 { background-position: right 15px; }
#pict_point4-1,#pict_point4-2 { background-position:562px 4px; }
#pict_point5-1,#pict_point5-2 { background-position:540px 15px; }


#pict_point1-1 {
	background-image: url(image/tokutyou/point1/pict1-1.jpg);
}
#pict_point1-2 {
	background-image: url(image/tokutyou/point1/pict1-2.jpg);
}
#pict_point1-3 {
	background-image: url(image/tokutyou/point1/pict1-3.jpg);
}
#pict_point1-4 {
	background-image: url(image/tokutyou/point1/pict1-4_new.png);
	padding-bottom: 40px;
}
#pict_point2-1 {
	background-image: url(image/tokutyou/point2/pict2-1.jpg);
}
#pict_point2-2 {
	background-image: url(image/tokutyou/point2/pict2-2.jpg);
	padding-bottom: 45px;
}
#pict_point2-3 {
	background-image: url(image/tokutyou/point2/pict2-3.jpg);
	padding-bottom: 60px;
}
#pict_point3-1 {
	background-image: url(image/tokutyou/point3/pict3-1.jpg);
}
#pict_point3-2 {
	background-image: url(image/tokutyou/point3/pict3-2.jpg);
}
#pict_point3-3 {
	background-image: url(image/tokutyou/point3/pict3-3.jpg);
}

#pict_point4-1 {
	background-image: url(image/tokutyou/point4/pict4-1.jpg);
}
#pict_point4-2 {
	background-image: url(image/tokutyou/point4/pict4-2.jpg);
	padding-bottom: 45px;
}
#pict_point4-3 {
	background-image: url(image/tokutyou/point4/pict4-3.jpg);
}
#pict_point4-4 {
	background-image: url(image/tokutyou/point4/pict4-4.jpg);
	padding-bottom: 63px;
}
#pict_point4-5 {
	background-image: url(image/tokutyou/point4/pict4-5.jpg);
	padding-bottom: 63px;
}
#pict_point5-1 {
	background-image: url(image/tokutyou/point5/pict5-1.jpg);
	padding-bottom: 45px;
}
#pict_point5-2 {
	background-image: url(image/tokutyou/point5/pict5-2.jpg);
}
#pict_point5-3 {
	background-image: url(image/tokutyou/point5/pict5-3.jpg);
}



/*sub_title finish
--------------------------------------------------- */

/* comment
/*sub_title start
--------------------------------------------------- */

#container #main #content .point_num_body .comment {
	width: 520px;
	margin-left: 30px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #main #content .point_num_body .comment:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #container #main #content .point_num_body .comment {
    height: 1em;
    overflow: visible;
}
/**/

#container #main #content .point_num_body .l_comment {
	float: left;
	width: 330px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #666666;
	text-align: left;
}

/*r-comment start
---------------------------------------------------*/
#container #main #content .point_num_body #r_comment1-1,#r_comment1-2,#r_comment1-3,#r_comment1-4,
										  #r_comment2-1,#r_comment2-2,#r_comment2-3,
										  #r_comment3-1,#r_comment3-2,#r_comment3-3,
										  #r_comment4-1,#r_comment4-2,#r_comment4-3,#r_comment4-4,#r_comment4-5,
										  #r_comment5-1,#r_comment5-2,#r_comment5-3 {
	float: right;
	width: 160px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
}

#container #main #content .point_num_body #r_comment1-1 {
	background-image: url(image/tokutyou/point1/pict1-1.jpg);
	height: 93px;
}

#container #main #content .point_num_body #r_comment1-2 {
	background-image: url(image/tokutyou/point1/pict1-2.jpg);
	height: 93px;
}

#container #main #content .point_num_body #r_comment1-3 {
	background-image: url(image/tokutyou/point1/pict1-3.jpg);
	height: 93px;
}

#container #main #content .point_num_body #r_comment1-4 {
	background-image: url(image/tokutyou/point1/pict1-4.jpg);
	height: 117px;
}

#container #main #content .point_num_body #r_comment2-1 {
	background-image: url(image/tokutyou/point2/pict2-1.jpg);
	height: 93px;
}

#container #main #content .point_num_body #r_comment2-2 {
	background-image: url(image/tokutyou/point2/pict2-2.jpg);
	height: 100px;
}

#container #main #content .point_num_body #r_comment2-3 {
	background-image: url(image/tokutyou/point2/pict2-3.jpg);
	height: 100px;
}

#container #main #content .point_num_body #r_comment3-1 {
	background-image: url(image/tokutyou/point3/pict3-1.jpg);
	height: 93px;
}

#container #main #content .point_num_body #r_comment3-2 {
	background-image: url(image/tokutyou/point3/pict3-2.jpg);
	height: 102px;
}

#container #main #content .point_num_body #r_comment3-3 {
	background-image: url(image/tokutyou/point3/pict3-3.jpg);
	height: 112px;
}

#container #main #content .point_num_body #r_comment4-1 {
	background-image: url(image/tokutyou/point4/pict4-1.jpg);
	height: 93px;
}

#container #main #content .point_num_body #r_comment4-2 {
	background-image: url(image/tokutyou/point4/pict4-2.jpg);
	height: 101px;
}

#container #main #content .point_num_body #r_comment4-3 {
	background-image: url(image/tokutyou/point4/pict4-3.jpg);
	height: 107px;
}

#container #main #content .point_num_body #r_comment4-4 {
	background-image: url(image/tokutyou/point4/pict4-4.jpg);
	height: 99px;
}

#container #main #content .point_num_body #r_comment4-5 {
	background-image: url(image/tokutyou/point4/pict4-5.jpg);
	height: 117px;
}

#container #main #content .point_num_body #r_comment5-1 {
	background-image: url(image/tokutyou/point5/pict5-1.jpg);
	height: 93px;
}

#container #main #content .point_num_body #r_comment5-2 {
	background-image: url(image/tokutyou/point5/pict5-2.jpg);
	height: 93px;
}

#container #main #content .point_num_body #r_comment5-3 {
	background-image: url(image/tokutyou/point5/pict5-3.jpg);
	height: 93px;
}
/* r-comment finish
---------------------------------------------------*/
/* comment finish
---------------------------------------------------*/

#container #main #content .point_num_body .navi {
height:24px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding-bottom:30px;
width:300px;
}

#container #main #content .point_num_body .left_navi {
	width: 214px;
	height: 24px;
	float: left;
	margin-right: 6px;
}

#container #main #content .point_num_body .left_navi .prev_page {
	width: 68px;
	height: 24px;
	float: left;
}

#container #main #content .point_num_body .left_navi .top_page {
	width: 139px;
	height: 24px;
	float: right;
}
#container #main #content .point_num_body .right_navi {
	width: 80px;
	float: right;
}

#container #main #content .point_num_body .right_navi .next_page {
	width: 68px;
	height: 24px;
	float: left;
}

