/*-------------------基本設定-------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #737373;
	font-size: 10pt;
	line-height: 12pt;
/*	background-color: #ffffff;*/
	margin: 0px 0px 0px 0px;
	background-image: url(images/page_bg.jpg);		/*状況に応じて追加・削除*/
	background-repeat: repeat-x,-y;
}
a:link {
	color: #D17B01;
}
a:hover {
	color: #D17B01;
}
a:active {
	color: #D17B01;
}
a:visited {
	color: #D17B01;
}
/*-------------------文字設定-------------------*/
.fontsize8_linehi10 {
	font-size: 8pt;
	line-height: 10pt;
}
.fontsize10_linehi12 {
	font-size: 10pt;
	line-height: 12pt;
}
.fontsize12_linehi16 {
	font-size: 12pt;
	line-height: 16pt;
}
/*-------------------独自追加項目-------------------*/
.font_bold {
	font-weight: bold;
}
.font_color {							/*項目が増える場合は、.font_color1、.font_color2と増やしていく*/
	color: #FF0000;
}
.font_color1 {							/*項目が増える場合は、.font_color1、.font_color2と増やしていく*/
	color: #FFFFFF;
}
.font_color2 {							/*項目が増える場合は、.font_color1、.font_color2と増やしていく*/
	color: #85AA60;
}
.font_color3 {							/*項目が増える場合は、.font_color1、.font_color2と増やしていく*/
	color: #737373;
}
.midashi {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.font_color4 {							/*項目が増える場合は、.font_color1、.font_color2と増やしていく*/
	color: #8a8a8a;
}
.font_color5 {							/*項目が増える場合は、.font_color1、.font_color2と増やしていく*/
	color: #55901b;
}
.bg1 {									/*項目が増える場合は、.bg1、.bg2と増やしていく*/
	background-image: url(images/tab_left.gif);
	background-repeat: repeat-y;
}
.bg2 {									/*項目が増える場合は、.bg1、.bg2と増やしていく*/
	background-image: url(images/tab_right.gif);
	background-repeat: repeat-y;
}
.bg3 {									/*項目が増える場合は、.bg1、.bg2と増やしていく*/
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-y;
}
.bg4 {									/*項目が増える場合は、.bg1、.bg2と増やしていく*/
	background-image: url(images/index_tle01_bg.gif);
	background-repeat: repeat-y;
}
.bg5 {									/*項目が増える場合は、.bg1、.bg2と増やしていく*/
	background-image: url(images/index_frame01_bg.gif);
	background-repeat: repeat-y;
}
.bg6 {									/*項目が増える場合は、.bg1、.bg2と増やしていく*/
	background-image: url(images/index_frame02_bg.gif);
	background-repeat: repeat-y;
}
.bg7 {									/*項目が増える場合は、.bg1、.bg2と増やしていく*/
	background-image: url(images/outline_frame_bg.gif);
	background-repeat: repeat-y;
}
.bg8 {									/*項目が増える場合は、.bg1、.bg2と増やしていく*/
	background-image: url(images/trade_bg.jpg);
	background-repeat: repeat-y;
}.padding {								/*項目が増える場合は、.padding1、.padding2と増やしていく*/
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.padding1 {								/*項目が増える場合は、.padding1、.padding2と増やしていく*/
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.border {								/*項目が増える場合は、.border1、.border2と増やしていく*/
	border: 1px solid #999999;
}
.border1 {								/*項目が増える場合は、.border1、.border2と増やしていく*/
	border: 1px solid #D0D0D0;
}
.form {									/*form項目サイズの固定　項目が増える場合は、.form1、.form2と増やしていく*/
	width: 500px;
	height: 18px;
	margin-bottom: 0px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12pt;
	line-height: 16pt;
	margin-bottom: 0px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 0px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 0px;
}
#box {
	padding: 0px;
	height: auto;
	width: 720px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#box #t1 {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10pt;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#box2 {
	margin: 0px;
	padding: 0px;
	height: 305px;
	width: 720px;
}
#box2 #left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 360px;
}
#box #box3 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 720px;
	font-size: 10pt;
	line-height: 18px;
	text-align: center;
}

#box2 #t2 {
	margin: 0px;
	float: left;
	height: auto;
	width: 330px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10pt;
	line-height: 18px;
}
#box2 #right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 300px;
	width: 360px;
}
#box #line1 {
	height: 25px;
	width: 350px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f9f5dd;
	border-bottom-color: #f9f5dd;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
}
#info {
	height: 129px;
	width: 320px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF99FF;
	border-right-color: #FF99FF;
	border-bottom-color: #FF99FF;
	border-left-color: #FF99FF;
	background-color: #FFCCCC;
	
}
#wt {
	padding: 0px;
	height: 260px;
	width: 440px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFCC99;
	border: 1px solid #66CC33;
}
#banner {
	padding: 0px;
	height: 60px;
	width: 440px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#shop {
	padding: 0px;
	height: 150px;
	width: 440px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.komidashi {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.tittle {
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;

}
#info #coment {
	margin: 0px;
	width: 210px;
	float: right;

}
#info img {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px none #666666;

}
