@charset "utf-8";

div#contents {/*contentsを強制上書き*/
	width:100% !important;
	text-align:center;/* for IE5.5 */
	voice-family:"\"}\"";
	voice-family:inherit;
	text-align:left;/* for Modern browsers */
	position: static;
}

/* global navi
=========================================*/

#naviWrap {
	zoom:1;
	height:75px;
	width:100%;
	background:url(../image_gNavi/g_nav_bgr.jpg) repeat-x center top;
	left:0;
	position:absolute;
	z-index:1001;
	min-width:900px;
}
#toppage #naviWrap {
	height:35px;
}
#naviWrap #gl_navi {
	zoom:1;
	height:35px;
	border-bottom:solid 0 #e6e6e6;
}
#naviWrap #gl_navi #gl_naviArea {
	height:35px;
	width:900px;
	margin:0 auto;
}
#naviWrap #gl_navi #gl_naviArea img {
	vertical-align:top;
}
#naviWrap #gl_navi #gl_naviArea h1 {
	float:left;
	height:35px;
	width:155px;
}
#naviWrap #gl_navi #gl_naviArea ul li {
	font-size:1px;
	line-height:1px;
	float:left;
}
#naviWrap #gl_navi #gl_naviArea ul .styling {
	padding:0 0 0 15px;
}
#naviWrap #gl_navi #gl_naviArea ul .support {
	padding:8px 0 0 3px;
}
#naviWrap #subNavi {
	height:40px;
	width:100%;
	zoom:1;
	background:url(../image_gNavi/sub_nav_sdw.png) no-repeat center bottom;
	clear:both;
}
#naviWrap #subNavi .inner {
	width:100%;
	height:35px;
	background:#fff;
}
#naviWrap #subNavi #subNaviArea {
	margin:0 auto;
	width:900px;
	overflow:hidden;
}
#naviWrap #subNavi #subNaviArea p {
	float:left;
	font-size:85.7%;
	padding:9px 0 0 15px;
	overflow:hidden;
	background:url(../image_gNavi/crumb.gif) no-repeat 0 13px;
	margin:0 0 0 8px;
	color:#333;
}
#naviWrap #subNavi #subNaviArea p a {
	color:#666;
}
#naviWrap #subNavi #subNaviArea p.parent {
	background:url(none/index.html);
	padding-left:0;
	margin-left:0;
}
#naviWrap #subNavi #subNaviArea ul {
	margin:3px 0 0 25px;
	height:32px;
	float:right;
}
#naviWrap #subNavi #subNaviArea ul li {
	float:left;
	font-size:85.7%;
	line-height:32px;
	margin-left:15px;
	padding-left:10px;
	background:url(../image_gNavi/sub_navi_arrow.gif) no-repeat left center;
}

/* link color
=========================================*/

a:link, a:visited, a:active {
	color:#016ba2;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* font
=========================================*/

* html body {
	background:url(null/index.html) fixed;  /*-- IE6スクロール時のがたつきを防止 --*//*-- overflow:scroll;--*/

}
body {
	font-size:80%;
	line-height:1.7;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Arial", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
.caption {
	font-size:80%;
}

/* clearfix
=========================================*/

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
	min-height:1px;
	zoom:1;
}
* html .clearfix {
	height:1px;/*¥*//*/

	height:auto;

	overflow:hidden;

	/**/

}

/* clear
=========================================*/

.clear {
	clear:both;
}

/* hr
=========================================*/

hr {
	display:none;
}

/* text-align
=========================================*/

.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}
.mb25 {
	margin-bottom:25px;
}
.mb30 {
	margin-bottom:30px;
}
.mb40 {
	margin-bottom:40px;
}
.mb50 {
	margin-bottom:50px;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
.mt25 {
	margin-top:25px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mt50 {
	margin-top:50px;
}
.mt60 {
	margin-top:60px;
}
.mt70 {
	margin-top:70px;
}
.mt80 {
	margin-top:80px;
}

/* #wrapper
=========================================*/

div.width_full {
	width:100%;
	clear:both;
}
div.width_full_sdw40 {
	width:100%;
	clear:both;
	background:#E5E5E5;
	background:url(../image_common/div_sdw_40_bgr.jpg) repeat-x center top;
}
div.width_full_sdw_btm {
	width:100%;
	clear:both;
	background:#E5E5E5;
	background:url(../image_common/bgr_separate.jpg) repeat-x center bottom;
}
div.width_full_sdw_btm_upsdw {
	background:url(../image_common/bgr_separate_upsdw.jpg) repeat-x center bottom;
}
div.devider {
	background:url(../image_common/devider.jpg) no-repeat center bottom;
}
div.devider_page_inner {
	background:url(../image_common/devider_page_inner.jpg) no-repeat center bottom;
}

.wrapper {
	width:900px;
	margin:0 auto;
	clear:both;
}
.section {
	margin:0 auto;
	width:900px;
	padding:50px 0;
	clear:both;
	line-height:150%;
}
#btm_wrap {
	background:#F0F0F0 url(../image_common/btm_wrap_bgr.jpg) no-repeat center top;
	padding:40px 0;
}
strong {
	font-weight:bold;
}

/* contents_wrap
=========================================*/
.contents_wrap .col_left {
	float:left;
	width:400px;
}
.contents_wrap .col_right {
	float:left;
	margin-left:50px;
	width:400px;
}
.contents_wrap .section_in {
	margin-left:30px;
}
.contents_wrap .caption {
	margin-top:5px;
}


/* contents_wrap - dtbox
=========================================*/
.contents_wrap .dtbox {
	color:#555;
}
.contents_wrap .dtbox h4 {
	padding:0 0 15px 7px;
	border-bottom:2px solid #E6E6E6;
}
.contents_wrap .dtbox h5 {
	font-size:110%;
	font-weight:bold;
	margin:20px 0 20px 7px;
}
.contents_wrap .dtbox p {
	margin:15px 0 0 7px;
	line-height:170%;
}

/*
.contents_wrap .col_right p {
	margin:15px 0 0 7px;
}
*/



/* slide_wrap
=========================================*/
.slide_wrap .slidebox {
	position:relative;
	width:900px;
	height:400px;
	overflow:hidden;
	background:#fff;
}
.slide_wrap .slidebox p {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	display:none;
}
.slide_wrap .slidebox ul li.ss_prv {
	position:absolute;
	top:210px;
	left:0;
}
.slide_wrap .slidebox ul li.ss_fwd {
	position:absolute;
	top:210px;
	right:0;
}
.slide_wrap .slidebox ul li {
	cursor:pointer;
}
.slide_wrap .slidebox ul li:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	cursor:pointer;
}
.slide_wrap .panel ul li {
	float:left;
	padding:0 0 0 5px;
	font-size:1px;
	line-height:1px;
	border:solid 0 #f00;
	cursor:pointer;
}
.slide_wrap .panel li:hover {
	cursor:pointer;
}


/* slide_mini */
.slide_mini .panel ul {
	float:left;
}
.slide_mini .panel ul li {
	float:left;
	padding:0 0 0 5px;
	font-size:1px;
	line-height:1px;
	cursor:pointer;
}
.slide_mini .panel .ss_prv,
.slide_mini .panel .ss_fwd {
	float:left;
	width:11px;
	height:13px;
	padding-top:10px;
	cursor:pointer;
}

/* imgOv
=========================================*/
.imgOv a img {
	filter:alpha(opacity=100);
  -moz-opacity:1.0;
  opacity:1.0;
}
.imgOv a:hover img {
	filter:alpha(opacity=50);
  -moz-opacity:0.7;
  opacity:0.7;
}

/* header
=========================================*/

h2.header {
	margin:50px auto 0;
	height:40px;
	width:845px;
	padding:8px 0 0 55px;
	background:url(../image_common/h2_bgr.gif) no-repeat;
	clear:both;
}

/* pagetop
=========================================*/

.pagetop {
	width:900px;
	margin:10px auto 0;
	overflow:hidden;
	clear:both;
}
.pagetop ul li {
	background:url(../image_common/pagetop_arrow.gif) no-repeat left center;
	padding-left:10px;
	float:right;
	font-size:80%;
	font-weight:bold;
}
.pagetop ul li a {
	color:#333;
	text-decoration:none;
}

/* text decoration
=========================================*/

.encl {
	border:1px solid #999;
	font-size:80%;
	padding:1px 3px;
	margin:0 2px 0 0;
	font-weight:normal;
}
.encl_line {
	line-height:2;
}
.bold {
	font-weight:bold;
}
.ul {
	text-decoration:underline;
}
.green {
	color:#090;
}
.red {
	color:#F00;
}
.marker {
background:#F7C9DD;
font-weight:bold;
}
.caution_indent {
	padding-left: 27px;
	text-indent: -27px;
}


/* btm caution block
=========================================*/

#btm_caution {
	font-size:75%;
	line-height:1.5;
	width:900px;
	margin:0 auto;
}
#btm_caution ul {
	list-style-type:square;
	margin:0 0 0 20px;
}
#dummy_footer {
	text-align:center;
}

/* special_contents_wrap
=========================================*/
#special_contents_wrap {
	padding-top:100px !important;
}



/*201503 ua add*/
div.finish{
	background:#fafafa;
	padding:0.4em 0;
}

div.finish div{
	width:900px;
	margin:0 auto;
}

div.finish div p.finishcopy{
	float:left;
	width:50%;
	color:#C00;
	line-height:1.5;
	font-size:12px;
}

div.finish div ul{
	float:right;
	width:50%;
	font-size:12px;
	text-align:right;
	padding-top:0.3em;
}

div.finish div ul li{
	margin-bottom:0.1em;
}

div.communityArea ul li{
	margin-bottom:7px;
}

div.communityArea ul li a{
	display:block;
	width:223px;
	height:57px;
	position:relative;
}

div.communityArea ul li a span{
	position:absolute;
	width:130px;
	height:32px;
	font-size:10px;
	top:23px;
	left:88px;
}
