@charset "UTF-8";

*{
margin:0;
padding:0;
line-height:1.5em;
/*font-family:"ＭＳ ゴシック",sans-serif;*/
}

a{/*リンクされた文字*/
color:#000;
font-style:normal;
text-decoration:none;
}

a:link {/*未訪問のリンク*/
color:#000;
font-style:normal;
text-decoration:none;
}

a:visited {/*訪問後のリンク*/
color:#000;
text-decoration:none;
}

a:hover {/*マウスをのせたとき*/
color:#ff7f00;
font-style:normal;
text-decoration:none;
}

a:active {/*クリック中*/
text-decoration:none;
}

#wrapper {
width:850px;
margin:0 auto 50px;
}

#text01 {
font-size:34px;
font-weight:bold;
padding:25px 0 0 270px;
font-family:'メイリオ',Meiryo,sans-serif;
}

#text01_01 {
font-size:26px;
font-weight:bold;
padding:20px 0 0 230px;
font-family:'メイリオ',Meiryo,sans-serif;
}

.h3 {
font-size:16px;
font-weight:bold;
border: 4px solid #ccc;
color:#333;
background-color:#f2f2f2;
font-size:33px;
padding: 5px 10px 5px 42px;
background-repeat: no-repeat;
background-position:8px center;
background-image: url("../iryou_img/point01.gif");
float:left;
}

#header {
width:100%;
height:263px;
background-repeat: no-repeat;
margin-bottom:50px;
/*background-image: url("../iryou_img/header.gif");*/
}

#headerimg {
text-align:center;
padding:10px 0 0 0;
}

.text02 {
margin:25px 0 10px 20px;
padding-top:20px;
font-size:1.4em;
letter-spacing: 0.1em;
clear:both;
}

#bkimg{
width:550px;
background-color:#f2faed;
background-repeat: no-repeat;
margin:0 auto 50px;
}

.text03 {
margin:10px;
font-size:1.4em;
font-weight:bold;
letter-spacing: 0.1em;
padding:10px;
}

.text04 {
margin:0 0 30px 30px;
font-size:1.4em;
}

.text05 {
margin:25px auto;
display:inline-block;
padding:20px;
font-size:1.4em;
letter-spacing: 0.1em;
background-color: cornsilk;
clear:both;
}

.bold{
font-weight:bold;
}

.indent{
padding-left:15px;
}

.midashi1{
width:200px;
height:37px;
float:left;
border-left: 7px solid #ff0000;
font-weight:bold;
padding:5px 0 0 10px;
margin:60px 0 0 35px;
font-size:20px;
}

.icon1{
float:left;
margin-left:30px;
vertical-align:bottom;
margin-top:10px;
}

.midashi{
width:200px;
height:37px;
float:left;
border-left: 7px solid #ff0000;
font-weight:bold;
padding:5px 0 0 10px;
margin:40px 0 0 35px;
font-size:20px;
letter-spacing: -0.1em;
}

.icon{
float:left;
margin-left:30px;
vertical-align:bottom;
}

#link01{
width:301px;
height:43px;
background-image: url("../iryou_img/btn01.gif");
background-repeat: no-repeat;
padding:7px 0 0 50px;
font-size:23px;
margin: 0 auto 50px;
}

#link02{
width:322px;
height:49px;
background-image: url("../iryou_img/btn02.gif");
background-repeat: no-repeat;
padding:7px 0 0 50px;
font-size:23px;
margin: 0 auto 50px;
}

#link03{
width:333px;
height:49px;
background-image: url("../iryou_img/btn03.gif");
background-repeat: no-repeat;
padding:7px 0 0 50px;
font-size:23px;
margin: 0 auto 100px;
letter-spacing: -0.1em;
}

.midashi4{
width:270px;
height:37px;
float:left;
border-left: 7px solid #ff0000;
font-weight:bold;
padding:5px 0 0 10px;
margin:40px 0 0 35px;
font-size:20px;
}

.icon4{
float:left;
margin-left:0px;
vertical-align:bottom;
}

#link04{
float:right;
width:343px;
height:44px;
background-image: url("../iryou_img/btn04.gif");
background-repeat: no-repeat;
padding:7px 0 0 40px;
font-size:23px;
margin:35px 35px 0 0;
letter-spacing: -0.15em;
}

.pricelist{
display:block;
}

.table {
margin:130px auto 10px;
width:780px;
font-size:13px;
border:1px #ccc solid;
}

.table td{
padding:5px;
border-collapse: 1px; 
border:1px #ccc solid;
text-align:right;
}

.table .td_left{
padding:5px;
border-collapse: 1px; 
border:1px #ccc solid;
text-align:left;
}

.table .td_center{
padding:5px;
border-collapse: 1px; 
border:1px #ccc solid;
text-align:center;
}

.table th{
padding:5px;
border-collapse: 1px; 
border:1px #ccc solid;
background-color:#f2f2f2;
}

#submit_btn {
text-align:center;
margin:20px auto;
}

#com_info {
width:700px;
height:35px;
border: 2px solid #999;
color:#333;
background-color:#ccc;
padding: 5px 5px 5px 35px;
margin-left:50px;
}

#com_name {
font-size:1.6em;
float:left;
}

#info_data {
font-size:0.6em;
float:right;
padding:3px 15px;
}

#pankuzu {
text-align:center;
font-size:0.8em;
margin:20px auto;
}

#footer {
width:833px;
height:41px;
text-align:center;
margin:20px auto;
background-image: url("../iryou_img/footer.gif");
}

#footer_logo {
float:left;
margin:3px 10px 0 5px;
}

#copyright {
float:right;
font-size:0.8em;
margin:11px 10px 0 0;
}

#text_small{
font-size:0.7em;
}

#contents{
margin:0 auto 50px;
}
