@charset "UTF-8";

/*=====================TIMELY WEB=======*/

body {
	font-size: 12px;
	text-align: center;
	background-color: white;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}

A,A:link,A:visited {
	text-decoration: none;
	color: #0000FF;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

ADDRESS.address {
	padding: 0px 0px 0px 0px;
	color: #808080;
	position: absolute;
	font-style: oblique;
	bottom: 6px;
	right: 12px;
	font-size: 12px;
}
/*=================================================Lyout-box*/
/*=================================================Lyout-box*/

#page {
	width: 844px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(images/back_ground.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

#header {
	width: 800px;
	height: 95px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 1px;
	background-image: url(images/img_top02.gif);
	text-align: right;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#headerbottom {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width: 800px;
	height: auto;
	margin-top: 24px;
	margin-left: auto;
	margin-right: auto;
}

#contents {
	width: 580px;
	height: auto;
	float: left;
	text-align: left;
}

#navi {
	width: 200px;
	height: auto;
	float: right;
	background-image: url(images/bg1px-white.gif);
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 8px;
	text-align: center;
	margin-bottom: 24px;
}

#subfooter {
	clear: both;
	width: 798px;
	height: auto;
	margin-top: 24px;
	margin-bottom: 8px;
	padding-bottom: 12px;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #cccccc;
	background-image: url(images/topics.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 800px;
	height: 120px;
	clear: both;
	margin-top: 12px;
	background-image: url(images/footer_back_120.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
/*===lyout-box-End*/

/*==================================================Header-text*/

.headcorp {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	position: absolute;
	bottom: 8px;
	left: 24px;
	font-family: "ＭＳ Ｐ明朝";
}

H3.headinfo {
	font-size: 12px;
	text-align: right;
	color: #999999;
	line-height: 1.3em;
	margin-top: 1px;
	margin-bottom: 1px;
}

.head-menu {
	font-size: 12px;
	padding: 2px 0 8px 2px;
}

.head-menu UL {
	text-align: right;
	padding-bottom: 1px;
	margin: 2px 0px 0px 24px;
	width: auto;
	position: absolute;
	bottom: 6px;
	right: 8px;
	list-style-type: none;
}

.head-menu LI {
	display: inline;
	padding-left: 9px;
	padding-right: 5px;
	background: url(images/h_list.gif) no-repeat;
}

.head-menu A,.head-menu A:visited {
	color: #666666;
	text-decoration: none;
}

.head-menu A:link {
	color: #666666;
}

.head-menu A:hover {
	color: #f27900;
}
/*============================================contents-text*/

/*=====================topics-box*/

.topics-box {
	border-width: 1px;
	border-style: solid;
	border-color: teal;
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

H1.topics01 {
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	padding-left: 12px;
	padding-top: 6px;
	color: teal;
	background-image: url(images/topics.gif);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: teal;
	background-position: center bottom;
}

p.topics02 {
	font-size: 14px;
	margin-left: 12px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 4px;
}
/*========================contents-text*/

H1.cont01,H1.cont03,H1.cont05,H1.cont07 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 6px;
	height: 24px;
}

H1.cont01 {
	background-image: url(images/out.gif);
	background-repeat: repeat-x;
	color: #007ec2;
}

H1.cont03 {
	background-image: url(images/bar_green.gif);
	background-repeat: repeat-x;
	color: #afca05;
}

H1.cont05 {
	background-image: url(images/bar_oreng.gif);
	background-repeat: repeat-x;
	color: #e8ba3c;
}

H1.cont07 {
	background-image: url(images/bar_red.gif);
	background-repeat: repeat-x;
	color: #e8743c;
}

H1.headtext01 {
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	position: relative;
	top: 18px;
	line-height: 1.2em;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

p.cont04 {
	font-size: 14px;
	margin-left: 12px;
	color: #444444;
	line-height: 1.3em;
}
/*====================================================Navi-SUB-menu*/

.sub-menu {
	font-size: 12px;
	background-image: url(images/bg1px-white02.gif);
	background-repeat: repeat;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}

.sub-menu UL {
	text-align: left;
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.sub-menu LI {
	display: block;
	padding-left: 12px;
	background: url(images/sub_list.gif) no-repeat 4px 2px;
	margin-bottom: 6px;
	margin-top: 6px;
}

.sub-menu A,.sub-menu A:link,.sub-menu A:visited {
	color: navy;
	text-decoration: none;
}

.sub-menu A:hover {
	color: #f27900;
	text-decoration: underline;
}
/*=========================================================navi-text*/

#navi H2 {
	height: 24px;
	font-size: 16px;
	padding: 4px 0px 0px 12px;
	background-image: url(images/topics.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
	margin-top: 0px;
}

H2.nm00 {
	border-bottom: 2px #8697c9 solid;
	margin-bottom: 2px;
}

.nm00 A {
	display: block;
	color: #8697c9;
}

H2.nm01 {
	border-bottom: 2px solid #007ec2;
	margin-bottom: 2px;
	font-size: 12px;
}

.nm01 A,.nm01 A:visited {
	display: block;
	color: #007ec2;
}

H2.nm02 {
	border-bottom: 2px solid #afca05;
	margin-bottom: 2px;
}

.nm02 A,.nm02 A:visited {
	display: block;
	color: #afca05;
}

H2.nm03 {
	border-bottom: 2px solid #e8ba3c;
	margin-bottom: 12px;
}

.nm03 A,.nm03 A:visited {
	display: block;
	color: #e8ba3c;
}

H2.nm04 {
	border-bottom: 2px solid #e86f3c;
	margin-bottom: 12px;
}

.nm04 A,.nm04 A:visited {
	display: block;
	color: #e86f3c;
}

.namebox {
	width: 180px;
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 14px;
	background-image: url(images/bg1px-white02.gif);
	background-repeat: repeat;
	font-family: "ＭＳ Ｐ明朝";
}

H1.name01 {
	font-size: 18px;
	font-weight: bold;
	height: 24px;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 4px;
	color: #444444;
	text-align: center;
	margin-bottom: 0px;
}

P.name02 {
	font-size: 14px;
	margin-left: 0px;
	color: #444444;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 4px;
	font-weight: bold;
	margin-top: 0px;
	line-height: 1.5em;
}
/*======================================================sub-foot-text*/

P.foot01 {
	font-size: 10px;
	margin: 2px 8px 1px 8px;
	color: #999999;
	line-height: 1.5em;
}
/*=======================================================footer-text*/

.footer-menu {
	font-size: 12px;
	padding: 2px 0 8px 2px;
}

.footer-menu UL {
	text-align: right;
	padding-bottom: 1px;
	margin: 2px 0px 0px 24px;
	list-style-type: none;
}

.footer-menu LI {
	display: inline;
	padding-left: 9px;
	padding-right: 5px;
	background: url(images/list.gif) no-repeat;
}

.footer-menu A,.footer-menu A:visited {
	color: navy;
	text-decoration: none;
}

.footer-menu A:hover {
	color: #f27900;
}
/*------------------------------------footer-text-End*/

/*========================================Image-position*/

IMG.position01 {
	bottom: 0px;
	margin: 2px 6px 2px 8px;
}

IMG.position02 {
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 12px;
	vertical-align: text-bottom;
}

IMG.position03 {
	margin: 8px 6px 2px 12px;
	vertical-align: middle;
}

IMG.pstn-r4-align-m {
	margin-right: 4px;
	vertical-align: middle;
}
/*====================================================Green-box*/

.greenbox {
	width: 500px;
	height: 200px;
	background-image: url(images/box_green500_200.gif);
	background-repeat: no-repeat;
}

P.green01 {
	margin-left: 6px;
	margin-right: 12px;
}

H3.green02 {
	font-size: 18px;
	color: #00a651;
	padding-top: 10px;
}

H4.green004 {
	font-size: 18px;
	color: #00a651;
}
/*====================================================margins*/

.margin-l_12 {
	margin-left: 12px;
}

.margin-l_24 {
	margin-left: 24px;
}

.margin-l_36 {
	margin-left: 36px;
}