@charset "utf-8";

/*----------------------------------------------
 サイト共通
------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html {
	overflow: scroll;
}
img {
	border: none;
}
img,input,select,textarea {
	vertical-align: middle;
}
p {
	line-height: 170%;
	color: #666666;
}
ul li {
	list-style-type: none;
}
a {
	color: #666666;
}
a:hover {
	color: #FDBC45;
}
h1.maintext {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #999999;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 2px 0 2px 0;
}

#bg_shadow {
	background-image: url(../image/bcg_img01.jpg);
	background-repeat: repeat-x;
}

#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	width: 800px;
	font-size: 12px;
}

/* フォントサイズ指定 */
body{
	font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	background-color: #FDFDFD;
}
table {
	font-size:inherit;
	font:100%;
}
.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%; }

/* ヘッダー
------------------------------------------------*/
#header {
	width: 800px;
	height: 66px;
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.header_s_menu {
	width: 300px;
	padding-top: 42px;
	padding-left: 245px;
	float: left;
}
.arrow {
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;	
	padding-left: 18px;
	float: left;
}
.arrow2 {
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 19px 1px;	
	padding-left: 34px;
	float: left;
}
.arrow3 {
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 19px 0;	
	padding-left: 34px;
	float: left;
	width: 100px;
}
.arrow a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.arrow a:hover {
	color: #FDBC45;
}
.arrow2 a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.arrow2 a:hover {
	color: #FDBC45;
}
.arrow3 a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.arrow3 a:hover {
	color: #FDBC45;
}

/* グローバルナビゲーション
------------------------------------------------*/
#menu {
	width: 800px;
	height: 39px;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
}
#bt01 a {
	display: block;
	text-indent: -9999px;
	width: 133px;
	height: 39px;
	background-position: top;
}
#bt01 a:hover {
	display: block;
	text-indent: -9999px;
	width: 133px;
	height: 39px;
	background-position: bottom;
}
#bt06 a {
	display: block;
	text-indent: -9999px;
	width: 135px;
	height: 39px;
	background-position: top;
}
#bt06 a:hover {
	display: block;
	text-indent: -9999px;
	width: 135px;
	height: 39px;
	background-position: bottom;
}
.bt01 {
	background-image: url(../image/gnav_bt_01.jpg);
}
.bt02 {
	background-image: url(../image/gnav_bt_02.jpg);
}
.bt03 {
	background-image: url(../image/gnav_bt_03.jpg);
}
.bt04 {
	background-image: url(../image/gnav_bt_04.jpg);
}
.bt05 {
	background-image: url(../image/gnav_bt_05.jpg);
}
.bt06 {
	background-image: url(../image/gnav_bt_06.jpg);
}


/* パンくず
------------------------------------------------*/
#p_list {
	padding: 5px 11px 5px 5px;
	text-align: right;
}


/* コンテンツ
------------------------------------------------*/
#wrap {
	background-image: url(../image/page_bcg.jpg);
	background-repeat: repeat-y;
}
#contents-all {
	width: 800px;
}
.right_s_menu2 {
	width: 178px;
	background-color: #FFFFFF;
	color: #666666;
	line-height: 180%;
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 10px;
}
.right_stext {
	float: left;
	font-size: 93%;
	padding-left: 10px;
	width: 105px;
	line-height: 120%;
}
.right_s_menu3 {
	width: 190px;
	margin-top: 10px;
	padding-bottom: 5px;
}

/* ユーティリティナビゲーション */
#side_contents {
	width: 214px;
	float: left;
}
#s_menu {
	width: 180px;
	background-color: #FFFFFF;
	margin: 5px 5px 0 15px;
}
#s_menu ul li {
	line-height: 200%;
	padding-left: 10px;
}
#s_menu ul li a {
	text-decoration: none;
	color: #666666;
}
#s_menu ul li a:hover {
	text-decoration: none;
	color: #8CB8FF;
}
#s_menu2 {
	width: 214px;
	height: 75px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#s_menu3 {
	width: 202px;
	background-color: #E8E8E8;
	color: #666666;
	line-height: 180%;
	margin: 0;
	padding: 0 6px 0 6px;
}
#bannerarea {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* ie7対策 */
*:first-child+html .ie01 {
	margin-bottom: -3px;
} 
*:first-child+html .ie02 {
	margin-top: -3px;
} 

/* メインコンテンツ */
#main_contents {
	width: 576px;
	float: right;
	padding-top: 10px;
}
.bl_01 {
	width: 576px;
	margin-left: auto;
	margin-right: auto;
}
.bl_02 {
	width: 576px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.sub_bl_01 {
	width: 190px;
	float: left;
}
.sub_bl_02 {
	width: 374px;
	padding-left: 10px;
	float: left;
}
.sub_bl_02 td {
	color: #666666;
	font-size: 11px;
}
.area-text {
	padding: 4px 0 3px 6px;
}
.gotoTop{
	text-align:right;
	border-top:1px solid #E4E4E4;
	padding: 20px 0;
	width: 370px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
* html .gotoTop{
	text-align:right;
	border-top:1px solid #E4E4E4;
	padding: 20px 0;
	width: 370px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
.whatsnew {
	width: 576px;
	padding-bottom: 40px;
}
.whatsnew ul {
	list-style-type: none;
	padding-left: 10px;
}
.whatsnew ul li {
	background-image: url(../image/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333333;
}
.f-l-wn1 {
	float: left;
	width: 80px;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
	padding-left: 20px;
}
.f-l-wn2 {
	float: left;
	width: 200px;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}

/* フッター
------------------------------------------------*/
#footer {
	background-image: url(../image/footer_bcg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #CCCCCC;
}
#g_nav {
	color: #666666;
	padding: 5px 0;
	line-height: 170%;
	border-top: 1px solid #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#g_nav a {
	color: #666666;
	text-decoration: none;
}
#g_nav a:hover {
	color: #FDBC45;
	text-decoration: none;
}
.copyright {
	color: #666666;
	padding: 8px 0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

/* campaign
------------------------------------------------*/
.f-c-b-titel {
	color: #89AA22;
	font-weight: bold;
	font-size: 1.2em;
	border-left: 6px solid #89AA22;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.sub_bl_03 {
	width: 320px;
	float: left;
}
.sub_bl_04 {
	width: 246px;
	padding-left: 5px;
	float: left;
}
.f-w-br {
	font-weight: bold;
	color: #FF0000;
}
.f-c-r {
	color: #FF0000;
}
.campaign {
	padding-bottom: 40px;
}
.campaign-attention {
	margin-top: 5px;
	line-height: 160%;
	color: #666666;
}
.f-c-attention {
	color: #FF0000;
}
.campaign th {
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	line-height: 200%;
	font-weight:normal;
}
.campaign td {
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	line-height: 200%;
	border-left: 1px solid #CCCCCC;
}
.campaign-bd td {
	font-weight:  bold;
	background-color: #EEECEA;
}
.campaign-bd th {
	font-weight:  bold;
	background-color: #EEECEA;
}
.b-t-g {
	border-top: 2px solid #E6E6E6;
	padding-top: 5px;
}
.order {
	padding-top: 10px;
	text-align: right;
}

/* position指定
------------------------------------------------*/
.t-a-right {
	text-align: right;
}
.t-a-left {
	text-align: left;
}
.t-a-center {
	text-align: center;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.f-w-bold {
	font-weight: bold;
}
.p-b-10 {
	padding-bottom: 10px;
}
.m-t-5 {
	margin-top: 5px;
}
.m-t-10 {
	margin-top: 10px;
}
.m-t-15 {
	margin-top: 15px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-b-5 {
	margin-bottom: 5px;
}
.m-b-10 {
	margin-bottom: 10px;
}
.p-l-10 {
	padding-left: 10px;
}

/* float解除　clearfix */
.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 */

.clear {
	clear: both;
}


