body{
padding: 0;
margin: 0;
line-height: 1.6em; 
background: #FFFFFF;
text-align:center;
width:100%;
font-size:10px;
}

#wrap{
margin: 0px auto;
padding:0px;
width: 640px;
text-align:left;
}
#wrapleft {
	width:335px;
	text-align:left;
	float:left;
	}

#wrapright {
	width:300px;
	height:auto;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#ff8080;
	float:right;
	}
/*頭のh1タグ*/
.sitetop {
	float:left;
	width:400px;
	font-size:0.625em;
	color:#666666;
	text-align:left;
	height:20px;
	}
	
.sitetop_right {
	float:right;
	width:200px;
	fonti-size:9px;
	font-weight:lighter;
	color:#999999;
	height:20px;
	text-align:right;
	line-height:20px;
	}
	
.sitetop_right a:link {
	text-decoration:none !important;
	color:#999999 !important;
	}
	
.sitetop_right a:visited {
	text-decoration:none !important;
	color:#999999 !important;
	}
	
.sitetop_right a:hover {
	text-decoration:underline !important;
	color:#999999 !important;
	}
	
h1 {
	font-size:10px;
	}
	
/*パンくずリスト*/
.pankuzu {
	text-align:left;
	color:#CCCCCC;
	font-size:10px;
	}
	
.pankuzu a:link {
	text-decoration:none !important;
	color:#999999 !important;
	}
	
.pankuzu a:visited {
	text-decoration:none !important;
	color:#999999 !important;
	}
	
.pankuzu a:hover {
	text-decoration:underline !important;
	color:#999999 !important;
	}
	
.form{
margin:0px;
padding-left:360px;
width: 640px;
height:331px;
background-image:url(img/03.jpg);
background-repeat: no-repeat;
}

.copy{
margin:0px;
padding:0px;
text-align:center;
background: #ffffff;
width:640px;
}

#contents{
	width:800px;
	margin:auto;
}

#head{
	font-size:small;
	text-align:center;
}

#shohin{
	font-size:small;
	color:#FF6600;
	text-align:center;
	margin:10px;
}
#what{
	text-align:left;
	font-size:small;
	padding:10px;
}
#foot{
	font-size:small;
	text-align:center;
}
.midashi{
	padding-left:20px;
	background-color:#FF6600;
	font-family: "ＭＳ ゴシック",sans-serif;
	font-size: large;
	font-weight: 700; 
	color:#FFFFFF;
}

.val{
	font-size:x-small;
}

.col{
	font-size:x-small;
}

/*概要説明欄*/
.gaiyou {
	border-width:2px;
	border-style:ridge;
	border-color:#666666;
	width:638px;
	}
.gaiyoutr {
	border-bottom:1px solid #666666;
	}
	
.gaiyouinfo {
	background-image:url("images/mejirushi.gif") no-repeat;
	line-height:100%;
	border-right:1px solid #666666;
	font-size:14px;
	font-weight:bold;
	}
	
.gaiyouex {
	line-height:100%;
	font-size:14px;
	}

/*フッタ設定*******************************/

/*フッター全体枠*/
#footer {
	width:640px;
	height:auto;
	margin:auto;
	text-align:center;
	clear:both;
	}
	
/*ページトップへのリンク部*/	
#pagetop {
	text-align:right;
	width:inherit;
	height:100px;
	font-size:12px;
	line-height:180px;
	clear:both;
	}
	
/*フッターのサイト内メニュー*/	
#footmenu {
	width:640px;
	height:auto;
	margin:auto;
	margin-bottom:10px;
	padding:auto;
	clear:both;

	}
	
/*フッターのメニュー羅列*/	
#footmenu ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	float:left;
	}
	
#footmenu li {
	background:url(img/icon.gif) no-repeat;
	text-indent:16px;
	font-size:10px;
	position:relative;
	left:-50%;
	float:left;
	margin:0 5px 0 5px;
	}
	
/*企業リンク欄*/	
#underbar {
	width:640px;
	height:30px;
	background:url(img/underbar.gif) no-repeat;
	margin-top:40px;
	clear:both;
	}
	
#underbar ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	float:left;
	}
	
#underbar li {
	background-image:none;
	font-size:9px;
	position:relative;
	left:-50%;
	float:left;
	margin-top:3px;
	margin-left:10px;
	}
	
/*企業リンク部配色*/

#underbar a:link {
	text-decoration:none !important;
	color:#ee6464 !important;
	}
	
#underbar a:visited {
	text-decoration:none !important;
	color:#ee6464 !important;
	}
	
#underbar a:hover {
	text-decoration:underline !important;
	color:#ee6464 !important;
	}
	
/*sitelinkフォント*/
.sitelink {
	font-size:12px;
	color:#666666;
	}
	
/************************************
PR広告
************************************/
.pr{
	width:100%;
	height:20px;
	margin:0px;
	padding:0px;
	color:#999999;
	font-size:9px;
	text-align:center;
	clear:both;
	}


.pr ul {
	list-style:none;
	height:15px;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	float:left;
	}
	
.pr li {
	background:url(img/pr.jpg) no-repeat;
	height:15px;
	text-indent:15px;
	line-height:100%;
	font-size:9px;
	position:relative;
	left:-50%;
	float:left;
	margin:0 10px 0 10px;
	}
	
.pr a:link, a:visited {
	color:#999999 !important;
	text-decoration:none !important;
	}
	
.pr a:hover {
	color:#666666 !important;
	text-decoration:underline !important;
	}
