@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	line-height: 150%;
	text-align: center;
	font-size: 14px;
	background: url(/images/bg.jpg) repeat-x 0 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

h1,h2,h3,h4,h5,p,ul,dl{
	padding: 0;
	margin: 0;
	font-weight: normal;
}

a img {
	border:none;
}

img{
	vertical-align: middle;
}

ul{
	list-style-type: none;
}

p{
	margin-bottom: 10px;
}


/*** important class ***/

.left{
	text-align: left !important;
}

.right{
	text-align: right !important;
}

.center{
	text-align: center !important;
}

.photo{
	padding: 10px;
	border: 1px solid #ccc;
}

.fs12{
	font-size: 12px !important;
}

.fl{
	float: left !important;
}

.fr{
	float: right !important;
}

.clear{
	clear: both !important;
}

.pdt0{
	padding-top: 0 !important;
}

.pdt5{
	padding-top: 5px !important;
}

.pdl5{
	padding-left: 5px !important;
}

.pdr10{
	padding-left: 10px !important;
}

.mgt30{
	margin-top: 30px !important;
}

.mgb10{
	margin-bottom: 10px !important;
}

.mgl160{
	margin-left: 160px !important;
}

.mgr160{
	margin-right: 160px !important;
}

/*** wrap ***/

div#wrap{
	background: url(/images/wbg.jpg) repeat-y;
	width: 828px;
	margin: 0 auto;
	text-align: left;
}

/*** header ***/

div#header{
	background: url(/images/hbg2.jpg) no-repeat;
	width: 820px;
	height: 120px;
	margin: 0 auto;
	border-top: 1px solid #0C2473;
	position: relative;
}

#header p{
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

#header p{
	margin: 80px 0 20px 40px;
}

#header p#sub{
	margin: 65px 400px 0 70px;
	line-height: 130%;
}

#header div#swf{
	position: absolute;
	top: 10px;
	right: 10px;
}

/*** rcol ***/

div#rcol{
	float: right;
	width: 610px;
	text-align: left;
	padding: 0 20px 20px 0;
}

#rcol h1{
	border-left: 10px solid #0C2473;
	padding: 5px 5px 5px 10px;
	font-size: 16px;
	margin: 15px 0 !important;
	background-color: #fff !important;
	color: #333 !important;
}

#rcol h2{
	margin:30px 0 10px 0;
	padding:5px 10px;
	background:url(/images/h2.jpg) repeat-x;
	font-size: 14px;
	border: 1px solid #ccc;
	border-top: 3px solid #0C2473;
}

#rcol h2.interview{
	background-image: none;
	border: none;
	margin: 15px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	padding: 15px;
}

#rcol h2.interview span{
	font-weight: normal;
	font-size: 14px;
}

div.category {
	clear: both !important;
	padding: 5px 0 10px 0 !important;
}

div.category h2{
	border: none !important;
	border-left: 10px solid #0C2473 !important;
	background: none !important;
	padding: 5px 5px 5px 10px !important;
	font-size: 16px !important;
	margin: 10px 0 !important;
	background-color: #fff !important;
	color: #333 !important;
}

div.category a img{
	border: 1px solid #FA8700 !important;
}

div.category a:hover img{
	border: 1px solid #0C2473 !important;
}

div.category p{
	float: right !important;
	width: 500px !important;
	padding: 0 !important;
}

div.category span{
	float: right;
	clear: both;
}

#rcol h3{
	padding:3px 5px 6px;
	background:url(/images/h3.gif) no-repeat 0% 100%;
	margin: 15px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}

#rcol h4{
	padding: 3px;
	background:url(/images/h4.gif) repeat-x 0% 100%;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}

#rcol p.limg{
	float: left;
	padding: 10px 10px 0 0;
}

#rcol p.rimg{
	float: right;
	padding: 10px 0 0 10px;
}

div#category_top{
	background: #eef;
	padding: 15px;
	margin: 40px 0 10px 0;
}

p#gotop{
	text-align: right !important;
	padding-top: 50px;
	clear: both;
}

dl {   
	border: 1px solid #999;
	margin-bottom: 20px;
}

dt {
	float: left;
	width: 10em;
	padding: 5px 0 5px 10px;
	clear: both;
	font-weight: bold;
}

dd {
	margin-left: 10em;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #999;
}  

dl.large dt {
	width: 15em;
}

dl.large dd {
	margin-left: 15em;
}  

dl.interview,dl.interview dt,dl.interview dd{
	border: none;
}

dl.interview dt{
	width: 100%;
	margin: 0;
	padding: 10px 0 5px 0;
}

dl.interview dd{
	margin: 0;
	padding: 0 0 10px 0;
}

dl.interview dt a,dl.interview dd a{
	color: #999;
	text-decoration: none;
	font-weight: normal;
}

/*** lcol ***/

div#lcol{
	float: left;
	width: 180px;
}

#lcol ul{
	padding: 0 0 15px 20px;
}

#lcol ul li a{
	color: #fff;
	text-decoration: none;
	line-height: 200%;
	background: url(/images/yz.gif) no-repeat 0 45%;
	padding-left: 10px;
}

#lcol ul li a:hover{
	text-decoration: underline;
}

#lcol ol{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#lcol ol li{
	margin: 0;
	padding-bottom: 10px;
}



/*** footer ***/

div#footer{
	clear: both;
	background-color: #eee;
	width: 800px;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
	padding: 10px;
}

#footer ul {
	margin-bottom: 10px;
}

#footer img{
	position: absolute;
	top: 20px;
	left: 100px;
}
