/** |01.Base Settings| ***************************************************************** START **/

body {
	font-size: 13px;
	*font-size: small; /* IE7 */
	*font: x-small; /* IE6 */
}

* {
	line-height: 1.6;
	font-size: 100%;
	margin:0px;
	padding:0px;
}


/** |01.Base Settings| ******************************************************************* END **/

img  {border:0;}

/** |02.Block Element Settings| ********************************************************** START **/




/** [文書本体] **************************************************************************/


body {
	margin:0;
	font-family: Verdana, Arial, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../image/bg_dot_01.gif);
	background-repeat: repeat-y;
	background-position: center;

}

/** [段落] **************************************************************************/

p {
	line-height:18px;
	text-align: justify;
	text-justify: distribute;
	margin-top:10px;
}

/** [リスト] ****************************************************************************/

/* リスト項目 */
li{
	list-style:none;
}

/** [リンク設定] **************************************************************************/

a {text-decoration: none;}

a:link {
	color: #042A92;
	text-decoration: underline;
}

a:visited {
	color: #042A92;
	text-decoration: underline;
}

a:hover {
	color: #0AA7D6;
	text-decoration: underline;
}


a:link .nlist {
	color: #B33B2B;
	text-decoration: underline;
}

a:visited .nlist {
	color: #00154D;
	text-decoration: underline;
}

a:hover .nlist {
	color: #B33B2B;
	text-decoration: underline;
}


.nlist a:link {
	color: #B33B2B;
	text-decoration: underline;
}

.nlist a:visited {
	color: #B33B2B;
	text-decoration: underline;
}

.nlist a:hover {
	color: #B33B2B;
	text-decoration: underline;
	background-color:#FEC8C8;
}

.nlist a:link img {
	border:2px solid #0000FF;
}

.nlist a:visited img {
	border:2px solid #0000FF;
}

.nlist a:hover img {
	border:2px solid #ff0000;
}


/** |02.Block Element Settings| ********************************************************** END **/

input {
	line-height:1;
	padding:3px;

}

#layout {
	text-align: left;
	margin: 0 auto;
	width: 940px;
	padding-top:5px;
}

#content {
	margin:0 16px;
	background:url(../image/bg_dot_00.gif) repeat-y;
	padding:7px 13px 7px 14px;
}


.list {
	margin:20px 0;
	font-weight:normal;
}

.nlist td {
	padding:5px 10px;
	background:#FFFFFF;
	font-weight:normal;
	font-size:100%


}
.nlist th {
	font-weight:normal;
	background-color:#d63c39;
	background: url(../image/nlistback.gif) repeat-x;
	color:#FFFFFF;
	padding:3px 10px 3px 10px;
	text-align:center;
}


.nlist strong {
	text-align:center;
	font-size:114%;
	font-weight: bold;
	color: #B33B2B;
}


.nlist em {
	font-style:normal;
	text-align:center;
	font-size:114%;
	font-weight: bold;
	color: #B33B2B;
}

.nlist_center {text-align:center;}





#listp {
	text-align:center;
	margin:20px 0;
	font-size:120%;
}


#listp span,#listp a{
	padding:3px 10px;
	margin:2px;
	border:1px solid #eee;
	}

#listp span {
	background:#fff3ef;
	background: url(../image/listpback.gif) repeat-x;
	font-weight:bold;
}
#listp a:hover {
	border-color:#eee;
	background:#d63c39;
	color:#fff;
}

#foot {
	width:100%;
	border-top:5px solid #d63c39;

}
#footin {
	border-top:3px solid #DCDCDC;
	background:#EEEEEE;

}

#footmain {
	width:800px;
	margin:0 auto;
	padding:10px 0;
	text-align:left;

}

#footmain h3 {
	font-size:114%;
	font-weight:normal;
	background:#E2E1E1;
	margin:10px 0 5px 0;
	padding:8px 0 6px 13px;
	border-bottom:1px solid #CCCCCC;

}

.company {
	padding:8px;
	font-size:100%;	
	margin:0 0 15px 0;
}


.footlist td {
	padding:5px 10px;
	background:#FFFFFF;
	font-size:82%;
	text-align:left;

}
.footlist th {
	font-weight:normal;
	background:#DDDDDD;
	background: url(../image/footlistback.gif) repeat-x;
	color:#444444;
	padding:2px 10px;
	text-align:center;
	font-size:82%
}

#mark {
	background:#FFFFFF;
	border:2px solid #CCCCCC;
	padding:10px;

}

#mark h4 {
	margin:0 0 6px 0;
	font-weight:bold;
	letter-spacing: 0.2em; 
}

#mark img  {
	float:right;
	margin:5px 5px 5px 10px;
}

.markleft {
	float:left;
	width:380px;
	font-size:78%
}

.markright {
	float:right;
	width:380px;
	font-size:78%
}

.clear {clear:both;}

#copy {

	background:#d63c39;
	padding:8px;
	color:#FFFFFF;
	border-top:3px solid #DCDCDC;
}

#copy a {
	color:#FFFFFF;
}

.searchlist {
	margin:25px 0 0 0;

}
.searchlist td {
	padding:5px 10px;
	background:#FFFFFF;
	font-size:12px;
	text-align:left;

}
.searchlist th {
	font-weight:normal;
	background:#FEE2E1;
	background: url(../image/orderback.gif) repeat-x;
	padding:2px 10px;
	text-align:center;
	font-size:12px;
	width:80px;
}


.searchlist input {
	margin:0 5px;
}

.searchback {
	background: url(../image/sback.gif) repeat-y;
	width:750px;
	margin:20px auto;
	padding:0;

}

.infoback {
	background: url(../image/infoback.gif) repeat-y;
	width:750px;
	margin:20px auto;
	padding:0;

}

#order {
	background:#FFFFFF;
	width:790px;
	margin:0 auto;
	padding:5px;


}

.orderleft {
	background:#FEE2E1;
	text-align:center;
	float:left;
	width:70px;
	border:1px solid #d63c39;
	padding:2px;
	background: url(../image/orderback.gif) repeat-x;
}

.orderright {
	float:right;
	width:700px;
	padding:2px;
	color:#CCCCCC;
}

#pan {
	width:850px;
	margin:10px auto 0 auto;
	padding:5px;
	color:#CCCCCC;

}

#head {
	width:100%;
	border-bottom:3px solid #DCDCDC;
	background: url(../image/headback.gif) no-repeat;
	background-color:#FFFFFF;
	height:65px;

}
#headin {
	border-bottom:5px solid #d63c39;
	text-align:left;
	height:65px;

}


.headleft {
	float:left;
	width:316px;
}

.headright {
	float:right;
	margin:7px 0 0 0;
}

#detail {
	width:800px;
	margin:0 auto;
}

#detail h2 {
	font-size:150%;
	margin:15px 0 15px 10px;
}

.detail td {
	padding:5px 10px;
	background:#FFFFFF;
	font-weight:normal;
	text-align:left;


}
.detail th {
	background-color:#d63c39;
	background: url(../image/nlistback.gif) repeat-x;
	color:#FFFFFF;
	font-weight:normal;
	padding:3px 10px 3px 10px;
	text-align:center;
	font-size:100%
}


.detail strong {
	text-align:center;
	font-size:114%;
	font-weight: bold;
	color: #B33B2B;
}


.detail em {
	font-style:normal;
	text-align:center;
	font-size:114%;
	font-weight: bold;
	color: #B33B2B;
}

sup {
	font-size:10px;
}


.pic td {
	padding:10px;
	background:#FFFFFF;
	text-align:center;
	background: url(../image/pictdback.gif) repeat-x;

}

.pic img {
	border-top:1px solid #cccccc;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #cccccc;
	background-color:#F6F6F6;
	background: url(../image/picback.gif) repeat-y;
	margin:10px;
	padding:8px;

}

.pic a:link img {
	border:1px solid #cccccc;
}

.pic a:visited img {
	border:1px solid #cccccc;
}

.pic a:hover img {
	border:1px solid #990000;
}


.pic th {

	text-align:center;

}

.detaillist td {
	padding:3px 10px 3px 10px;
	background:#FFFFFF;
	text-align:left;

}
.detaillist th {
	width:100px;
	background-color:#EFEFEF;
	background: url(../image/footlistback.gif) repeat-x;
	font-weight:normal;
	padding:3px 10px 3px 10px;
	text-align:center;
	font-size:100%
}

.txt {
	padding:0 40px;
}


.txt h4 {
	font-size:120%;
	margin:0 0 10px 0;
}


.formlist td {
	padding:5px 10px;
	background:#FFFFFF;
	text-align:left;
}
.formlist th {
	font-weight:normal;
	background:#EFEFEF;
	padding:2px 10px;
	text-align:center;
}


.privacy {
	width:550px;
	padding:20px;
	margin:10px auto;
	border:5px solid #CCCCCC;
}

.pricheck {
	font-size:12px;
	width:150px;
	margin:10px auto 0 auto;
	padding:10px 5px;
	text-align:center;
	border:2px solid #FF7D73;
	background:#fff3ef;
}

#top_img {
	position: relative;
	background: url(../image/bg_dot_02.gif) repeat-x bottom;
	padding: 5px 15px 10px;
}

#botton {
	text-align:center;
	margin:20px auto;
}

/** [トップページ] **************************************************************************/
div#top_bg{	background: url(../image/top_bg.gif) repeat-x bottom; }
div#top_box{background: url(../image/top_bg2.gif) no-repeat left bottom; width: 800px;margin:0 auto; padding:10px 0;}
div#top_search{
	background-color:#F5F5F5; 
	width:360px;
	float:right;
	border: 4px solid #FCA0A0;
 }
 div#top_search p{
 	margin:3px 0 0; 
	padding-top:3px;
 	background-color:#FFFFFF;
 	border-bottom: solid 1px #E8E8E8;
}
div#top_search p img{ vertical-align:middle;}
div#top_search input{}
div#top_search select{width:100px;}
div#top_search select.large{width:220px;}
div#top_search #botton{margin:5px auto 2px;}
div.clear{clear:both;}


