/*========================================
	1:format
========================================*/
*{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h1, h2, h3, h4, h5, h6{
	font-size: 1em;
	font-weight: normal;
	text-decoration:none;
}
span{
	margin: 0px 2px;
}
p{
	line-height: 18px;
}
address{
	font-style: normal;
}
a{
	text-decoration: none;
	color: #333366;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #333333;
	text-decoration: underline;
}
/*========================================
	2:elements
========================================*/
body{
	text-align: center;
	background: url(../img/title_bg.gif) repeat-x;
}
#main{
	width: 100%;
	height: auto;
}
/* 2-1 title */
#main #mt{
	background: url(../img/title2.jpg) no-repeat;
	text-align: left;
	margin: auto;
	padding: auto;
	width: 760px;
	height: 80px;
}
#main #logo{
	float: left;
}
#main #mt h1 a{
	width: 190px;
	height: 80px;
	border: 0px;
	display: block;
	text-indent: -10000px;
}
/* 2-1-a sub menu */
#main #subn{
	font-size: xx-small;
	float: left;
	text-align: right;
	padding: 5px 0px 0px 0px;
	width: 560px;
	height: 55px;
}
#main #subn a{
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
}
#main #subn a:hover{
	font-size: xx-small;
	color: #000066;
	text-decoration: underline;
}
/* 2-1-b caption */
#main h2{
	float: left;
	text-align: right;
	width: 560px;
/*	height: 25px;*/
}
/* 2-2 nabigation */
#nab{
	clear: both;
	padding: 5px 0px 0px 0px;
	width: 100%;
	height: 45px;
}
#nab #btns{
	width:760px;
	margin: auto;
	padding: auto;
}
/* 2-3 main contents */
#mc{
	clear: both;
	width: 760px;
	margin: auto;
	padding: auto;
	background: url(../img/vline_mc.gif) repeat-y;
}
/* 2-3-a contents */
#cont{
	float: left;
	text-align: left;
	width: 580px;
	padding: 0px 10px;
}
#cont p{
	font-size: 1em;
	color: #333333;
	margin: 0px 10px 10px 10px;
}
/* 2-3-b PAGE VOLUME & NABIGATION */
#cont p.p_vol{
	width: 560px;
	margin: 5px 0px;
	color: #666666;
	text-align: center;
}
/* 2-4 right bar */
#right{
	text-align: left;
	float: left;
	width: 160px;
	height: 100%;
}
#right #rcont{
	width: 150px;
	height: 100%;
	padding: 5px;
	border: 1px solid #999999;
	/*border-bottom: 1px solid #999999;*/
	background: url(../img/right_bg.jpg) repeat-y;
}
#right #rcont p,p a{
	font-size: 10px;
	margin: 0px 0px 5px 0px;
	/*line-height: 16px;*/
}
#right #rcont p.cate{
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #666666;
}
/* 2-5 JUMP PAGE TOP */
#jump{
	clear: both;
	width: 740px;
	height: 20px;
	margin: auto;
	padding: auto;
	line-height: 20px;
	text-align: right;
}
#jump a{
	color: #333333;
	text-decoration: none;
}
#jump a:hover{
	color: #000066;
	text-decoration: underline;
}
/* 2-6 footer */
#footer{
	clear: both;
	font-size: xx-small;
	color: #ffffff;
	width: 100%;
	height: 25px;
	line-height: 20px;
	padding: 5px 0px 0px 0px;
	background: url(../img/footer_bk.jpg) repeat-x;
}
/*========================================
	3:contents page original
========================================*/
/* 3-1 location nabi */
#cont #pan{
	width: 580px;
	font-size: 0.85em;
	color: #666666;
	line-height: 16px;
	padding: 0px 0px 5px 0px;
}
#cont #pan a{
	font-size: xx-small;
}
/* 3-2 contents title */
#cont #subtit{
	width: 580px;
	height: 50px;
	padding: 0px 0px 10px 0px;
}
#cont h4{
	width: 580px;
	height: 25px;
	font-size: 1em;
	line-height: 20px;
	text-indent: 10px;
	background: url(../img/stit_bg.jpg) no-repeat;
}
/* 3-3 detail */
#cont .dtl{
	clear: both;
	margin: 10px 0px;
	text-align: right;
	width: 580px;
	margin-bottom: 10px;
}#corp a {
	font-size: 1em;
}
