@charset "UTF-8";

/* ================================================================ *
	ミモト株式会社様用
	カスタマイズcss
	
	081215作成	
 * ================================================================ */

/* 画像を回り込ませている箇所の見出しデザイン */
#container p {
	color: #000000;
}
#main h2 {
	background-image: url(../img/title_obi.png);
	background-repeat: repeat-x;
	width: 595px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #333300;
	border: 0.5px solid #BBBBBB;
}
#main p {
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	text-align: justify;
	text-justify: disribute;
}
#logo {
	height: 58px;
	width: 250px;
	float: left;
	padding-top: 5px;
}
#head_top {
	background-color: #FFFFFF;
	height: 70px;
	width: 827px;
	background-image: url(../img/top_back.jpg);
}
#head_tel {
	font-weight: bold;
	float: right;
	width: 400px;
	height: 2em;
	padding-top: 10px;
}
#head_mail {
	float: right;
	height: 28px;
	width: 300px;
	padding-right: 50px;
}
#head_img {
	height: 320px;
	width: 827px;
	margin: 0px;
	padding: 0px;
}
#side {
	float: left;
	background-color: #FFFFFF;
	height: auto;
	width: 189px;
	padding-top: 10px;
}
#next_btn {
	text-align: center;
}
#footer a {
	color: #000000;
}

#side a {
	text-decoration: underline;
}
#side p {
	font-size: 11px;
}
.main_cont {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 30px;
	height: auto;
}
#main h3 {
	background-color: #EEEEEE;
	font-size: 105%;
	height: 1.6em;
	width: 90%;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #999966;
	margin-left: 5%;
	text-indent: 2ex;
	margin-top: 20px;
	display: block;
	vertical-align: middle;
	padding-top: 6px;
	margin-bottom: 30px;
}
#main .main_cont ul {
	list-style-type: none;
}
.flow_box_01 {
	width: 90%;
	margin-left: 5%;
}
.flow_box_02 {
	width: 90%;
	margin-left: 5%;
	margin-top: 1%;
	height: 92px;
	background-image: url(../img/arrow.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.flow_box_02  h4 {
	width: 99%;
	background-image: url(../img/h4_img.jpg);
	background-repeat: repeat-x;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999966;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	text-indent: 1em;
	padding-top: 5px;
}
.flow_box_02img {
	width: 60px;
	height: 60px;
	float: right;
	margin-left: 1%;
	margin-top: 3px;
}
.flow_box_03 {
	width: 90%;
	margin-left: 5%;
	margin-top: 1%;
	height: 50px;
}
.flow_box_03 h4 {
	width: 99%;
	background-image: url(../img/h4_img.jpg);
	background-repeat: repeat-x;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999966;
	height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	text-indent: 1em;
	padding-top: 5px;
}
.small_text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #777777;
}
.pagetop {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	float: right;
	width: 25%;
}

