@charset "Shift_JIS";

/* ページ共通
---------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
	}
body {
	background-image: url(../img/bg_foot_side.jpg);
	color: #999999;
	background-color: #000000;
	background-position: bottom;
	background-repeat: repeat-x;
}
A:link {
	color: #ffffff; 
	text-decoration:underline;
}
A:visited {
	color: #999999;
	text-decoration: underline;
}
A:active {
	color: #0066FF;
	text-decoration: underline;
}
A:hover {
	color:#0066FF;
	text-decoration: underline;
}
A.blue:link {
	color: #0066FF; 
	text-decoration:underline;
}
A.blue:visited {
	color: #0099FF;
	text-decoration: underline;
}
A.blue:active {
	color: #6666CC;
	text-decoration: underline;
}
A.blue:hover {
	color:#6666CC;
	text-decoration: underline;
}
.img{vertical-align:middle;}
.imgright {
	float: right;
	margin: 0 10px;
	}

.imgleft {
	float: left;
	margin: 0 10px 10px;
	}
.fs_10 {
	font-size: 10px;
}
.fs_14 {
	font-size:14px;}
	
.fs_16 {
	font-size:16px;}
		
.font_01 {
	color: #6666FF;
}
.font_02 {
	color: #CCCCCC;
}
.font_03 {
	color: #666666;
}
.font_04 {
	color: #ffffff;
}
h1 {
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	}
.clear {
	clear: both;
	
}	
.table-g td{
	border-collapse: collapse;
	vertical-align:top;
	padding:5px;
	vertical-align:top;
	text-align: left;
	width: 400px;
}
.table-s td{
	border-collapse: collapse;
	vertical-align:top;
	padding:5px;
	vertical-align:top;
	text-align: left;

}
.bar_01{
	background-color: #000066;
	height: 20px;
	margin: 5px;
	padding: 5px;
}
.pagetop a{
	float: right;
	color: #0099FF;
}
/*ライン*/
.line_01{
	background-image: url(../img/line_01.gif);
	padding: 0px;
	margin: 10px 0px;
	background-repeat: repeat-x;
	height: 10px;
	clear: both;
}
/* 大枠
---------------------------------------------------- */
#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
#contents{
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: none;
	border-left: 1px solid #666666;
	margin: 0px auto;
	padding: 0px;
	width: 898px;

}

/* ヘッダ
---------------------------------------------------- */
#header {
	margin:0px;
	width:868px;
	padding: 0px 20px 0px 10px;
	background-image: url(../img/bg_head.jpg);
	height: 70px;
	background-repeat: repeat-x;
}
#head_rogo {
	float: left;
	margin: 0 25px 0 0;
	padding: 0;
	height: 70px;
	width: 180px;
}
#head_bt{
	float: right;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 15px;
	width: 185px;
	text-align: right;
}	
/* ---------- submenu ---------- */
#menu{
	margin: 0px;
	padding: 0px;
	width: 185px;
}

#menu li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu a {
	display:block;
	margin: 0px;
	padding: 0px;
}

#menu li span {
	text-indent:-9999px;
	position:absolute;
	visibility:hidden

}
#menu .m01 {
	background-image: url(../img/bt_link.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#menu .m01_1 {
	background-image: url(../img/bt_link_02.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#menu a.m01:hover {
	background-image:url(../img/bt_link_02.gif);
}


#menu .m02 {
	background-image: url(../img/bt_map.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#menu .m02_1 {
	background-image: url(../img/bt_map_02.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#menu a.m02:hover {
	background-image:url(../img/bt_map_02.gif);
}


#menu .m03 {
	background-image: url(../img/bt_home.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#menu .m03_1 {
	background-image: url(../img/bt_home_02.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#menu a.m03:hover {
	background-image:url(../img/bt_home_02.gif);
}


  

	/* ナビゲーション
---------------------------------------------------- */
#navigation{
	margin: 10px 15px 0px;
	padding: 0px;
	width: 870px;
}

#navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigation a {
	display:block;
	margin: 0px;
	padding: 0px;
}
#navigation li span{

	text-indent:-9999px;
	position:absolute;
}
#navigation .graphic {
	background: url(../../img/g_navi01.jpg) no-repeat;
	height: 50px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}
#navigation .graphic1 {
	background: url(../../img/g_navi01_02.jpg) no-repeat;
	height: 50px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}

#navigation .temp {
	background: url(../../img/g_navi02.jpg) no-repeat;
	height: 50px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}
#navigation .temp1 {
	background: url(../../img/g_navi02_02.jpg) no-repeat;
	height: 50px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}

#navigation .works {
	background: url(../../img/g_navi03.jpg) no-repeat;
	height: 50px;
	width: 145px;
	margin: 0px;
	padding: 0px;;
}
#navigation .works1 {
  background: url(../../img/g_navi03_02.jpg) no-repeat;
  height: 50px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}
#navigation .faq {
  background: url(../../img/g_navi04.jpg) no-repeat;
  height: 50px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}
#navigation .faq1 {
  background: url(../../img/g_navi04_02.jpg) no-repeat;
  height: 50px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}

#navigation .contact {
  background: url(../../img/g_navi05.jpg) no-repeat;
  height: 50px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}
#navigation .contact1 {

  background: url(../../img/g_navi05_02.jpg) no-repeat;
  height: 50px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}

#navigation .about {

  background: url(../../img/g_navi06.jpg) no-repeat;
  height: 50px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}
#navigation .about1 {

  background: url(../../img/g_navi06_02.jpg) no-repeat;
  height: 50px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}

#navigation a.graphic:hover {
 
  background: url(../../img/g_navi01_02.jpg) no-repeat;
}
#navigation a.temp:hover {
 
  background: url(../../img/g_navi02_02.jpg) no-repeat;
}
#navigation a.works:hover {

  background: url(../../img/g_navi03_02.jpg) no-repeat;
}
#navigation a.faq:hover {

  background: url(../../img/g_navi04_02.jpg) no-repeat;
}
#navigation a.contact:hover {

  background: url(../../img/g_navi05_02.jpg) no-repeat;
}
#navigation a.about:hover {

  background: url(../../img/g_navi06_02.jpg) no-repeat;
}


/* トップページ見出し・リード
---------------------------------------------------- */
#topimage {
	background-image: url(../../img/topimage.jpg);
	background-repeat: no-repeat;
	margin: 10px 15px 0px;
	padding: 0px;
	height: 404px;
	width: 870px;
}

#topimage_lead{
	padding: 0px;
	height: 120px;
	width: 320px;
	margin: 250px 25px 0px 0px;
	float: right;
	font-size: 12px;
	line-height: 150%;
}



/* ページ本体
---------------------------------------------------- */
/* 3段組レイアウト
---------------------------------------------------- */

#pagebody {
	padding: 0px;
	width: 870px;
	color: #999999;
	background: #000000;
	margin:15px;
	font-size: 12px;
	overflow:auto;
}
#sub{
	float: left;
	width: 160px;
}
#sub_sozai{
	float: left;
	width: 170px;
}
#main{
	float: right;
	margin-left: 8px;
	width: 695px;
}
#main2{
	float: right;
	margin-left: 8px;
	width: 700px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	overflow: hidden;
}
/* トップページ
---------------------------------------------------- */

/*素材一覧*/
#rank{
	margin: 0px;
	padding: 0px;
	width: 160px;
	background-color: #272727;
	color: #999999;
}
#rank .menu_top{
	margin: 0px;
	padding: 15px 0px 0px 30px;
	width: 130px;
	height: 23px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/rank_tit.jpg);
	background-repeat: no-repeat;
}
#rank .menu_top2{
	margin: 0px;
	padding: 15px 0px 0px 30px;
	width: 130px;
	height: 25px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/rank_tit02.jpg);
	background-repeat: no-repeat;
}
#rank .menu_middle{
	margin: 0px;
	padding: 15px 8px;
	width: 142px;
	font-size: 12px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-color: #272727;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #484848;
	border-left-color: #484848;
}
#rank .menu_buttom{
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/rank_under.jpg);
	background-repeat: no-repeat;
}


#top_main{
	width: 480px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#top_main .info_top{
	margin: 0px;
	padding: 0px;
	width: 480px;
	background-image: url(../../img/info_tit.gif);
	height: 35px;
}
#top_main .info_fairy{
	margin: 10px 0px 0px;
	padding: 0px;
	width: 480px;
	background-image: url(../../img/fairy_tit.gif);
	height: 35px;
}
#top_main .info_middle{
	margin: 0px;
	padding: 10px 15px;
	width: 448px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
#top_main .info_buttom{
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 480px;
	background-image: url(../../img/info_under.gif);
}
#top_main img{
	margin-right: 15px;
}

#conents_ad{
	margin: 10px 0px 0px 15px;
	padding: 5px;
	width: 595px;
	border: 1px solid #666666;
	float: left;
}

/*広告コード*/

.ad_180{
	margin: 10px 0px;
	padding: 0px;
	width: 140px;
}
.ad_468{
	margin: 10px;
	padding: 0px;
	height: 80px;
	width: 488px;
	float: left;
}
/* コンテンツPR部分
---------------------------------------------------- */
#contents_pr_box{
	float: right;
	width: 195px;
	margin: 0px 0px 0 8px;
}
.contents_pr{
	margin: 0px 0px 10px;
	border: 1px solid #999999;
	background-image: url(../img/pr_bg.gif);
	padding: 5px;
}
.contents_pr2{
	margin: 0px 0px 10px;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #272727;
}
#contents_pr_box p{
	padding: 5px ;
}
/* PR欄
---------------------------------------------------- */
.pr_list{
	background-image: url(../img/pr_title.gif);
	color: #FFFFFF;
	margin: 0px;
	height: 15px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pr_list a{
	color: #FFFFFF;
	text-decoration: underline;
}
.pr_list a:visited{
	color: #ffffff;
}
.pr_list a:hover{
	color: #00CCFF;
}
.pr_result ul{
	list-style:none;
	margin: 5px;
	padding: 0px;
}
.pr_result li {
	margin: 0;
	padding: 0 0 0 15px;
	height: 20px;
	}
	

/* フッタ
---------------------------------------------------- */
#footer{
	clear:both;
	margin: 0 auto;
	padding: 35px 10px 10px 30px;
	height: 45px;
	width: 858px;
	background-image: url(../img/bg_foot.jpg);
	color: #666666;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	border-top-style: none;
	text-align: left;
	font-size: 10px;
	overflow: hidden;
	}
#footer p {
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
}

#footer a{
	font-size: 10px;
	
}
#footer01{
	margin: 0px;
	width: 870px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer .pagetop{
	float: right;
}

/***************中ページ*********************************
中ページナビゲーション                    
--------------------------------------------------------*/
#s_navi{
	margin: 0px 15px;
	padding: 0px;
	width: 870px;
}

#s_navi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#s_navi a {
	display:block;
	margin: 0px;
	padding: 0px;
}
#s_navi li span{

	text-indent:-9999px;
	position:absolute;
}
#s_navi .graphic {
	background: url(../img/s_navi01.jpg) no-repeat;
	height: 38px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}
#s_navi .graphic1 {
	background: url(../img/s_navi01_02.jpg) no-repeat;
	height: 38px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}

#s_navi .temp {
	background: url(../img/s_navi02.jpg) no-repeat;
	height: 38px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}
#s_navi .temp1 {
	background: url(../img/s_navi02_02.jpg) no-repeat;
	height: 38px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}

#s_navi .works {
	background: url(../img/s_navi03.jpg) no-repeat;
	height: 38px;
	width: 145px;
	margin: 0px;
	padding: 0px;;
}
#s_navi .works1 {
  background: url(../img/s_navi03_02.jpg) no-repeat;
  height: 38px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}
#s_navi .faq {
  background: url(../img/s_navi04.jpg) no-repeat;
  height: 38px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}
#s_navi .faq1 {
  background: url(../img/s_navi04_02.jpg) no-repeat;
  height: 38px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}

#s_navi .contact {
  background: url(../img/s_navi05.jpg) no-repeat;
  height: 38px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}
#s_navi .contact1 {

  background: url(../img/s_navi05_02.jpg) no-repeat;
  height: 38px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}

#s_navi .about {

  background: url(../img/s_navi06.jpg) no-repeat;
  height: 38px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}
#s_navi .about1 {

  background: url(../img/s_navi06_02.jpg) no-repeat;
  height: 38px;
	width: 145px;
	margin: 0px;
	padding: 0px;
}

#s_navi a.graphic:hover {
 
  background: url(../img/s_navi01_02.jpg) no-repeat;
}
#s_navi a.temp:hover {
 
  background: url(../img/s_navi02_02.jpg) no-repeat;
}
#s_navi a.works:hover {

  background: url(../img/s_navi03_02.jpg) no-repeat;
}
#s_navi a.faq:hover {

  background: url(../img/s_navi04_02.jpg) no-repeat;
}
#s_navi a.contact:hover {

  background: url(../img/s_navi05_02.jpg) no-repeat;
}
#s_navi a.about:hover {

  background: url(../img/s_navi06_02.jpg) no-repeat;
}

