@charset "Shift_JIS";

/*
■基本設定
■box設定
■マージン設定
■検索結果　ページ送り


■ボタン、リンク　配置



/* ============================================================
■基本設定
============================================================ */


#contents {
	width:760px;
	margin:20px auto;
}

#wrapper {
	margin: 0;
	padding:0;
}
#mainblock {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#mainblock2 {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
body {
	margin-top: 5px;
	padding: 0;
	background-color: #FFF;
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
}

h1 {
	margin: 0 auto;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
	margin-top:10px;
}
h3 {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}

#header {
	width: 760px;
}
#header_content {
	width: 760px;
	border-bottom: 4px solid #CC3333;
	margin-bottom: 10px;
	padding-bottom: 4px;
}

#header_content2 {
	width: 760px;
	border-bottom: 4px solid #ff3399;
	margin-bottom: 10px;
	padding-bottom: 4px;
	height: 46px;
}

#header_content3 {
	width: 760px;
	border-bottom: 4px solid #FF9933;
	margin-bottom: 10px;
	padding-bottom: 4px;
	margin:0px auto;
}

}
#footer {
	clear: both;
	width: 760px;
	background-image: url(../img/footer.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	text-align: center;
	border-top:#FF3399 solid 2px;
	margin:0px auto;
}
#footer ul {
	margin: 0 0 5px 0;
}
#footer ul li {
	font-size: 10px;
	border-right: #000000 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	display: inline;
	list-style-type: none;
}
#footer ul li.border-none {
	border-right: 0;
}

#footer2 {
	clear: both;
	width: 760px;
	background-image: url(../img/footer.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	text-align: center;
}
#footer2 ul {
	margin: 0 0 5px 0;
}
#footer2 ul li {
	font-size: 10px;
	border-right: #000000 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	display: inline;
	list-style-type: none;
}
#footer2 ul li.border-none {
	border-right: 0;
}

img {
	padding: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
a {
	COLOR: #0033cc
}
a:hover {
	COLOR: #99aaff
}
strong.red {
	color: #ff0000;
}
strong.more {
	color: #990000;
	font-size: 18px;
}


/* ============================================================
■BOX設定
============================================================ */
/*TOP用*/
#main {
	width: 520px;
	margin-top: 8px;
	margin-bottom: 20px;
	padding:0px;
	float: left;
}


.text {
	padding: 10px 0px 5px 5px;
}
.text p {
	margin: 0 0 4px 0;
	padding: 10;
}
.text a.textlink {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}
.text img.illust {
	float: right;
	margin: 0px 0px 3px 10px;
}


#side {
	width: 170px;
	margin-top: 8px;
}


/*各ページ用*/
#content {
	clear: both;
	width: 629px;
	border: 5px solid #CC3333;
	padding: 10px 2px;
}
.content_main {
	padding: 10px 18px 20px 18px;
}
.content_main p {
	width: 360px;
	padding: 0;
	margin: 0;
}
.content_main img.right {
	float: right;
	margin-right: 10px;
}
.content_main2 {
	padding: 10px 18px 20px 18px;
}
.content_main2 p {
	width: 360px;
	padding: 0;
	margin: 0;
	float: right;
}
.content_main2 img.left {
	float: left;
	margin-left: 10px;	
	margin-right: 15px;
}
.content_main3 {
	clear: left;
	padding: 10px 18px 20px 18px;
}
.content_main3 p {
	width: 370px;
	padding: 0;
	margin: 0;
	float: left;
}
.content_main3 img.left {
	float: left;
	margin-left: 20px;	
	margin-right: 25px;
}
.content_main4 {
	padding: 10px 18px 20px 18px;
}
.content_main4 p {
	width: 300px;
	padding: 0;
	margin: 0;
}
.content_main4 a {
	background-image: url(../img/p_next.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}
.content_main4 img.right {
	float: right;
	margin-right: 10px;
	margin-top: -50px;
}
.btn {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 30px;	
	clear: both;
}

#content2 {
	clear: both;
	width: 720px;
	padding: 10px 0;
	margin:0px auto;
}

#content3 {
	clear: both;
	width: 643px;
	padding: 10px 0;
	margin:0px auto;
}
#step {
	border-bottom: 1px dotted #333333;
	border-top: 1px dotted #333333;
	padding: 10px 2px;
	margin: 10px 0;
}
#step ul {
	margin: 0;
	padding: 15px 10px 0 10px;
}
#step ul li {
	list-style-type: none;
	padding-left: 60px;
	padding-bottom: 30px;
}
#step ul li.step1 {
	background-image: url(../img/step1.gif);
	background-position: 4px left;
	background-repeat: no-repeat;
}
#step ul li.step2 {
	background-image: url(../img/step2.gif);
	background-position: 4px left;
	background-repeat: no-repeat;
}
#step ul li.step3 {
	background-image: url(../img/step3.gif);
	background-position: 4px left;
	background-repeat: no-repeat;
}
#step ul li.step4 {
	background-image: url(../img/step4.gif);
	background-position: 4px left;
	background-repeat: no-repeat;
}
#step ul li.step5 {
	background-image: url(../img/step5.gif);
	background-position: 4px left;
	background-repeat: no-repeat;
}
#corp {
	margin-top: 10px;
}
#corp table {
	width: 641px;
	border: 1px solid #6699CC;
}
#corp table tr th {
	background-color: #6699CC;
	color: #FFFFFF;
	padding: 4px;
}
#corp table tr td {
	padding: 4px;
	border: 1px solid #6699CC;
}
#corp table tr td.cnt {
	text-align: center;
}
#corp table tr td.ex {
	padding-bottom: 10px;
	padding-top: 10px;
}
#corp table tr td p {
	padding: 0;
	margin: 0 10px 15px 10px;
}
#corp table tr td a.data {
	background-image: url(../img/p_next.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	margin-left: 10px;
}

#qa_list {
	margin-top: 10px;
	background-color: #DAE7F3;
}
#qa_list ul {
	margin: 0;
	padding: 15px 20px 0 20px;
}
#qa_list ul li {
	background-image: url(../img/p_q2.gif);
	background-position: 4px left;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 15px;
}
.qa_ans {
	width: 760px;
	border-top: 1px dotted #333333;
	padding: 10px 2px 25px 2px;
	text-align:left;
}
.qa_ans p.q {
	background-image: url(../img/p_q.gif);
	background-position: 4px left;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 10px;
	color: #6699CC;
	font-weight: bold;
}
.qa_ans p.ans {
	background-image: url(../img/p_a.gif);
	background-position: 4px left;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 5px;
}
.qa_ans a.menu-back {
	background-image: url(../img/p_next.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}
.qa_ans_last {
	width: 639px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding: 10px 2px 25px 2px;
}
.qa_ans_last p.q {
	background-image: url(../img/p_q.gif);
	background-position: 4px left;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 15px;
	color: #6699CC;
	font-weight: bold;
}
.qa_ans_last p.ans {
	background-image: url(../img/p_a.gif);
	background-position: 4px left;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 5px;
}
.qa_ans_last a.menu-back {
	background-image: url(../img/p_next.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}

.font_name {
	FONT-WEIGHT: bold; FONT-SIZE: 16px
}
.map {
	width: 588px; height:260px; text-align: left; margin-top: 20px; margin-bottom: 30px; padding-bottom: 10px; padding-top: 10px; padding-left: 20px; padding-right: 20px; background-color: #F5F5F5; border-bottom: 2px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #999999; border-top: 2px solid #999999;
}
.map IMG {
	FLOAT: right; MARGIN-RIGHT: 20px
}
.map OL {
	PADDING-RIGHT: 20px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px 20px 0px 10px; PADDING-TOP: 0px
}
.map OL UL {
	LINE-HEIGHT: 1.4em
}
.font10 {
	FONT-SIZE: 10px
}


.ar_menue TABLE TD LI {
	BACKGROUND-POSITION: left center; PADDING-LEFT: 0px; BACKGROUND-IMAGE: url(../img/arrow.gif); PADDING-LEFT: 10px; LINE-HEIGHT: 1.5em; BACKGROUND-REPEAT: no-repeat; LIST-STYLE-TYPE: none
}
.ar_doki {
	WIDTH: 760px
}
.ar_doki TABLE {
	MARGIN-LEFT: 10px; WIDTH: 640px
}
.ar_doki TABLE TD {
	VERTICAL-ALIGN: top; LINE-HEIGHT: 1.4em
}
.ar_doki TABLE TD IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}

#bottom_link {
	width: 760px;
	margin-bottom: 20px;
	font-size: 10px;
	padding-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#bottom_link a.back {
	float: left;
	background-image: url(../img/p_back.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 8px;
}
#bottom_link a.next {
	float: right;
	background-image: url(../img/p_next.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 8px;
}


#box1_middle {
	background-image: url(../img/box1_middle.gif);
	background-repeat: repeat-y;
	background-position: center right;
	text-align:center;
	margin:0px;
	padding:0px;
}

#box1_middle img{
	margin-top:10px;
}

#box2_middle {
	background-image: url(../img/box2_middle.gif);
	background-repeat: repeat-y;
	background-position: center right;
	text-align:center;
	margin:0px;
	padding:0px;
}

#box2_middle img{
	margin-top:10px;
}

#box2_middle div{
	font-size:10px;
	margin-left:10px;
	text-align:left;
	line-height:1.2;
}

/* ============================================================
■マージン設定
============================================================ */
#man_logo {
	margin: 0 0 4px 0;
	padding: 0;
}
.mgn_5 {
	margin: 5px;
}
.mgn_10 {
	margin: 10px;
}
.mgn_15 {
	margin: 15px;
}
.mgn_20 {
	margin: 20px;
}
.mgn_w5 {
	margin-left: 5px; margin-right: 5px;
}
.mgn_w10 {
	margin-left: 10px; margin-right: 10px;
}
.mgn_w15 {
	margin-left: 15px; margin-right: 15px;
}
.mgn_w20 {
	margin-left: 20px; margin-right: 20px;
}
.mgn_h5 {
	margin-bottom: 5px; margin-top: 5px;
}
.mgn_h10 {
	margin-bottom: 10px; margin-top: 10px;
}
.mgn_h15 {
	margin-bottom: 15px; margin-top: 15px;
}
.mgn_h20 {
	margin-bottom: 20px; margin-top: 20px;
}
.mgn_h40 {
	margin-bottom: 20px; margin-top: 40px;
}
.mgn_t5 {
	margin-top: 5px;
}
.mgn_t10 {
	margin-top: 10px;
}
.mgn_t15 {
	margin-top: 15px;
}
.mgn_t20 {
	margin-top: 20px;
}
.mgn_t40 {
	margin-top: 40px;
}
.mgn_b5 {
	margin-bottom: 5px;
}
.mgn_b10 {
	margin-bottom: 10px;
}
.mgn_b15 {
	margin-bottom: 15px;
}
.mgn_b20 {
	margin-bottom: 20px;
}

