@charset "shift_jis";

/* Dropdown用CSS */

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */



.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
position: absolute;
left: 0px;

}
	
.suckerdiv ul li{
position: relative;

}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
background: #fff;
left: 0px;
width: 170px;
top: 0;
visibility: hidden;
}




/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: #fff;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover img{
	opacity: 0.60; 
    filter: Alpha(opacity=60); 
	
}

.suckerdiv .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

</style>


/* Dropdown用CSS */







html {
	overflow-y: scroll;
}
*{
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1{
	color:#FFF;
	font-size:10px;
	font-weight: normal;
	height:18px;
	padding-top: 3px;
	padding-left: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-size:12px;
}
body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	padding: 0;
	margin: 0;
	background-position: left top;
	color: #4B4B4B;
	background-color: #ECF1F9;
 }
p{
 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;
  }
a{
	text-decoration: none;
	overflow: hidden;
	outline: none;
	text-decoration: none;
 }
a:link {
	text-decoration:;
	color: #FF0056;
	font-size: 12px;

	line-height:;
}
a:visited {
	text-decoration: none;
	color: #FF0056;
	font-size: 12px;

	line-height:;
}
a:hover {
	text-decoration: underline;
	color: #FF0056;
	font-size: 12px;

	line-height: ;
}
.over01 a:hover img{
	opacity: 0.80; 
    filter: Alpha(opacity=80); 
}
.over02 a:hover img{
	opacity: 0.70; 
    filter: Alpha(opacity=70); 
}
.over03 a:hover img{
	opacity: 0.60; 
    filter: Alpha(opacity=60); 
}
#wrap{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.copy {
	padding-left: 30px;
}

#pan {
	padding:10px 20px 15px 0px;
	color: #333333;
	font-size: 11px;
}
#pan a{
	color: #BE0C69;
	font-size: 11px;

}

.img01 {
	border: solid 1px #DFDFDF;
	padding: 1px;
	text-align: right;
}
.img02 {
	border:solid 1px #DFDFDF;
	padding:1px;
}


/* トップページ用CSS */


.news {
	background-image: url(../images/nbg_news.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.sp01 {
padding-top: 19px;
}
.sp02 {
padding: 2px 0px 0px 3px;
}
.sp02b {
	padding-bottom: 2px;
}
.sp02c  {
	padding-bottom: 4px;
}
.sp02c a:hover img {
		opacity: 0.60; 
    filter: Alpha(opacity=60); 
}

.sp02d {
	padding: 3px 0px 0px 3px;

}
.sp02b a:hover img{
	opacity: 0.60; 
    filter: Alpha(opacity=60); 
}
.sp03 {
padding-top: 10px;
}
.sp04 {
	padding-bottom: 8px;

}
.sp04 a:hover img {
	opacity: 0.60; 
    filter: Alpha(opacity=60); 
}


.tx01 {
	color: #4B669E;
	font-size: 12px;
	padding: 0px 20px 0px 7px;
}
.tx01 a{
	color: #4B669E;
	font-size: 12px;
	padding: 0px 20px 0px 7px;
}
.tx02 {
	color: #464646;
	font-size: 12px;
	padding: 15px 5px 15px 5px;
}
.tx_head {
	padding: 3px 0px 0px 10px;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.tx_head a{
	color: #333333;
}
.tx_head a:hover{
	color: #333333;
	text-decoration: underline;
}
.tx_news {
	background-image: url(../images/n_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tx_news02 {
	padding: 5px 5px 4px 5px;
	color: #5476B4;
	font-size: 12px;
}
.tx_news03 {
	padding: 5px 5px 4px 5px;
	color: #4B4B4B;
	font-size: 14px;
}
.tx_news03 a{
	color: #4B4B4B;
	text-decoration: none;
}
.tx_news03 a:hover{
	color: #0066FF;
	text-decoration: none;
}

.sub_title {
	padding-left: 10px;
}
#bg_base {
	background-image: url(../images/nbg_base.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_base00 {
	background-color: #FFFFFF;
}

.bg_base01 {
	background-image: url(../images/gra01.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg_base02 {
	background-image: url(../images/gra02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#bg_navi {
	background-image: url(../images/bg_lnavi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#bg_info {
	background-image: url(../images/info_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#bg_contents {
	background-image: url(../images/nbg_contents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#copy {
	padding-top: 56px;

}

/* セカンドページ用CSS */

.main_content {
	text-align: left;
	line-height:180%;
	font-size:12px;
}

.main_content p {
	text-align: left;
	line-height: 180%;
	font-size: 12px;
	color: #666666;
	font-weight:normal;
}

.main_contentpb {
	text-align: left;
	line-height: 180%;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
.main_content_title01 {
	font-weight:bold;
	color:#BE0C69;
}
.main_content_title01b {
	font-weight:bold;
	color:#23ACCD;
}
.main_content_title02 {
	border-left:3px #BE0C69 solid;
	padding-left:10px;
	font-weight:bold;
}
.main_content_title02b {
	border-left:3px #39B7D5 solid;
	padding-left:10px;
	font-weight:bold;
}
.red {
	color: #FF0055;
}

/* リンク */

.link td {
	font-size:12px;
	color:#666666;
}

.link a {
	color:#BE0C69;	
}


/*-------------------------------
 サイトマップ
--------------------------------*/

.sitemap{
	font-size:12px;
	line-height:1.6;
	width:550px;
	margin: 0 auto;
	margin-bottom:50px;
}

.sitemap td{
	text-align:left;
	vertical-align: middle;
	padding-top:20px;
	padding-left:10px;
	padding-bottom:20px;
	background-image: url(../images/sitemap/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size:12px;
	color:#666666;
}

.sitemap a {
	text-decoration:none;
	color:#BE0C69;
}

/*-------------------------------
 入会のご案内
--------------------------------*/

.guide {
	font-size:12px;
	line-height:1.6;
	width:550px;
	margin: 0 auto;
	margin-bottom:50px;
}

.guide td{
	text-align:left;
	vertical-align: top;
	padding-top:20px;
	padding-bottom:10px;
	background-image: url(../images/sitemap/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size:12px;
	color:#666666;
}

.guide a {
	text-decoration:none;
	color:#BE0C69;
}


/* 追加分 */
.lrs {
	padding : 0px 15px 0px 15px;
	font-weight: normal;
}
.lrs01 {
padding : 5px 15px 0px 15px;
}
.lrs02 {
padding : 5px 15px 0px 15px;
}
.lrs02b {
padding : 5px 5px 0px 5px;
}
.lrs03 {
	color: #0053CE;
}
.lrs04 {
	color: #FF0000;
	font-size: 12px;
	padding: 1px 0px 5px 10px;
}
.lrs05 {
	color: #464646;
	font-size: 12px;
	padding: 5px 5px 0px 5px;
	background-image: none;
	background-repeat: no-repeat;
}
.lrs05 a{
	color: #E30F7E;
}

.lrs05 a:hover{
	color: #E30F7E;
	text-decoration: underline;	
}
.lrs06 {
	background-image: url(../images/info_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
.lrs07 {
padding: 15px 0px 0px 0px;
}

.c_table01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
.c_table03 {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #D8D8D8;
	border-right-color: #D8D8D8;
	font-size: 12px;
	color: #666666;
	padding: 3px 3px 3px 15px;
	line-height:180%;
}
.c_table06 {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #D8D8D8;
	border-right-color: #D8D8D8;
	font-size: 13px;
	color: #4F4F00;
	padding: 6px 6px 6px 12px;
	line-height:180%;
}

	
.aftitle{
    font-weight:bold;
    color:#e4006b;
    font-size: 1.1em;
    line-height:3em;
    display: block;
    margin-top:5px;
}
.afred{
    color:#ff007f;
}

.bdt{
border-top:solid 1px #ddd;
}



	
