@charset "UTF-8";
/* すべて */

* {
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Arial, verdana, sans-serif;
	list-style-position: inside;	
}
body {
*font-size:small;
*font:x-small;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 13px;
	line-height: 1.231;
	color: #505050;
}
a, a:link, a:visited {
	color: #069;
	text-decoration: none;
	border:none;
}
img{
border:none;
}
a:hover {
	text-decoration:underline;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
table {
	font-size:inherit;
	font:100%;
}
/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {
	font:99% arial, helvetica, clean, sans-serif;
}
/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {
	font:115% monospace;
*font-size:100%;
}


p {
	width: 400px;
	font-size: 92%;
}
#contents {
	height: 700px;
	width: 730px;
	margin-top: 238px;
	margin-left: 284px;
	padding-right: 30px;
	padding-left: 30px;
}
#contents #left {
	float: left;
	width: 265px;
}
#contents #right {
	float: left;
	width: 465px;
	font-size: 93%;
}
.disco_table {
	width:245px;
	margin-bottom: 15px;
}
.disco_table td {
	font-size: 93%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#contents h2 {
	background-image: url(images/levatone_title.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 713px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
#contents .left_img {
	float: left;
	margin-right: 10px;
}
#contents h3 {
	font-size: 93%;
	font-weight: normal;
	line-height: 1.8;
	margin-bottom: 15px;
}
#contents h4 {
	font-size: 140%;
	font-weight: bold;
	color: #277da2;
	margin-bottom: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1491C8;
	padding-left: 8px;
}
#contents li {
	line-height: 1.8;
}
.shop_img {
	vertical-align: middle;
	margin-right: 5px;
}
#right dt{
	margin-bottom: 5px;
}
#right dd{
	margin-bottom: 10px;
}

strong {
	color: #277da2;
}
