/* ---- 共通css ---- */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	text-align: center;
}

body a:link{
color: #0055aa;
text-decoration: underline;
}

body a:visited{
color: #660066;
text-decoration: underline;
}

body a:hover {
color: #ff4400;
text-decoration: none;
}

table {
border: none;
border-collapse: collapse;
}



/* ---- （共通）テキスト ---- */

	

	
.green{
	color:#8DB240;
	font-weight: bold;
	}
	
/* ---- （共通）線 ---- */
hr {
	margin: 0;
	padding: 0;
	}


hr.dashed{
	clear:both;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	height:　1px;
	border: dashed #CCCCCC;
}
	
	
/* ---- ヘッダー部分 ---- */


div#header-c {
	background-image: url(images/bg_head-c.jpg);
	background-repeat: no-repeat;
	width: 730px;
	height: 53px;
	text-align: right;	
	margin: 0px;
	padding: 0px;
	}

h1 {
	font-size:10px;
	line-height:16px;
	font-weight:400;
	padding-right:15px;
	padding-top:6px;
	color:#666666;
	text-decoration: none;
}

/* ---- content部分 ---- */
div#content {
	width: 790px;
	background-color: #FFFFFF;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	text-align: left;	
	margin: 0px;
	padding: 0px;
}

div#content-c {
	width: 730px;
	background-color: #FFFFFF;
	background-image: url(images/bg_content_c.jpg);
	background-repeat: repeat-y;
	text-align: center;	
	margin: 0px;
	padding: 0px;
}

/* ---- main部分 ---- */
div#main {
	width: 515px;
	float: right;
	margin: 15px 0px 0px 0px;
	padding:0px;
	vertical-align: text-top;
}

#pan{
	font-size:10px;
	line-height:16px;
	font-weight:400;
	color:#666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#pan a{
	color:#0055aa;
	text-decoration: none;
}


h2#title1{
background:url(images/test_title.gif) no-repeat left top;
height: 55px;
margin:0px;
padding:0px;
text-indent:-9999px;
}

h2#title-top{
background:url(images/title_top.gif) no-repeat left top;
height: 55px;
margin:0px;
padding:0px;
text-indent:-9999px;
}



h2#title-ichran{
background:url(images/title_ichran.gif) no-repeat left top;
height: 54px;
margin:0px;
padding:0px;
text-indent:-9999px;
}

h2#title-chart{
background:url(images/title_chart.gif) no-repeat left top;
height: 54px;
margin:0px;
padding:0px;
text-indent:-9999px;
}

h2#title-order{
background:url(images/title_order_big.gif) no-repeat left top;
height: 54px;
margin:0px;
padding:0px;
text-indent:-9999px;
}


.pict_h3 {
	padding-top:10px;
	color:#666666;
	text-decoration: none;
}


.box1{
	border-top: 1px dashed #CCCCCC;
	margin-bottom: 15px;
	margin-right: 15px;
}


.box2{
	margin-right: 15px;
	padding: 0px 0px 0px 0px;
	line-height:140%;
}


.box-toku{
	margin-bottom: 15px;
	margin-right: 15px;
}

.pict_right{
	float: right;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
} 

.pict_left{
	float: left;
	padding: 0px;
	margin: 0px 15px 0px 8px;
}



/* ---- footer部分 ---- */
div#footer {
	clear:both;
	width: 790px;
	height: 119px;
	background-color: #FFFFFF;
	background-image: url(images/bg_foot.jpg);
	background-repeat: no-repeat;	
	margin:0px;
	padding:0px;
}

div#footer-c {
	clear:both;
	width: 730px;
	height: 42px;
	background-color: #FFFFFF;
	background-image: url(images/bg_foot_c.jpg);
	background-repeat: no-repeat;	
	margin:0px;
	padding:0px;
}

div#footer p{
	padding:40px 0px 0px 0px;
	line-height:12px;
	text-align: right;
}
.orderbox {
	margin: 0px;
	padding: 10px;
	height: 30px;
	width: 475px;
	border: 1px solid #8DB240;
	line-height:140%;
}

.orderbox2 {
	margin: 0px;
	padding:40px 0px 0px 20px;
	height: 304px;
	width: 475px;
	line-height:140%;
background-color: #FFFFFF;
	background-image: url(images/bg_order_big.jpg);
	background-repeat: no-repeat;	
}