@charset "UTF-8";
/* ========BASE======== */
html {
	overflow-y:scroll;
}
body {
	margin:0;
	padding:0;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:14px;
	background-color: #FFFFFF;
	background-image: url(../img/index_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #4a4a4a;
}
a {
	color:#333333;
	text-decoration:none;
}
img {
	border:0;
	margin-right: auto;
	margin-left: auto;
}
h1, h2, h3, h4, h5, h6, {
 margin:0;
}
/* ========HEADWRAP======== */
#headWrap {
	position:relative;
	width:960px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* ========HEADER======== */

#header {
	position:relative;
	width:960px;
}
/* ========HEADER======== */
#header h1 {
	margin:0;
	padding-top:6px;
	font-size: 12px;
	text-align: right;
	color: #FFF;
	font-weight: lighter;
	letter-spacing: 0.1em;
}
#header h1 a {
	color: #FFF;
}
#header h1 a:hover {
	text-decoration: underline;
}
/* ========NAVI======== */
#navi ul {
	margin:0 auto;
	padding:0;
	width: 960px;
	height: 56px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a8a8a8;
	border-bottom-color: #a8a8a8;
	border-left-color: #a8a8a8;
}
#navi li {
	float:left;
	text-align:center;
	list-style-type:none;
	display:block;
	width:166px;
	line-height:56px;
	border-right:1px solid #a8a8a8;
	color:#333333;
	font-size:16px;
	background-image: url(../img/navi_03_on.gif);
	background-position: center;
}
#navi li a {
	display:block;
	background-image: url(../img/navi_03.gif);
}
#navi li a:hover {
	background-image: url(../img/navi_03_on.gif);
}
#navi li.pub a {
	border-left-color: #a8a8a8;
	background-image: url(../img/navi_04.gif);
	width: 169px;
}
#navi li.pub a:hover {
	background-image: url(../img/navi_04_on.gif);
}
#navi p {
	margin:0 auto;
	padding:0;
	width: 960px;
}
/* ========CONTENTS======== */
#contents {
	clear:both;
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
/* ========MAIN======== */

#main {
	float:right;
	width:700px;
	padding-left: 4px;
	margin-top: 430px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main a {
	color:#5585ff;
	text-decoration:underline;
}
#main a:hover {
	text-decoration:none;
}
#main h1 {
	color:#7a7a7a;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	background-image: url(../img/bar_01.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 700px;
	margin-top: 22px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 62px;
	font-weight: lighter;
}
#main h2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 700px;
	margin: 0px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding-bottom: 10px;
}
#main h4 {
	margin-bottom:3px;
	padding-left:50px;
	border-bottom:1px solid #999;
	background:url("../img/aaaaaaaaaaa.gif") 0 5px no-repeat;
}
#main h5 {
	margin-bottom:2px;
	padding:2px;
	background:#82af21;
	color:#fff;
}
#main h6 {
	margin-bottom:2px;
	border-bottom:1px solid #666666;
}
#main p {
	margin-right: 22px;
	margin-left: 18px;
	line-height: 28px;
	color: #333;
	padding-top: 0px;
}
#main ul, ol, dl {
	margin: 0px;
	padding-left: 10px;
}
/* ========TOPICS======== */

* html body div#main dl.topics dd div {
	display:inline-block;
}
div#main dl.topics dt {
	float:left;
	width:100px;
	padding-top: 15px;
	padding-left: 20px;
}
div#main dl.topics dd {
	margin-right: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/* ========TOPICS2======== */

* html body div#main dl.topics2 dd div {
	display:inline-block;
}
div#main dl.topics2 dt {
	float:left;
	width:190px;
	padding-top: 15px;
	padding-left: 10px;
}
div#main dl.topics2 dd {
	margin-right: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 220px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/* ========SUB======== */


#sub {
	float:left;
	width:236px;
	height: 100%;
	background-color: #333;
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#99ffffff, EndColorStr=#99ffffff);
	background-color: rgba(255, 255, 255, 0.5);
	margin-top: 75px;
}
#sub .section {
	background-color:#ffffff;
	margin-bottom: 30px;
	width: 236px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 80px;
	border: 1px solid #c9c1b9;
}
#sub h2 {
	margin:0;
}
#sub ul {
	margin:0;
	padding:0;
}
#sub li {
	list-style:none;
	padding: 0px;
	height: 37px;
	line-height: 37px;
}
#sub li a {
	background-image: url(../img/menu_b.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	margin: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #666666;
	font-weight: lighter;
}
#sub li a:hover {
	text-decoration: underline;
	color: #fbbe03;
}
#sub p {
	width: 236px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 18px;
}
/* ========PAGETOP========= */
#pageTop {
	text-align:right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
/* ========FOOTER======== */

#footer {
	clear: both;
	width: 100%;
	text-align: left;
	font-size: 13px;
	background-color: #6699ff;
	padding-bottom: 10px;
}
#footer .footer_navi {
	margin: 0;
	color: #FFFFFF;
	background-image: url(img/footer_navi.gif);
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;
}
#footer .footer_navi a {
	text-decoration: none;
	color: #FFF;
	float: right;
}
#footer .footer_navi a:hover {
	text-decoration: underline;
}
#footer .copy {
	color: #FFFFFF;
	border-bottom-color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
	text-align: center;
}
/* ========TEXT======== */

.text_11 {
	font-size: 11px;
}
.text_12 {
	font-size: 12px;
}
.text_14_dgy {
	color:#333;
}
.text_rd {
	color:#ffcc00;
}
.text_bo {
	font-weight: bold;
	color: #000;
}
.text_16_bo {
	font-weight: bold;
	color: #000;
	font-size: 16px;
}
.text_lg {
	color: #999999;
}
/* ========FLOAT======== */
.float_l {
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 10px;
	margin-top: 10px;
}
.float_r {
	float: right;
	margin-left: 1em;
}
.floatclear {
	clear: both;
}
/* ========hr======== */
.hr1 {
	border: 0;
	height: 1px;
	background-image:      url(../img/bg_dotline.gif);
	background-repeat: repeat-x;
}
