body {
	background-color:#242635;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
}

/* 文字の種類 */

.font_big{
	font-size:115%;
}

.font_small{
	font-size:75%;
}

.font_red{
	color:#FF0000;
}

.font_blue{
	color:#3366CC;
}

.font_yellow{
	color:#FFCC00;
}

.font_bold {
	font-weight:bold;
}

.font_normal {
	font-weight:normal;
}
/* 回り込み解除 */
.clear {
	clear: both;
}
/* リンク */
	a {
	color : #FF9900;
	text-decoration:underline;
	}	

	a:active {
	color : #666666;
	text-decoration:none;
	}

	a:visited {
	color :#FF9900;
	text-decoration:none;
	}

	a:hover	{
	color :#666666;
	text-decoration:underline;
	}
.box {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339B9B;
	border-left-color: #339B9B;
	background-color: #FFFFFF;
}
/* ヘッダー最下部表示
------------------------------ */

html, body {
	height: 100%;
}

#container {
	margin:0 auto;
	width:100%;
	min-height: 100%;
	margin-bottom: -55px;
	background-image: url(image/background_main.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#set {
	margin:0 auto;
	width:700px;
}


* html #container {		/* for IE6 and below */
	height: 100%;
}

#container-footer {
	height: 55px;
	clear: right;
}
/* 
パンクズ
------------------------------ */
#path {
	height:20px;
	width:555px;
	margin-left:2px;
	background-color:#FFF;
}


#path-txt {
	padding-top:1px;
	text-align:left;
	font-size:60%;
	color: #666666;
}

#path-txt a {
	color : #666666;
	text-decoration:underline;
}	

#path-txt a:active {
	color : #FF9900;
	text-decoration:none;
}

#path-txt a:visited {
	color :#666666;
	text-decoration:underline;
}

#path-txt a:hover	{
	color :#FF9900;
	text-decoration:none;
}
/* コンテンツ
------------------------------ */

#contents {
	width:700px;
	margin:0px 0px 0px 1px;
	position: relative;
	}
/* ------------------------------ */
.main {
	line-height:150%;
	color: #000000;
	font-size:88%;
	margin: 0px 20px 0px 20px;
}
.date {
	font-size: 70%;
	color: #666666;
	margin: 0px 15px 10px 15px;
}

h1 {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 100%;
	color: #3366CC;
}
h2 {
	background-color:#666666;
	border-left:#FFCC00 solid 7px;
	font-size:100%;
	font-weight:bold;
	color:#FFF;
	margin:15px 20px 8px 20px;
	padding:5px;
}
h3 {
	background-image: url(image/p_03.gif);
	background-repeat: no-repeat;
	font-size:90%;
	font-weight:bold;
	color:#000;
	margin:15px 20px 8px 20px;
	text-indent:15px;
}
a.side:link {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	margin: 0px 8px 0px 8px;
	padding: 5px 2px 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
}
a.side:visited {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	margin: 0px 8px 0px 8px;
	padding: 5px 2px 5px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
}
a.side:hover {
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
	margin: 0px 8px 0px 8px;
	padding: 5px 2px 5px 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
}
a.sidebutton:link {
	font-size: 75%;
	color: #000;
	text-decoration: none;
	padding-left:0px;
	padding-right:2px;
}
a.sidebutton:visited {
	font-size: 75%;
	color: #000;
	text-decoration: none;
	padding-left:0px;
	padding-right:2px;
}
a.sidebutton:hover {
	font-size: 75%;
	color: #0066FF;
	text-decoration: none;
	padding-left:0px;
	padding-right:2px;
}
/* PRODUCTS
------------------------------ */
table.style01 {
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	empty-cells:show;
	width:520px;
	margin-left:20px;
	margin-bottom:5px;
	margin-top:5px;
}
table.data01 td {
	padding-bottom:22px;
	border:none;
	font-size:75%;
	line-height:120%;
}
table.hl01 th {
	font-size:75%;
	font-weight:bold;
	color:#000;
	text-align:left;
	padding:2px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFCC00;
}

/* フッター
------------------------------ */

#footer {
	height: 55px;
}

#footer_box{
	margin:0 auto;
	width:700px;
}
.foot_page_top{
	width:700px;
	margin:0px 0px 0px 1px;
	padding:3px 0px 3px 3px;
	height:17px;
	text-align:left;
	background-color:#333;
	font-size:9px;
}
.copyright{
	width:700px;
	margin:0px 0px 0px 1px;
	height:38px;
	text-align:right;
	font-size: 9px;
	color:#CCC;
	background-color:#000;
}
