@charset "UTF-8";


*{
	margin:0;
	padding0;
}

/*#############ANCHOR##############*/

A:link{
	color:#1C5AC1;
	text-decoration:none;
}

A:visited{
	color:#1C5AC1;
	text-decoration:none;
}

A:hover{
	color:#548BE7;
	text-decoration:none;
}

A:active{
	color:#F00;
}


/*#############ID##############*/

#header{
	text-align:right;
	font-size:1px;
	background:#FFF url('../images/header_bg.jpg') no-repeat top left;
}

#menu{
	color:#222;
	padding:0px 0px 15px 15px;
}

#contents{
	
	
}

#footer{

	padding:10px 10px 0 10px;
	color:#FFF;
}


/*#############GENERAL##############*/

/*=======tags=======*/

html{
	height:100%;
}

body{
	height:100%;
	font-family:"Verdana", "Osaka", "MS UI Gothic", sans-serif;
	font-size:80%;
//	font-size:100%;
	background:#FFF url('../images/content_bg_blue.gif') repeat-y bottom center;
	color:#0B244C;
}

p{
	margin:5px 15px 10px 15px;
	line-height:1.4em;
}


input{
	vertical-align:middle;
}

strong{
	font-weight:bold;
	color:#3A4689;
}


h1{
	float:left;
	display:inline;
	line-height:10px;
	vertical-align:baseline;
	margin-left:15px;
}

h2{
	margin:30px 0 20px 15px;
	font-size:120%;
	font-weight:bold;
}

	.features h2{
		margin:0 0 1em 0;
		font-size:120%;
		font-weight:bold;
	}



h3{
	display:inline;
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
	margin:0 1em 10px 0;
	
	
}
	.topics h3{
		font-size:14px;
		font-weight:bold;
		margin:0 0 0 0;
	}

hr{
	border:1px solid #222;
}


h4{
	margin:0px 5px 10px 15px;
	padding-left:5px;
	border-left:3px solid #666;
	color:#9291BB;
}

ul{
	list-style:none;
}

li{
	margin:0 0 2em 0;
}

/*=======common=======*/
div.centering{
	height:100%;
	
}
div.body_blue{
	height:100%;
	width:810px;
	text-align:left;
	background:url('../images/content_bg_blue.gif') repeat-y bottom;
}

div.body{
	width:810px;
	background:url('../images/content_bg.gif') repeat-y;
}

div.contents_body{
	background:url('../images/content_logo.gif') right bottom no-repeat;
	padding:10px 0;
}

div.contents_body_bottom{
	padding:0 15px;
}

.nav{
	display:inline;
	/*145px shift*/
	margin-left:125px;
	margin-right:15px;
	vertical-align:baseline;
	
}
	.nav img{
		margin-left:2px;
		margin-top:62px;
	}

div.topics{
	background:url('../images/recent_topics.jpg') left top no-repeat;
	//height:;
	//height:351px;
	height:370px;
	width:553px;
	margin:0 250px 0 10px;
	//margin:0 220px 0 10px;
	padding:65px 0 25px 0px;
	//padding:65px 10px 10px 40px;
	color:#FFF;
	overflow:hidden;
	font-size:12px;
}

	.topics .date{
		font-size:10px;
		color:#FEBA2F;
		font-weight:lighter;
		margin:0 0 5px 0;
	}
	
	.topics p{
		margin:5px 25px 0 0;
	//	margin:5px 25px 0 0;
		line-height:1.4em;
	}
	
		.topics A:link{
			color:#C9D8EF;
			text-decoration:none;
		}

		.topics A:visited{
			color:#C9D8EF;
			text-decoration:none;
		}

		.topics A:hover{
			color:#FEBA2F;
			text-decoration:none;
		}

		.topics A:active{
			color:#F00;
		}


div.features{
	width:234px;
	margin:30px 5px 15px 0;
	float:right;

}

	.features .banner img{
		margin:0 0 10px 0;
	}

#footer img{
	margin:0 5px 5px 10px;
}


.shop_detail{
	clear:left;
	margin:0 0 2em 0;
}
	.shop_detail .photo{
		
		float:left;
	}
		
	.shop_detail .data{
		margin:0 0 0 160px;
		height:169px;
	}
	
	.shop_detail p{
		margin:5px 0 0 0;
	}

.mapicon{
	vertical-align:middle;
	margin:0 5px 10px 5px;
}

.ex{
	font-size:10px;
	color:#FEBA2F;
	vertical-align:middle;
}

div.topics_bottom{
	color:#0B244C;
	margin:0;
	padding:0;
	width:779px;
}

	div.topics_bottom h3, div.topics_bottom p, div.topics_bottom .date{
		margin-left:25px;
		padding:0;

	}
	
	div.topics_bottom h3{

	}
	
	div.topics_bottom p{
	}
	
	div.topics_bottom .date{
		font-size:10px;
		color:#000;
		font-weight:lighter;
		margin-bottom:25px;
		margin-top:5px;
	}

	div.topics_bottom ul{
		margin:0;
		padding:0;

	}
	
	div.topics_bottom li{
		margin:0 0 20px 0;
		padding:15px 0 0px 0;
		background:#E2E3DF url('../images/news_header.jpg') top left no-repeat;
	}
	
	div.topics_bottom ul li ul{
		margin:20px 0 20px 80px;
		padding:0;
	}
	
	div.topics_bottom ul li ul li{
		margin:0 0 5px 0;
		padding:0;
		background:inherit;
	}
	
div.company_table{
	width:779px;
	background:url('../images/company_bg.gif') top left repeat-y;
	margin-bottom:50px;
}


	div.company_table_header{
		background:url('../images/company_header.jpg') top left no-repeat;
		padding:10px 0 0 0;
	}

div.contact_table{
	width:779px;
	background:url('../images/company_bg.gif') top left repeat-y;
	margin-bottom:50px;
}

	div.contact_table_header{
		background:url('../images/contact_pad_table_header.jpg') top left no-repeat;
		padding:10px 0 0 0;
	}


table.cpinfo{
	margin:0 15px 10px 15px;
	font-size:12px;
	line-height:1.4em;
}

	table.cpinfo .label{
		width:85px;
		padding:15px;
		text-align:right;
		font-weight:bold;
	}

	table.cpinfo .data{
		width:634px;
		padding:15px 15px 15px 15px;
	}

table.formtable{
	margin:0 15px 10px 15px;
	font-size:12px;
	line-height:1.4em;
}

	table.formtable .label{
		width:110px;
		padding:15px 0px;
		text-align:right;
		font-weight:bold;
	}

	table.formtable .data{
		width:600px;
		padding:15px 15px 15px 15px;
	}


	table.formtable .data input,table.formtable .data select{
		width:25em;
		fint-size:12px;
	}
	
	table.formtable .data textarea{
		width:45em;
		font-size:12px;
	}


div.contact_pad{
	width:779px;
	background:#E2E3DF url('../images/contact_pad_header.jpg') top left no-repeat;
	padding-top:1px;
	margin-bottom:20px;
}

	div.contact_pad h3{
		display:block;
		margin:25px 0 15px 15px;
	}
	
	div.contact_table_header h3{
		display:block;
		margin:15px 0 5px 15px;
	}
	
	div.contact_pad .account{
	}

.home{
	margin-bottom:24px;
	margin-right:5px;
}

div.about_bottom .topic01,div.about_bottom .topic02{
	width:779px;
	padding-top:1px;
	margin-bottom:20px;
}

	div.about_bottom .topic01{
		background:#E2E3DF url('../images/about_header01.jpg') top left no-repeat;
	}
	div.about_bottom .topic02{
		background:#E2E3DF url('../images/about_header02.jpg') top left no-repeat;
	}

	.topic01 img.right, .topic02 img.right{
		float:right;
		margin:10px;
	}
	
.form_result{
	width:770px;
	padding:50px 0;
	text-align:center;
}