@charset "utf-8";
/*************************************************************************************************

 EXISTING Style

*************************************************************************************************/
body {
	margin: 0px;
	margin-top: 0px;
}
.headnavi {
	font-size: 12px;
	color: #FFFFFF;
}
.body {
	font-size: 11px;
	line-height: 170%;
	color: #333333;
}
.body_head {
	font-size: 11px;
	line-height: 170%;
	font-weight: bolder;
	color: #333333;
}
.location {
	font-size: 10px;
	color: #FFFFFF;
}
.ps {
	font-size: 11px;
	line-height: 160%;
	color: #666666;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
}
.code {
	font-size: 10px;
	line-height: 160%;
	border: 1px dotted #CCCCCC;
	background-color: #EEEEEE;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.continue {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 15px;
}
.state {
	font-size: 10px;
	color: #999999;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.pict {
	border-width: 3px;
	border-style: solid;
	border-color: #;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}
.menu_title {
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
	line-height: 130%;
}
.menu_link {
	font-size: 10px;
	color: #333333;
	line-height: 160%;
}
.attention {
	font-size: 10px;
	color: #000099;
	line-height: 160%;
}
.menu_link2 {
	font-size: 10px;
	color: #333333;
	line-height: 100%;
}
.attach {
	font-size: 10px;
	line-height: 160%;
	color: #111111;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right_title {
	font-size: 11px;
	font-weight: bolder;
	margin-left: 15px;
	margin-top: 15px;
}
.right {
	font-size: 10px;
	color: #999999;
	line-height: 160%;
	margin-left: 20px;
	margin-top: 10px;
}
.pagenavi {
	font-size: 10px;
	color: #999999;
	line-height: 160%;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
}
.foot {
	width: 360px;
	font-family: "Verdana";
	font-size: 10px;
	line-height: 170%;
	border-top: 1px dotted #CCCCCC;
	margin-left: 20px;
	padding-top: 10px;
}
/* INPUT---------------------------------------------------------------------- */
input {
	font-size:11px;
	font-weight:bold;
	color:#666;
} 
input.search {
	font-size:10px;
	color:#666;
	font-weight:normal;	
} 
input.text {
	width: 292px;  
	height: 20px;
} 
input.num {
	width: 16px; 
	height: 20px;
}
input.num4 {
	width: 32px;
	height: 20px;
} 
input.text-short {
	width: 175px;  
	height: 20px;
}
input.text-mini {
	width: 100px;  
	height: 20px;
}
input.text-large { 
	width: 250px;  
	height: 20px;
	margin-bottom:5px;
}
input.button {
	width: 100px;
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
}
input.button-big {
	width: 150px;
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
} 
input.weird-button {
	width:75px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background-color:#FFF;
	text-transform:uppercase;	
} 
input.button-small {
	width: 50px;
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-transform:uppercase;	
} 
input.button-search {
	width: 75px;
	font-size:10px;
	font-weight:bold;
	color:#666;
	text-transform:lowecase;	
}	
input.button-go {
	width: 100px;
	font-size:11px;
	font-weight:bold;
	color:#666;
	text-transform:uppercase;	
}	
input.cbox { 
	vertical-align:3px;
}
select { 
	color:#333333; 
	font-size:11px;
} 
textarea {
	color:#333; 
	background-color:#FFF; 
	font-size:11px;	 
} 
textarea.width500 {
	color:#333; 
	background-color:#FFF; 
	font-size:11px;	
	width:486px; 
} 
textarea.config {
	color:#333;  
	font-size:11px;	
	width: 292px;
} 
textarea.wide {
	color:#333; 
	background-color:#FFF; 
	font-size:11px; 
} 
textarea.short310 {
	color:#333;
	background-color:#FFF;
	font-size:11px;
	width: 310px;
}
textarea.short340 {
	color:#333;
	background-color:#FFF;
	font-size:11px;
	width: 340px;
}

#lnavi {
	background:url(../common/background.jpg) top left repeat-y;
	text-align:left;
}

/*************************************************************************************************

 NEW Style

*************************************************************************************************/
* {
	margin: 0px;
	padding: 0px;
}

ul,li {
	font-size:1.0em;
	margin: 0;
	padding: 0;
	list-style:none;
}
h1,h2,h3,h4,h5,p{
	margin: 0;
	padding: 0;
	font-size:1.0em;
}
sup{
	vertical-align:0.5em;
}
.clear{
	clear: both;
	height:0;
	visibility:hidden;
}
.pageBack{
	clear:both;
	margin:5px 0 0 0;
	text-align:right;
}
#container {
	width: 940px;
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#container a:link,
#container a:visited,
#container a:active {
	color:#CC0000;
	text-decoration:none;
}
#container a:hover {
	color:#FF9900;
	text-decoration:none;
}

* html #masterwrap #tablewrap #container{/* for IE */
	/*\*/height:1%;/* for WinIE*/
	display:inline-table;/* for MacIE*/
} 	
#container:after {/* for modern brouser */
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both; 
}


#commodity {
	width: 752px;
	float: left;
	margin-right: 15px;
}

/*--Left Navigation Area--*/
#navi {
	width: 187px;
	float: left;
}
#navi a {
	text-decoration: none;
/*	color:#333; */
}

#navi h2 {
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #fff;
}

#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navi li {
	margin: 0px;
	padding: 0px;
}
#navi li h3 a {
	color: #fff;
	font-size: 0.8em;
	text-indent: 8px;
	margin: 0px;
	padding: 4px 0;
	background-color: #8c8c8c;
	border-bottom:1px solid #fff;
	display: block;
	width: 187px;
	height: 100%;
}
#navi li h3 a:hover {
	background-color: #7c7c7c;
}
#navi li h3 a:visited {
	color: #fff;
}
#navi li h4{
	font: 80%/1 'MS UI Gothic', 'Hiragino Kaku Gothic Pro', Osaka, serif, sans-serif, monospace;
}

/*--/Left Navigation Area/--*/

/*--Contents Area--*/
#smd {
	color:#333;
	float: right;
	width: 552px;
}

#banner {
	text-align:center;
	margin:10px 0 20px 0;
}
#banner img {
	margin:10px 0 0 0;
}
.infomation {
	border:#D9E4EB 1px solid;
	margin:0 80px 50px;
	padding:20px;
	background-color: #F1F8FC;
	line-height:1.8em;
}
.infoText {
	padding-top: 30px;
}

