@charset "shift-jis";

/*-----------------------------------------------*/
/*                      base                     */
/*-----------------------------------------------*/

body {
	color:#262626;
}

/* link style */

a {
	overflow: hidden;
	outline: none;
}
a:link, a:visited {
	color: #003e8b;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

#wrap {
	width:960px;
	margin:10px auto;
}

/*-----------------------------------------------*/
/*                    contents                   */
/*-----------------------------------------------*/

#contents {
	margin-bottom:50px;
}
#contents h2 {
	position:relative;
	margin-bottom: 20px;
	padding: 0 3px 0 0;
	background: #0549b1 url(../../../../share/img/st_right.gif) no-repeat right center;
}
#contents h2 span {
	display:block;
	height: 31px;
	padding: 14px 0 0 0;
	background:url(../../../../share/img/st_center.gif) repeat-x left center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}
#contents h2 img {
	float:left;
}
#contents h3 {
	position:relative;
	margin-bottom: 20px;
	padding-right:3px;
	background: #f3f3f3 url(../../../../share/img/sst_right.gif) no-repeat right center;
}
#contents h3 span {
	display:block;
	height: 27px;
	padding: 14px 0 0 10px;
	background:url(../../../../share/img/sst_center.gif) repeat-x left center;
	font-size: 14px;
	font-weight: bold;
}
#contents h3 img {
	float:left;
}
#contents h4 {
	margin: 0px 0 15px 0;
	padding-bottom:8px;
	padding-left: 8px;
	border-bottom: 2px solid #dfdfdf;
	/* background: url(../img/bg_ssst.gif) no-repeat; */
	font-size: 12px;
	font-weight: bold;
}
#contents h4 span {
	font-size: 12px;
}
#contents table h5 {
	margin: 30px 0 10px 0;
	padding:2px 3px 8px 15px;
	border-bottom: 1px solid #dfdfdf;
	background:url(../../../../share/img/line_sst.gif) no-repeat 3px 0;
	font-size: 14px;
	font-weight: bold;
}
#contents h5 span {
	font-size: 12px;
}
#contents table h5.top {
	margin-top:10px;
}
/* #contents table h4 {
	margin-top:3px;
	margin-bottom:10px;
	padding:3px;
	border:none;
	background:#01409d;
	color:#fff;
	text-align:center;
}

#contents table h6 {
	margin:0 3px 5px 3px;
	font-weight:bold;
}

#contents table ul.arrow {
	margin:10px 0 10px 0;
}
#contents table ul.arrow li {
	margin-bottom:5px;
	padding-left:20px;
	background:url(../../../../share/img/arrow.gif) no-repeat left center;
} */

#contents table ul.arrow,
#contents table ul.link {
	margin:10px 0 10px 0;
}
#contents table ul.arrow li {
	margin-bottom:5px;
	padding-left:20px;
	background:url(../../../../share/img/arrow.gif) no-repeat left center;
}
#contents table ul.arrow li img.member {
	vertical-align:sub;
}
#contents table ul.link li {
	margin-bottom:5px;
	padding-left:25px;
	background:url(../../../../share/img/i_popup.gif) no-repeat left center;
}


/*-----------------------------------------------*/
/*                   float clear                 */
/*-----------------------------------------------*/

#contents h2,
#contents h3 {
	zoom: 1; /* for IE5.5 - IE7 */
}
#contents h2:after,
#contents h3:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*-----------------------------------------------*/
/*                      common                   */
/*-----------------------------------------------*/

p, li, th, td, dt, dd {
	font-size:12px;
	line-height:180%;
}
#contents p {
	margin-bottom:5px;
}
#contents .red, .error {
	color:#e50000;
}
#contents .lineDot {
	height:5px;
	margin:5px;
	background:url(../../../../share/img/line_dot.gif) no-repeat left center;
}
#contents .btm10 {
	margin-bottom:10px;
}

/*-----------------------------------------------*/
/*                     subNavi                   */
/*-----------------------------------------------*/

#contents .subNavi {
	margin-bottom:15px;
	margin-left:10px;
}
#contents .subNavi li {
	float:left;
	margin-right:15px;
	padding-left: 12px;
	background: url(../../../../share/img/arrow_s.gif) no-repeat 0 8px;
}

/*-----------------------------------------------*/
/*                   btn pagetop                 */
/*-----------------------------------------------*/

.btnPagetop {
	width: 955px;
	margin: 15px 0 20px 0;
}
.btnPagetop a {
	float: right;
	width: 96px;
	height: 10px;
	background: url(../../../../share/img/btn_pagetop.gif) no-repeat 0 0;
	text-indent: -9999px;
}
.btnPagetop a:hover {
	background-position: 0 -10px;
}

/*-----------------------------------------------*/
/*                     table                     */
/*-----------------------------------------------*/

#contents > table {
	margin:0 auto 15px auto;
	width:950px;
}
#contents table td,
#contents table th {
	padding:7px 9px;
	line-height:1.4em;
	font-size:12px;
}
#contents table th,
#contents table td {
	border:1px solid #d6d6d6;
	vertical-align:top;
}
#contents table th {
	background:#e9e9e9;
	font-weight:normal;
	text-align:center;
	font-weight:bold;
}
#contents table tbody th {
	font-weight:normal;
	vertical-align:middle;
}
#contents table td p {
	padding-right:3px;
	padding-left:3px;
}
#contents table li {
	margin-left:5px;
	padding-left:10px;
	background:url(../../../../share/img/icon_dot.gif) no-repeat 0 7px;
}

/* table > table */

#contents table table {
	width:100%;
}
#contents table table th {
	width:75%;
	border:none;
	background:#fff;
	padding:3px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
#contents table table td {
	border:none;
	padding:3px 3px 3px 10px;
	font-weight:bold;
}
#contents table table td.logo {
	text-align:right;
}

/* table > table .photo */

#contents table table.photo th {
	width:300px;
}

/* border delete */

#contents table td.lineTopNone {
	padding-top:0;
	border-top:none;
}
#contents table td.lineBtmNone {
	padding-bottom:0;
	border-bottom:none;
}
#contents table td.lineTopBtmNone {
	padding-top:0;
	padding-bottom:0;
	border-top:none;
	border-bottom:none;
}

/* hitotsubashi */

#contents table th.hitotsubashi {
	background:#e8eefa;
}
#contents table td.hitotsubashi {
	background:#eff3fb;
}
#contents table td.hitotsubashi h4 {
	background:#1f5bd1;
}

/* ab */

#contents table th.ab {
	width:426px;
	background:#e4fbe6;
}
#contents table td.ab {
	background:#f0fbf1;
}
#contents table td.ab h4 {
	background:#387b18;
}
#contents table td.ab h5 {
	border-color:#387b18;
}


/* cd */

#contents table th.cd {
	width:426px;
	background:#faf8c0;
}
#contents table td.cd {
	background:#fbfaec;
}
#contents table td.cd h4 {
	background:#e2cd1f;
}
#contents table td.cd h5 {
	border-color:#e2cd1f;
}

/* aspic */

#contents table th.aspic {
	background:#f7beb6;
}
#contents table td.aspic {
	background:#fbf1f0;
}
#contents table td.aspic h4 {
	background:#ee1414;
}

/*-----------------------------------------------*/
/*                    dl list                    */
/*-----------------------------------------------*/

#contents dl.list {
	width: 725px;
	padding: 12px 5px;
	margin-bottom:10px;
}
#contents dl.list dt {
	padding-left: 18px;
	background: url(../../../../share/img/arrow_s.gif) no-repeat 3px 5px;
}
#contents dl.list dd {
	margin: -18px 0 6px 0;
	padding: 0 0 6px 150px;
	background: url(../../../../share/img/line_dot.gif) no-repeat center bottom;
}
#contents dl.list dd.last {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
#contents dl.list dd p {
	margin-left:0;
	margin-right:0;
}

/*-----------------------------------------------*/
/*                   pageEveFor                  */
/*-----------------------------------------------*/

#pageEveFor h2 {
	position:relative;
}
#pageEveFor h2 span {
	position:absolute;
	top:17px;
	right:11px;
}
#pageEveFor h2 span a {
	display:block;
	width:54px;
	height:14px;
	text-indent:-9999px;
	background:url(../../../../share/img/close.gif);
}
#pageEveFor h2 span a:hover {
	background-position:0 -14px;
}

/*-----------------------------------------------*/
/*                    dl list                    */
/*-----------------------------------------------*/

#contents dl.list dd {
	margin: -18px 0 6px 0;
	padding: 0 0 6px 170px;
}
#contents dl.list dt span {
	font-size:10px;
}


/*-----------------------------------------------*/
/*                   float clear                 */
/*-----------------------------------------------*/

.btnPagetop,
#contents .subNavi,
#contents table td {
	zoom: 1; /* for IE5.5 - IE7 */
}
.btnPagetop:after,
#contents .subNavi:after,
#contents table td:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
