html,body{
	height:100%;
	margin : 0px;
	padding : 0px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-size : 13px;
	lang:ja;
}

DIV{
	top:0px;
	left:0px;

/*
border:1px solid;
*/
}

DIV.outer_frame{
	width : 700px;
	height : auto;
	position:absolute;
	left : 50%;
	margin-left : -350px;
	text-align:left;
}

DIV.header{
	width:100%;
	height:60px;
	background-image: url("grp/head_bg.gif");
	background-repeat: repeat;
}

DIV.inner_frame{
	width : 100%;
	height : auto;
	background-image: url("grp/main_bg.gif");
	background-repeat: repeat;
}

DIV.h_link{
	width:400px;
	height:20px;

	position:absolute;
	top:12px; 
	left:150px;
	text-align:left;
	margin-top:3px;
	font-size : 14px;
	overflow:hidden;
}

DIV.h_cart{
	width:130px;
	height:40px;

	position:absolute;
	top:8px;
	left:560px;
	text-align:left;
	font-size : 13px;
	line-height:18px;
	overflow:hidden;
}

DIV.menu{
	width:180px;
	padding-top:20px;
	line-height: 20px;
	float:left;
	font-size : 13px;
}

DIV.menu ul {
	margin: 0px;
	padding: 0px
}

DIV.menu li{
	list-style-type:none;
	border-bottom:1px solid #808080;
}

DIV.menu li a{
	display:block;
	height:30px;
	padding:5px 0px 0px 10px;
}

DIV.menu a{
   color:#333;
   text-decoration:none;
}

DIV.menu a:hover {
	color:#d04000;
	text-decoration: underline;
}

DIV.main{
	width:516px;
	height:auto;
	text-align:left;
	line-height:18px;
	float:right;
}

DIV.main ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

DIV.main li{

}

DIV.contents{
	margin:10px 5px 10px 10px;
	text-align:left;
}

DIV.footer{
	clear:both;
	width : 700px;
	padding-top:3px;
	height:20px;
	color:#000000;
	background-color : #e00000;
	text-align:center;
}

DIV.footer a {
   color:#fff;
   text-decoration:none;
}

DIV.logo{
	position:absolute;
	top:5px;
	left:10px;
}

DIV.prof{
	margin:10px;
	padding:5px;
	line-height: 18px;
	background-color :#ffffff;
}

h1{
	margin:5px 0px 5px 0px;
	font-size : 14px;
	font-weight:bold;
}

h2,h3,h4,h5{
	font-size : 14px;
	padding:3px 0px 3px 3px;
	margin:15px 0px 5px 0px;
	font-weight:bold;
}

h2 {
	background-color :#d0d0f0;
}

h3 {
	background-color :#f0d0c0;
}

h4{
	text-align:center;
}

img {
	border-style:none;
	-ms-interpolation-mode: bicubic;
}


table{
	border-collapse: collapse;
	border: 2px #404040 solid;
}


th,td{
	padding:8px;
	border: 1px #404040 solid;
}

th{
	background-color : #d8d8e8;
}

td{
}

DIV.main table{
	font-size:12px;

}

DIV.main td,th {

}


DIV.attention{
	width:340px;
	text-align:left;
	background-color:#ffffe0;
	margin:10px auto 5px auto;
	padding:10px 30px 10px 30px;
	border:1px solid;
}

td.t1 {
	text-align:center;
	width:100px;
	background-color : #d8d8e8;
}

th.s1{font-size:13px;text-align:center;}

td.s1{width:90px;font-size:14px;text-align:center;}
td.s2{width:auto;font-size:12px;text-align:left;}
td.s3{width:50px;font-size:13px;text-align:right;padding-right:4px;}
td.s4{width:24px;font-size:12px;text-align:center;}
td.s5{width:64px;font-size:14px;text-align:center;}
td.s6{width:24px;font-size:13px;text-align:center;}
td.s7{width:24px;font-size:13px;text-align:center;}

FORM{margin: 0px;}

a{
   color:#0040d0;
   text-decoration:underline;
}

a:hover {
	color:#d04000;
	text-decoration: underline;
}

td.pdf{
	background-color:#ffffe0;
	text-align:center;
}
td.pdf2{
	text-align:left;
}
