@charset "utf-8";
/* CSS Document */


*{
margin:0;
padding:0;
}

img{
border:none;
}

body{
font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,MS Pゴシック,MS P Gothic,sans-serif;
font-size:12px;
color:#FFFFFF;
line-height:20px;
background-color:#1d00c4;
}



/* global */

#wra{
width:850px;
margin:0 auto;
}

#header{
	height:145px;
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#contents{
}

#footer{
	overflow: hidden;
	margin-top: 15px;
	text-align: right;
	margin-bottom: 15px;
}



/* header */

#header .head_message{
	font-size:10px;
	line-height:14px;
	font-weight: lighter;
}

#logo{
	margin-top: 5px;
	margin-left: 5px;
}

/* contents */

#contents .img_left{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 4px solid #F29600;
}

#contents .img_right{
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 4px solid #F29600;
}

#contents p{
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	letter-spacing: 0.15em;
	padding-right: 15px;
	padding-left: 15px;
}


#about_delitaro{
	background-image: url(images/m_02.gif);
	background-repeat: no-repeat;
	height: 165px;
	text-indent: -9999px;
}

#dounyu{
	background-image: url(images/m_04.gif);
	background-repeat: no-repeat;
	height: 175px;
	text-indent: -9999px;
}


#price{
	background-image: url(images/m_05.gif);
	background-repeat: no-repeat;
	height: 175px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.d_midashi{
	font-size: 16px;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	padding-left: 15px;
}

.d_honbun{
	width: 790px;
	margin:0 0 10px 15px;
	padding:10px 15px 10px 15px;
	background-color: #FFFFFF;
}


.cont{
	margin-top: 15px;
	margin-bottom: 10px;
}
.cont_head01{
	background-image: url(images/cont_head.gif);
	background-repeat: no-repeat;
	height: 15px;
}
.cont_head02{
	height: 70px;
	background-image: url(images/m_03.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 16px;
	line-height: 70px;
	text-indent: 95px;
}
.cont_body{
	background-color: #FFFFFF;
	display: inline-block;
	width: 850px;

}
#contents img { margin:0 0 5px 10px;}
#contents ul{
	list-style:none;
	margin:0 0 0 20px;
}
#contents ul li{
	font-size:14px;
	line-height:22px;
	color:#333333;
	letter-spacing: 0.1em;
}
.cont_foot{
	background-image: url(images/cont_foot.gif);
	background-repeat: no-repeat;
	height: 15px;
}

#footer .img_left{
	float: left;
	margin-bottom: 10px;

}

#footer .img_right{
	float: right;
	margin-bottom: 10px;

}

.compay_logo{
	text-align: right;
}

address{
	font-size: 10px;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 14px;
}

.copyright{
	font-size: 10px;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 14px;
}

