@charset "utf-8";
/***********************************************************
* さくら検査研究所
* トップページスタイルシート
***********************************************************/

h2{
 margin: 0px;
 background: none;
	padding: 0;
	border: none}

/*----------------------------------------------------------
 ３ボタン
----------------------------------------------------------*/	
#to {
 margin: 20px auto 10px auto;
}
.to_btn {
	text-indent: -9999px;
	padding: 0;
}
.to_btn a {
	width: 190px;
	height: 100px;
	display: block;
	overflow: hidden;
}
#to #begginer {
 background: url(../img2/top/to_begginer.gif);
	margin: 0;
	float: left;
}
#to #about {
 background: url(../img2/top/to_about.gif);
	margin: 0 10px 0 10px;
	float: left;
}
#to #order {
 background: url(../img2/top/to_order.gif);
	margin: 0;
	float: left;
}

/*----------------------------------------------------------
 中央コンテンツ部
----------------------------------------------------------*/	
/* message */
#message {
 border: 1px dotted #333333;
	padding: 5px;
}
#message dt {
 text-align: center;
}
#message dd {
 margin-left: 10px;
}
/* ss */
#ss {
 width: 370px;
	background: url(../img2/top/safetyandsecurity.jpg) no-repeat top left;
	padding: 110px 5px 0;
	margin: 5px 0;
	font-size: 0.9em;
	line-height: 140%;
	text-align: left;
}
/* center_box */
.center_box { 
 width: 380px;
	margin: 5px 0;
	font-size: 1.0em;
}
.center_box h3 { margin-bottom: 5px; }
.center_box p {
 margin: 0 10px;
	text-align: justify
}
ul#merit {
 margin: 5px;
}
ul#merit li {
	list-style-image: url(../img2/top/merit_point.gif);
 margin-left: 0;
	margin-bottom: 3px;
	font-size: 0.9em;
} 
.recommend {
 text-indent: -9999px;
	padding: 0;
}
.recommend a {
 width: 380px;
	height: 80px;
	display: block;
	overflow: hidden;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 3px;
}
#rec_4set {
 background: url(../img2/top/recommend_4set.gif) no-repeat;
}
#rec_easy {
 background: url(../img2/top/recommend_easy.gif) no-repeat;
}
#hiv {
 background: url(../img2/top/recommend_hiv.gif) no-repeat;
}
/* info */
#info {
 width: 370px;
 margin: 5px auto 10px;
	padding: 0
}
#info dl{
	margin: 0;
}
#info dt{
 padding: 2px 3px;
 color: #0066FF;
	font-weight: bold;
}
#info dt img{
 vertical-align: middle;
	margin-left: 3px;
}
#info dd{
 margin: 1px 3px 10px;
	padding-left: 10px;
	width: 350px;
	border-bottom: #CCCCCC dotted 1px;
}

/*----------------------------------------------------------
 右コンテンツ部
----------------------------------------------------------*/	
.right_box {
 width: 190px;
	margin: 5px 0 5px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background: url(../img2/top/right_box.gif) bottom right no-repeat;
	font-size: 0.8em;
}
.right_box h3 {	margin: 0 0 3px; }
.right_box p {
	text-align: justify;
	margin: 2px 5px;
}
.right_box p.to_about { 
 text-align: right;
	border-top: 1px dotted #CCCCCC;
	padding-top: 3px;
	padding-bottom: 0;
	margin-bottom: 0;
}
/* 携帯 */
#mobile {
 width: 200px;
	padding: 0;
	margin-bottom: 10px;
	font-size: 0.8em;
	text-align: justify;
}
#mobile #title {
 padding: 0;
	margin: 0;
}
#mobile #qr {
 float: left;
	padding: 0;
	margin: 5px 3px 15px 0;
}
#mobile p {
 width: auto;
	margin: 2px 3px 2px 0;
}
/* イメージのみ */
.r_img { margin-bottom: 10px; }
/* worldvision */
#worldvision{
 width: 200px;
	margin-bottom: 10px;
	text-align: justify;
}
#worldvision #title{
 color: #FFFFFF;
	font-weight: bold;
	line-height: 2.0;
	text-align: center;
	font-size: 0.95em;
	margin-bottom: 0
}
#worldvision #wv_body{
 margin: 0;
 width: 192px;
	font-size: 0.75em;
	line-height: 1.5;
	padding: 4px
}	
#wv_body #bn{
 float: left;
 margin: 3px 5px 5px 0;
}
