/* ---------------------------------------------------------------- */
/*  ボディー
/* ---------------------------------------------------------------- */

body {
	background-color: #F9F9F9;
}
#exad-navi {
	background-color: #E5E5E5;
	text-align: right;
}
#exad-navi #exad-navi-inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#exad-navi ul {
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	float: right;
}
#exad-navi li {
	font-size: 80%;
	display: inline;
}
#exad-navi li.on a {
	background-color: #FFFFFF;
	color: #0BA8BE;
}
#exad-navi a {
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 20px;
	white-space: nowrap;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}



/* ---------------------------------------------------------------- */
/*  ヘッダー
/* ---------------------------------------------------------------- */

#header {
	clear: both;
	background-color: #FFFFFF;
}
#header-inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header-inner h1 {
	float: left;
	width: 250px;
}
#header-menu {
	float: right;
	margin-top: 5px;
}
#header-menu li {
	display: inline;
	margin-right: 15px;
}


/* ---------------------------------------------------------------- */
/*  タブナビゲーション
/* ---------------------------------------------------------------- */

#g-navi {
	background-image: url(../image/v2_header_navi_bgbg.gif);
	background-repeat: repeat-x;
	height: 46px;
}
#g-navi ul {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/v2_header_navi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
}
#g-navi ul li {
	list-style-type: none;
	display: block;
	margin: 0px;
	height: 46px;
	float: left;
	/*font-size: 0.8em;*/
	padding: 0px;
	line-height: 46px;
	font-weight: bold;
}
#g-navi span {
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
}
#g-navi a {
	color: #FFFFFF;
	text-decoration: none;
}
#g-navi a:hover {
	color: #FF7A06;
	text-decoration: underline;
}
#g-navi .on {
	background-image: url(../image/v2_header_navi_tab_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#g-navi .on span {
	background-repeat: no-repeat;
	display: block;
	background-image: url(../image/v2_header_navi_tab_l.gif);
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#g-navi .on span a {
	color: #FF7A06;
}
#g-navi .on span a:hover {
}
#pankuzu {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#pankuzu p {
	font-size: 80%;
	color: #999999;
}
#pankuzu a {
	color: #333333;
	text-decoration: none;
}
#pankuzu a:hover {
	text-decoration: underline;
}


/* ---------------------------------------------------------------- */
/*  コンテンツ
/* ---------------------------------------------------------------- */

#content {
	background-image: url(../image/v2_content_bg.gif);
	background-repeat: repeat-y;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#content-inner {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#content-btm {
	font-size: 1px;
	background-image: url(../image/v2_content_btm.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

/* ---------------------------------------------------------------- */
/*  ローカルナビ
/* ---------------------------------------------------------------- */

#local-navi {
	background-color: #DCDCDC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 6px;
	height: 30px;
}
#local-navi ul {
	height: 30px;
}
#local-navi li {
	list-style-type: none;
	display: block;
	margin: 0px;
	height: 30px;
	float: left;
	/*font-size: 0.8em;*/
	padding: 0px;
	line-height: 30px;
	font-weight: bold;
}

#local-navi span {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#local-navi a {
	text-decoration: none;
	color: #333333;
}
#local-navi a:hover {
	color: #FF7A06;
	text-decoration: underline;
}
#local-navi .on {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#local-navi .on span {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#local-navi .on span a {
	color: #FF7A06;
}
#local-navi .on span a:hover {
}


/*---------------------------------
　サイドバー
---------------------------------*/

#sidebar {
	text-align: left;
	padding-bottom: 50px;
	width: 225px;
	float: right;
}
#sidebar ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 20px;
}
#sidebar li {
	padding: 0px !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 1px !important;
	margin-left: 0px !important;
	line-height: 0px;
	font-size: 0px;
}


/*
#sidebar h3 {
	background-color: #FAFAFA;
	margin: 0px;
	padding: 3px;
	border: 1px solid #EBEBEB;
}
#sidebar ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#sidebar li {
	font-size: 85%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #999999;
}
#sidebar li a {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	display: block;
	padding-left: 15px;
	background-image: url(../image/adv_mypage-menu-point.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar li.active a {
	font-weight: bold;
	color: #FFAB64;
	text-decoration: none;
	background-image: url(../image/adv_mypage-menu-point03.gif) !important;
}
*/

/*---------------------------------
　コンテンツエリア
---------------------------------*/

#main-contents {
	float: left;
	width: 650px;
}



/* ---------------------------------------------------------------- */
/*  フッター
/* ---------------------------------------------------------------- */

address {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 90%;
	line-height: 1.3;
	font-style: normal;
	color: #666666;
	padding: 7px;
}
#main-image {
	padding: 0px;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}





/* ---------------------------------------------------------------- */
/*  ユーティリティ
/* ---------------------------------------------------------------- */
.clear {
	clear: both;
}
.center {
	text-align: center;
}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {
	background:#fff;
	color:#fff;
	margin-bottom: 20px;
}
.red {
	background-image: url(../image/icon_chuui.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	color: #FF3300;
	text-decoration: blink;
	background-color: #FFF0F0;
	padding-bottom: 3px;
}

.hissu {
	font-size: 85%;
	font-weight: normal;
	white-space: nowrap;
	margin-left: 5px;
	color: #CC3300;
}

.ctrl01 {
	/*width: 90%;*/
	padding: 7px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 85%;
	margin-bottom: 10px;
}

.ctrl02 {
	/*width: 90%;*/
	padding: 7px;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 85%;
	margin-bottom: 10px;
}

.ctrl03 {
	/*width: 90%;*/
	padding: 7px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 85%;
	margin-bottom: 10px;
}

.note02 {
	/*width: 90%;*/
	padding: 15px;
	border: 1px solid #EAE4CE;
	text-align: left;
	background-color: #FFFDF4;
	margin-bottom: 30px;
}

.note02 p {
	font-size: 80%;
	line-height: 150%;
}
