@charset "utf-8";

/* CSS Document */

/* reset ------------------------------------------------------------------ */

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

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

/* common ------------------------------------------------------------------ */

body{
	text-align:center;
}

body,table tr th, table tr td {
color:#333;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size:12px;
line-height:150%;
background:url(../images/body_bg.gif) center top;
}

table {
    font-size:inherit;
    font:100%;
}


a:link,a:visited {
	text-decoration: none;
	color:#FF3366;
}




a:hover,a:active {
	text-decoration: underline;
	color: #FF3366;
}


img{
vertical-align:top;
}
img,a img{border:none;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }


#clm_main{
	/*margin-top:-20px;*/
	width:608px;
	float:left;
}

#container {
	width: 965px;
	margin:0 auto;
}

#header {
	width: 965px;
	margin:0 auto;	
}
#header h1{
}



#body{
	width:855px;
	margin:0 auto 0;
	padding:20px 55px 0;
	background:url(../images/content_body_bg.gif) center top repeat-y;
	text-align:left;
}
#body_head{
	width:965px;
	height:32px;
	margin:6px auto 0;
	background:url(../images/content_head_bg.gif) center top no-repeat;
	font-size:0;
	line-height:0;
}

#body_foot{
	width:910px;
	height:5px;
	margin:0 auto 0;
	background:url(../images/body_main_foot_bg.gif) center top no-repeat;
	padding-bottom:20px;
}
#clm_left{
	width:200px;
	margin-right:15px;
	float:left;
}

#clm_left .box01,#clm_right .box01{
	margin-bottom:10px;
}
#clm_left .box01 .head,#clm_right .box01 .head{
	background:url(../images/side_block01_bg_01.gif) center top no-repeat;
	width:200px;
	height:5px;
	margin:0;
	font-size:0px;
}

#clm_left .box01 .inner,#clm_right .box01 .inner{
	background:url(../images/side_block01_bg_03.gif) center bottom no-repeat;
	padding:5px 0 10px 0;
	text-align:center;
}
#clm_left .box01 .inner p,#clm_right .box01 .inner p{
	text-align:left;
	padding:8px 7px 8px 7px;	
	line-height:130%;
}
#clm_left .box01 .inner h3,#clm_right .box01 .inner h3{
margin:0;
padding:0;
	margin-bottom:5px;
}

#clm_right{
	width:200px;
	float:right;
}


/* Twtr Style ------------------------------------------------------------------ */
#twtr-widget-1{
margin-bottom:10px;
}

.btn01{
	text-align:right !important;
	padding-right:7px;
}

/* clm_side ------------------------------------------------------------------ */
#clm_side{
	float:right;
	width:220px;
}

#clm_side .head{
	width:220px;
	height:5px;
	background:url(../images/side_bg_01.gif) center top no-repeat;
	font-size:0;
}
#clm_side .inner{
	background:url(../images/side_bg_02.gif) center top repeat-y;
	text-align:center;
	padding:0 10px;
}
#clm_side .foot{
	width:220px;
	height:5px;
	background:url(../images/side_bg_03.gif) center top no-repeat;
	font-size:0;
}

#clm_side .side_bnr{
}
#clm_side .side_bnr img{
	margin-top:10px;
}

#clm_side #youtube{
	padding:10px 0 0;
}
#clm_side #youtube h2{
	background:url(../images/side_stitle_youtube.gif) center top no-repeat;
	text-indent:-9999px;
	width:200px;
	height:20px;
	margin:0 0 5px;
}
#clm_side .more{
	text-align:right;
	margin-top:0px;
}
#clm_side .more a{
	background:url(../images/arrow_03.gif) left 50% no-repeat;
	padding-left:15px;
}

.pagetop{
	background:url("../images/content_body_bg.gif") repeat-y scroll center top transparent;
	text-align:right;
	margin-top:0px;
}
.pagetop a{
	background:url(../images/arrow_04.gif) left 50% no-repeat;
	padding-left:15px;
}


#side_blog_bnr{
	margin:10px 0 0;
	padding:7px 0;
	border-top:1px solid #e0e0e0;

}
#clm_side #side_blog_bnr img{
	margin:0;
}
#side_blog_bnr h2{
	background:url(../images/side_bnr_04_title.gif) center top no-repeat;
	text-indent:-9999px;
	width:200px;
	height:13px;
	margin:0 0 3px;
}

.border-style01{
	padding-bottom:10px;
	border-bottom:1px solid #e0e0e0;
}


/* Footer ------------------------------------------------------------------ */

#footer {
	background:url(../images/footer_bg.gif) no-repeat;
	height:100px;
	width:965px;
	margin:0 auto;
	padding:15px 0 0;
}

#footer .inner{
	width:960px;
	margin:0 auto;
}

#pagetop{
	text-align:right;
	padding:15px 0 7px;
}
#footer_copy,#footer_logo{
	text-align:center;
	font-size:9px;
}

#footer_link{
	text-align:center;
}
#footer_link{
	margin:35px auto 0;
	padding: 0;
	width:300px;
}

#footer_link a{
	color:#333;
}

/* Global Navi Style ------------------------------------------------------------------ */
#g_navi{
	margin:0 auto;
	height:46px;
	padding:0px 11px 0 11px;
	background-image:url(../images/g_navi_bg.gif);
	background-position: no-repeat;
}

#g_navi ul {
	margin:0 auto;
	padding:0;
	height:46px;
}
#g_navi li {
	float:left;
	list-style-type:none;
	height:30px;
	background:#red;

}

#g_navi li a{
	display:block;
	height:38px;
	text-indent:-9999px;
	background-image:url(../images/g_navi_bg.gif);
	background-position: no-repeat;
}

#g_navi li.n01 a{
	width:94px;
	background-position:-11px 0px ;
}
#g_navi li.n02 a{
	width:123px;
	background-position:-105px 0px ;
}
#g_navi li.n03 a{
	width:115px;
	background-position:-228px 0px ;
}
#g_navi li.n04 a{
	width:111px;
	background-position:-343px 0px ;
}
#g_navi li.n05 a{
	width:109px;
	background-position:-454px 0px ;
}
#g_navi li.n06 a{
	width:139px;
	background-position:-563px 0px ;
}
#g_navi li.n07 a{
	width:109px;
	background-position:-702px 0px ;
}
#g_navi li.n08 a{
	width:141px;
	background-position:-811px 0px ;
}



#g_navi li a:hover{
	text-decoration:none;
}




ul#bnr_holder {
border-bottom:1px solid #E0E0E0;
border-top:1px solid #E0E0E0;
margin:7px 0 0;
padding:0 0 10px;
}


ul#bnr_holder2 {
margin:7px 0 0;
padding:0 0 10px;
}

.tooltip{ 
position:absolute; 
top: 0;
 left: 0;
  z-index: 3;
   display: none;
	background: #ffffea;
	padding: 5px 10px;
	border:1px solid #99cb34;
width:450px;
text-align:left;
 }

.tooltip dl#faqList dt{ 
padding-top:5px;
}
.tooltip dl#faqList dd{
padding-top:5px;
color:#f83861;
padding-bottom:10px;
border-bottom:1px solid #CCC;
margin-bottom:5px;
}

