@charset "Shift_JIS";

body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 130%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	color: #444444;
}

body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object {
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}


ul {
	list-style: none outside none;
}

img {
	border: 0;
	vertical-align:middle;
}

#header{
	width: 800px;
}

#logo{
	float: left;
}

#contact{
	float: right;
}

#container {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	padding: 0 0px;
}

.small{
	font-size: 80%;
	line-height: 100%;
}

.clear{
	clear:both;
}

/* *********************************

/* TOP IMAGE

*********************************** */

#img01{
	clear: both;
	margin-bottom: 30px;
}

#box01 {
	margin: 0 auto 50px auto;
	width: 720px;
	background-image: url(../img/box01_2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f1f1ed;
}

#box01 .list_set{
	margin: 20px auto 0 auto;
	width: 650px;
	padding-bottom: 10px;
}

#box01 .list1{
	padding-left: 30px;
	font-size: 130%;
	font-weight:bold;
	line-height: 23px;
}

#box01 .list2{
	padding-left: 30px;
	margin: 2px 0 20px 0;
}

#box01 #list_n1{
	background-image: url(../img/box01_n1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#box01 #list_n2{
	background-image: url(../img/box01_n2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#box01 #list_n3{
	background-image: url(../img/box01_n3.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#box01 #list_n4{
	background-image: url(../img/box01_n4.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#solution{
	margin: 0 auto 50px auto;
	width: 720px;
}

.request{
	margin: 0 auto 60px auto;
	width: 620px;
}

#box02 {
	margin: 0 auto 50px auto;
	width: 640px;
	background-color: #f0f0f0;
	background-image: url(../img/box02_1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#box02 .inner{
	font-size:130%;
	font-weight:bold;
	line-height: 1.5;
	color:#666666;
	padding: 25px 45px 15px 45px;
	background-image: url(../img/box02_2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#box02 .inner .block{
	margin-bottom: 10px;
}

#box02 .inner .list{
	margin:  5px 0 5px 20px;
	color:#0177ae;
	text-decoration:underline;

}

#box03{
	background-color: #f2f6f8;
	background-image: url(../img/box03_2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 60px;
	display: inline-block;
}

#box03 :after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
* html #box03 { height: 1% }

#box03 .list{
	background-image: url(../img/line01.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear:both;
	min-height: 1em;
    display: inline-block;
	padding-bottom: 15px;
}

#box03 .list:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

/* exlude MacIE5 \*/
* html #box03 .list { height: 1% }
#box03 .list{display:block;}
/* end MacIE5 */

#box03 .txt_box{
	width: 400px;
	padding: 0 0 0 55px;
	margin: 20px 0 0px 30px;
	float:left;
}

#box03 .txt_box_2{
	width: 600px;
	padding: 0 0 0 55px;
	margin: 20px 0 0px 30px;
	float:left;
}

#box03 #list_n1{
	background-image: url(../img/box03_n1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#box03 #list_n2{
	background-image: url(../img/box03_n2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#box03 #list_n3{
	background-image: url(../img/box03_n3.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#box03 #list_n4{
	background-image: url(../img/box03_n4.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#box03 .txt1{
	font-size: 120%;
	font-weight:bold;
	margin-bottom: 5px;
}

* html .txt1{
	padding-top: 1px;
}

#box03 .txt2{
	margin-bottom: 10px;
}

#box03 .img_box{
	float:right;
	margin-top: 2px;
	margin-bottom: 0px;
}

#box03 .img_box_2{
	margin: 0px 0 0 85px;
	padding-top: 20px;
	clear:both;
}

#box04{
	width: 730px;
	margin: 0 auto 80px auto;
}





