@charset "utf-8";


/*---------------------------------------------------
* Templates 
*--------------------------------------------------*/
/*----- breadcrumb -----*/
p.TopicPath {
	margin-top: 9px;
	margin-bottom: 9px;
}

/*----- h -----*/
.contents h1 {
	background: url(/images/common/bg_title_h1.gif) no-repeat 0 0;
	padding-top: 12px;
	padding-left: 24px;
	padding-bottom: 16px;
	font-size: 110%;
	color: #00144d;
	font-weight: bold;
	margin-bottom: 20px;
}
.contents h2,
.contents h2.short,
.contents h2.half {
	padding-top: 1px;
	padding-left: 13px;
	font-size: 110%;
	font-weight: bold;
	height: 21px;
	margin-bottom: 18px;
}
.contents h2 {
	background: url(/images/common/bg_title_h2-01.gif) no-repeat 0 0;
}
.contents h2.short {
	background: url(/images/common/bg_title_h2-02.gif) no-repeat 0 0;
}

.contents h2.half {
	background: url(/images/common/bg_title_h2-03.gif) no-repeat 0 0;
}


/*----- BoxMenu -----*/
.BoxMenu div {
	border-top: 2px solid #000080;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	padding-top: 1px;
	padding-bottom: 2px;
}
.BoxMenu p {
	background: url(/images/common/bg_title_h3.gif) #ffffff repeat-y 0 0;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 11px;
	font-size: 110%;
	color: #002666;
	font-weight: bold;
}
.BoxMenu ul {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin-bottom: 20px;
	padding-top: 9px;
}
.BoxMenu .linkArrow01 li {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 9px;
	background: none;
	margin-left: 0;
	padding-left: 30px;
	padding-right: 10px;
	text-indent: -15px;
}
.BoxMenu .linkArrow01 li a {
	padding-left: 15px;
	background: url(/images/common/l-style_arrow01.gif) no-repeat 0 0.35em;
}



/*----- All_ContentsNavigation -----*/
#All_ContentsNavigation ul {
	clear: both;
	float: right;
	margin-top: 11px;
	margin-bottom: 23px;
	display: inline;
}
#All_ContentsNavigation li {
	float: left;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #010101;
}
#All_ContentsNavigation li.firstchild {
	border-left: none;
	margin-left: 0;
}
#All_ContentsNavigation p {
	clear: both;
	text-align: right;
}

/*-- pagetop --*/
.pagetop {
	clear: both;
	border-bottom: 1px solid #444444;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pagetop a {
	padding-left: 10px;
	background: url(/images/common/img_pagetop.gif) no-repeat 0 0.35em;
}
.pagetop_nLine {
	clear: both;
	border-bottom: none;
	padding-top: 20px;
	padding-bottom: 0;
}
.pagetop_nLine a {
	padding-left: 10px;
	background: url(/images/common/img_pagetop.gif) no-repeat 0 0.35em;
}



/*---------------------------------------------------
* 下層ページ
*--------------------------------------------------*/

/*----- advantage -----*/
/*-- advantageSeo --*/
.advantageSeo01,
.advantageSeo02,
.advantageSeo03 {
	margin-bottom: 20px;
}

/*-- advantageSeo01 --*/
.advantageSeo01 div {
	float: right;
	display: inline;
	width: 521px;
}
.advantageSeo01 div {
	float: right;
	display: inline;
	width: 521px;
}
.advantageSeo01 div p {
	line-height: 140%;
}
.advantageSeo01 p.linkArrow01 {
	margin-top: 15px;
}

/*-- advantageSeo02 --*/
.advantageSeo02 {
	background: url(/images/common/bg_dotline01.gif) repeat-x 0 100%;
	padding-bottom: 20px;
}
.advantageSeo02 div {
	float: right;
	display: inline;
	width: 521px;
}
.advantageSeo02 p {
	line-height: 140%;
}
.advantageSeo02 .floatL {
	float: left;
	display: inline;
	width: 199px;
}
.advantageSeo02 .floatL p {
	margin-bottom: 10px;
	line-height: 1;
}
.advantageSeo02 p.lastchild {
	margin-bottom: 0;
}

/*-- advantageSeo03 --*/
.advantageSeo03 div {
	float: right;
	display: inline;
	width: 521px;
}
.advantageSeo03 p {
	line-height: 140%;
}
.advantageSeo03 .floatL {
	float: left;
	display: inline;
	width: 199px;
}
.advantageSeo03 .floatL p {
	margin-bottom: 10px;
	line-height: 1;
}
.advantageSeo03 p.lastchild {
	margin-bottom: 0;
}

p.entryBody {
	line-height: 1.2em;
}

