/*
	climb-factory base css
*/


* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 62.5%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana, Helvetica,sans-serif;
/*	font-family: Verdana, Helvetica, sans-serif;*/
	text-align:left;
	_text-align: center;
	background:url(../img/bac_img_01.gif) no-repeat #fff;
	background-attachment: fixed;
	color: #333
	padding: 0;
}
.align_c{
	text-align:center;
}
.align_r{
	text-align:right;
}
.align{
	text-align:left;
}
.red_notes{
	color:#f00;
}
.fclear {
	clear: both;
}
.fclear_l {
	clear: left;
}
.fclear_r {
	clear: right;
}
.float_l {
	float: left;
}

.float_r {
	float: right;
}
a{
	color:#333;
	text-decoration: none;
}
/*a:focus {
	color:#333;
	text-decoration: underline;
}
a:link {
	color:#333;
	text-decoration: none;
}*/
a:hover {
	color:#333;
	text-decoration: underline;
}
/*a:visited {
	color:#333;
	text-decoration: none;
}*/
a img {
	border: none;
}
.img_c{
	display:block;
	margin: 0 auto;
	text-align: center;
}
/*hr {
	display:none;
}*/
hr{
	clear:both;
	height: 20px;
	background: url(../img/lin_dod_01.gif);
	border: 0px none;
	margin:2em 0;
}
/*----------list----------------*/
#dl{
	margin:1em 0;
	background:#fff;
}
#dt{
	float:left;
	clear:both;
	padding:0.5em;
	_width:10em;    /* WinIE */
	width:250px;
	height:1.2em;
	border-bottom:1px solid;
	white-space:nowrap;
	font-size:14px;
}
#dd{
	margin-left:10em;    /* = dt.width + dt.padding */
	padding:0.5em;
	border-bottom:1px solid;
	background:#fff;
	font-size:14px;
	white-space:nowrap;
	text-align:right;
	height:1.2em;
}
/*-----------wrapper-------------*/
#wrapper{
	width:100%;
}
/*-----------header-------------*/
#header{
	width:810px;
	height:108px;
	background: url(../img/hed_bac_01.jpg) no-repeat;
	margin: 0 auto;
}
#head_box{
	position:relative;
	width:810px;
	margin: 0 auto;
}
#header h1{
/*	display: block;*/
	width:228px;
	float:left;
	height:108px;
	margin: 0 auto;
	padding:0;
/*	text-indent:-9999em;*/
	background: url(../img/hed_bac_02.jpg) no-repeat;
	margin-left:8px;
}
#header h1 a {
	display: block;
	width: 228px;
	height: 0px;
	background: url(../img/hed_bac_02.jpg) no-repeat;
	padding: 108px 0 0;
	overflow: hidden;
}
#ask{
	float:right;
	text-align:center;
	width:280px;
	color:#fff;
	padding-top:25px;
	font-size:15px;
}
#tel{
	float:right;
	text-align:center;
	width:280px;
	color:#fff;
	font-size:30px;
	font-weight:bold;
}
/*-----------search-------------*/

.search {
	float: right;
	width: 300px;
	position:relative;
	text-align: right;
	margin-top: 20px;
	margin-right:10px;
}
.search p {
	display: none;
}
#search {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px;
}
.search input#search_submit{
	margin-right:20px;
}
#search-submit {
    border: 1px solid #75120e;
    border-top: 1px solid #b25c59;
    border-left: 1px solid #b25c59;
    background: #921712;
    color: #fff;
    padding: 0px 5px 1px 5px;
    font-size: 11px;
}
/*-----------navigation-------------*/
#subnavi{
	position:relative;
	font-size:10px;
	padding-top:10px;
	padding-right:30px;
	float:right;
	width:300px;
	height:20px;
	text-align:right;
}
#subnavi .subpage{
	display:inline;
	margin-left:30px;
	padding-left:20px;
	background:url(../img/sub_nav_dot.gif) no-repeat;
}
#subnavi a{
	text-decoration:none;
	color:#333;
}
#subnavi a:hover{
	text-decoration: underline;
}
#navi{
	width:810px;
	height:44px;
	margin: 0 auto;
	background: url(../img/nav_bac_01.jpg) no-repeat;
}
#navi ul {
	display: block;
	width: 794px;
	height: 35px;
	overflow: hidden;
	padding:1px 0 0 8px;
}
#navi ul li{
	display: block;
	width:158.5px;
	height: 35px;
	margin:0;
	float: left;
/*	text-indent:-9999px;*/
	list-style-type: none;
	overflow: hidden;
}
#navi ul li a {
	display: block;
	height: 0px;
	padding: 35px 0 0 0;
	overflow: hidden;
}
#navi li#navi01 a{
	background: url(../img/nav_btn_01.jpg) no-repeat 0 0;
}
#navi li#navi02 a{
	background: url(../img/nav_btn_01.jpg) no-repeat -158px 0;
}
#navi li#navi03 a{
	background: url(../img/nav_btn_01.jpg) no-repeat -317px 0;
}
#navi li#navi04 a{
	background: url(../img/nav_btn_01.jpg) no-repeat -475px 0;
}
#navi li#navi05 a{
	background: url(../img/nav_btn_01.jpg) no-repeat -633px 0;
}
#navi li#navi01 a:hover{
	background: url(../img/nav_btn_01.jpg) no-repeat 0 -35px;
}
#navi li#navi02 a:hover{
	background: url(../img/nav_btn_01.jpg) no-repeat -158px -35px;
}
#navi li#navi03 a:hover{
	background: url(../img/nav_btn_01.jpg) no-repeat -317px -35px;
}
#navi li#navi04 a:hover{
	background: url(../img/nav_btn_01.jpg) no-repeat -475px -35px;
}
#navi li#navi05 a:hover{
	background: url(../img/nav_btn_01.jpg) no-repeat -633px -35px;
}

/*-----------contents-------------*/
#main{
	width:810px;
	margin: 0 auto;
}
#lside{
	width:45px;
	height:477px;
	float:left;
	background: url(../img/bac_lft_01.jpg) no-repeat;
}
#rside{
	width:50px;
	width:180px;
	height:640px;
	float:right;
	background: url(../img/side_box_01.jpg) no-repeat;
}
#rside #rsmid{
	width:180px;
	height:580px;
	background: url(../img/side_box_02.jpg) repeat-y;
}
#rside #rsbot{
	width:180px;
	height:20px;
	background: url(../img/side_box_03.jpg) no-repeat;
}
#rsspservice{
	margin-top:30px;
	width:180px;
	height:50px;
	text-indent:-9999em;
	background: url(../img/side_box_tit1.jpg) no-repeat;
}
#rsweb{
	margin-top:20px;
	margin-left:20px;
}
#rsweb01{
	margin-top:10px;
	margin-left:20px;
}
#rsfree{
	margin-top:50px;
	margin-left:20px;
}
#rsfree_txt{
	margin-top:10px;
	margin-left:20px;
}
#rsfree_txt li{
	list-style: none;
	line-height:18px;
	color:#666;
	font-size:12px;
}
#rsfree_txt li a{
	color:#666;
}
#contents{
/*	width:715px;*/
	width:655px;
	width:524px;
	float:left;
	margin: 0 auto;
	padding:30px;
	line-height:18px;
}
#contents h1{
	margin-bottom:1em;
	font-size:21px;
	font-weight:bold;
}
#contents h2{
	margin-bottom:1em;
}
#tittxt{
	height:40px;
	border-top:5px #eee solid;
	border-bottom:1px dotted #ddd;
	margin-bottom:1em;
	padding-top:2px;
	padding-top:4px\9;
}
#tittxt h2{
	font-size:18px;
	line-height:40px;
	font-weight:bold;
	display:inline;
	border-top:5px #f7bb4b solid;
	padding-top:11px;
}
.pag_tit_txt{
	font-weight:900;
	color:#333;
	font-size:24px;
}
#contents h3{
	margin:1em 0;
	margin-bottom:0.3em;
	color:#333;
	width:500px;
	height:34px;
	background:url(../img/tit_h3_01.jpg) no-repeat;
	padding-left: 0.5em;
	padding-top:5px;
	font-weight:bold;
	font-size:16px;
}
#contents p{
	line-height:20px;
	font-size:14px;
	margin-bottom:1em;
}
#contents ul li{
	margin-left:2em;
	font-size:14px;
}
.lst_index01 li{
	list-style:outside none;
	padding-left:30px;
	margin:10px 0;
	background: #FFF url(/img/lst_mrc_01.gif) no-repeat left center;
	line-height:24px;
}
#contents ol li{
	margin-left:2em;
	font-size:14px;
}
#mainswf{
	width:653px;
	width:500px;
	height:400px;
	height:306px;
	overflow:hidden;
}
.btn_dtl{
	float:right;
	height:27px;
	margin-bottom:2em;
}
/*---------------page--------------*/
#top_img_01{
	width:500px;
	margin:0 auto;
}
#top_rakuten_rank{
	margin:0.5em 0;
}
#top_rakuten_shop{
	margin:0.5em 0;
}
#top_h2_01{
	color:#444;
	border-color: #a2b6fe;
	border-style: solid;
	border-width: 0px 0px 0px 10px;
	margin-top:2em;
	padding-left: 0.5em;
	font-weight:bold;	
}
#top_messe{
	font-size:12px;
}
#passform{
	margin-top:3em;
	text-align:center;
	font-size:16px;
}
#massage{
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin:2em auto;
	background:#f0f0f0;
	width:500px;
	padding:10px;
}
#news{
	width:660px;
	width:500px;
	margin:0 auto;
	margin-bottom:20px;
}
#news .date{
	display:inline-block;
	width:100px;
	font-size:12px;
	vertical-align:top;
}
#news .com{
	display:inline-block;
	width:395px;
	font-size:12px;
	line-height:20px;
}
#news .com span{
	border-bottom:1px solid #ddd;
}
#webtemp p{
	margin:5x 0;
	border:1px solid #ddd;
	height:230px;
}
#webtemp img{
	margin-right:10px;
}

.asset-footer{
	clear:both;
	height: 20px;
	background: url(../img/lin_dod_01.gif);
	border: 0px none;
	margin:2em 0;
}
.asset-more-link{
	text-align:right;
	font-size:12px;
}
#trackbacks{
	margin:5px;
}
#comments{
	margin:5px;
}
/*----------table----------------*/
#table_about dl {
	margin: 0 0 0px;
	padding: 0 10px 0px;
/*	border: 7px #EEEEEE solid;*/
	font-size:12px;
}
#table_about dl dt {
	float: left;
	width: 13em;
	padding: 10px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
	background:#fff;
}
#table_about dl dd {
	padding: 10px 0 10px 13em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
	background:#fff;
}
#askform table{
	border:1px solid #aaa;
	/*padding:1px 1px;*/
	padding:10px;
	font-size:12px;
	background:#fff;
	border-collapse:collapse;
}
#askform th{
	border:1px solid #aaa;
	background: #fdd398 url(./img/img_border_fff.gif) left top repeat-x;
}
#askform td{
	padding:10px;
}
.net_shop_lst01 table{
	width:550px;
	margin:0 auto;
	border:1px solid #aaa;
	/*padding:1px 1px;*/
	padding:10px;
	font-size:12px;
	background:#fff;
	border-collapse:collapse;
}
.net_shop_lst01 th{
	border:1px solid #aaa;
	background: #fff url(./img/img_border_fff.gif) left top repeat-x;
	/*background: #fff url(./img/img_border_fff.gif) left top repeat-x;*/
	padding:10px;
	color:#555;
}
.net_shop_lst01 td{
	border:1px solid #aaa;
	padding:10px;
	text-align:center;
}
.btn_dwn_01{
	float:right;
	width:370px;
	margin-rigth:20px;
	height:27px;
}
.btn_dwn_01 p{
	font-size:14px;
	color:#333;
	line-height:27px;
}
.btn_dwn_01 img{
	vertical-align:middle;
}
/*----------------footer-------------------*/
#ToTop{
	width:750px;
	height:41px;
	margin:0 auto;
	text-align:right;
	margin-top:-130px;
	margin-bottom:90px;
}
/*#ToTop a{
	background: url(../img/ToTop01.gif) no-repeat;
}
#ToTop a:hover{
	background: url(../img/ToTop02.gif) no-repeat;
}*/

#footer {
	width:100%;
	background:#e6e5e5 url(../img/fot_bac_01.gif) repeat-x 0 0;
	height:146px;
	height:80px;
	clear: both;
	padding-top:90px;
/*	border:1px #fff solid;*/
}
#footer a {
	color: #333;
	height:115px;
	height:49px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer-navi{
	text-align:center;
	height:20px;
/*	margin-top:90px;*/
}
#footer-navi ul{
	margin:0 auto;
}
#footer-navi li{
	margin:0 1em;
	list-style: none;
	font-size:9px;
	font-size:12px;
	line-height:14px;
	line-height:18px;
	display:inline;
	color:#333;
}
#footer-copy{
	font-size:9px;
	font-size:12px;
	margin-top:30px;
	text-align:center;
}