@charset "utf-8";

/* ---------------------------------------------------------
default
--------------------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,div,p,form,td,ul,li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

img{
	margin:0 0 0 0;
	border: none;
}


/* ---------------------------------------------------------
font
--------------------------------------------------------- */
body, h1, h2, h3, h4, h5, td, th{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight : normal;
 	line-height : 1.4 ;
 	font-size: 13px;
}

.red{ color : #990000;}
.red2{ color : #FF0000;}
.white	{ color : #FFFFFF; }
.gray	{ color : #333333; }
.gray2	{ color : #666666; }
.orange{ color:#FF6600; }
.green{ color:#005100; }
.skyblue { color:#0076E1; }
.navy{ color:#003399; }
.black{ color:#000000; }

.font8	{ font-size: 8px; }
.font10{ font-size: 10px; }
.font11{ font-size: 11px; }
.font12{ font-size: 12px; }
.font13{ font-size: 13px; }
.font14{ font-size: 14px; }
.font15{ font-size: 15px; }
.font19{ font-size: 19px; }

.font8b	{ font-size: 8px; font-weight:bold; }
.font10b{ font-size: 10px; font-weight:bold; }
.font11b{ font-size: 11px; font-weight:bold; }
.font12b{ font-size: 12px; font-weight:bold; }
.font13b{ font-size: 13px; font-weight:bold; }
.font14b{ font-size: 14px; font-weight:bold; }
.font15b{ font-size: 15px; font-weight:bold; }
.font16b{ font-size: 16px; font-weight:bold; }
.font18b{ font-size: 18px; font-weight:bold; }
.font19b{ font-size: 19px; font-weight:bold; }

.fontb{ font-weight:bold; }
.fontn{ font-weight:normal; }

.LH160 { line-height: 1.6;}
.LH140 {line-height: 1.4;}
.LH130 {line-height: 1.3;}	
.LH120 {line-height: 1.2;}

.W400{ width:400px; }
.W450{ width:450px; }
.W500{ width:500px; }
.W550{ width:550px; }


/* ---------------------------------------------------------
common
--------------------------------------------------------- */
*{
	margin:0;
	padding:0;
}

html{

}

body{
	background-color:#EEEEEE;
	color : #333333;
	text-align:left;
	height : 100%;
}

#container{
	background:url(../indexImages/topbg.jpg)  repeat-x;
	width : 100%;
	height: 100%;
	padding-top: 5px;
}

#container2{
	background:url(../images/secondbg.jpg)  repeat-x;
	width : 100%;
	height: 100%;
	padding-top: 5px;
}

a {
	color:#0044CC;
	text-decoration:underline;	
	}
a:visited {
	color:#0044CC;
	text-decoration:underline;		
	}
a:hover {
	color:#0099FF;
	text-decoration:underline;		
	}

.clear		{ clear : both; line-height:0;font-size:0; }
.fLeft		{ float : left; }
.fRight		{ float : right;}

.vaM	{ vertical-align : middle; }

.tLeft		{ text-align : left; }
.tRight		{ text-align : right; }
.tCenter	{ text-align : center; }

.top0		{ margin-top : 0px; }
.top3		{ margin-top : 3px; }
.top5		{ margin-top : 5px; }
.top10		{ margin-top : 10px;}
.top15		{ margin-top : 15px;}
.top20		{ margin-top : 20px;}
.top25		{ margin-top : 25px;}
.top30		{ margin-top : 30px;}
.top40		{ margin-top : 40px;}
.top50		{ margin-top : 50px;}
.top60		{ margin-top : 60px;}
.top70		{ margin-top : 70px;}

.btm0		{ margin-bottom : 0px; }
.btm3		{ margin-bottom : 3px; }
.btm5		{ margin-bottom : 5px; }
.btm10		{ margin-bottom : 10px;}
.btm15		{ margin-bottom : 15px;}
.btm20		{ margin-bottom : 20px;}
.btm25		{ margin-bottom : 25px;}
.btm30		{ margin-bottom : 30px;}
.btm35		{ margin-bottom : 35px;}
.btm40		{ margin-bottom : 40px;}
.btm50		{ margin-bottom : 50px;}

.right1		{ margin-right : 1px; }
.right3		{ margin-right : 5px; }
.right5		{ margin-right : 5px; }
.right7		{ margin-right : 7px; }
.right10	{ margin-right : 10px; }
.right15	{ margin-right : 15px; }
.right20	{ margin-right : 20px; }
.right25	{ margin-right : 25px; }
.right30	{ margin-right : 30px; }
.right45	{ margin-right : 45px; }
.right50	{ margin-right : 50px; }

.left3		{ margin-left : 3px; }
.left5		{ margin-left : 5px; }
.left7		{ margin-left : 7px; }
.left10	{ margin-left : 10px; }
.left15	{ margin-left : 15px; }
.left20	{ margin-left : 20px; }
.left30	{ margin-left : 30px; }

.pad_left5 { padding-left: 5px;}

.imageR{
	float:right;
	margin-left:10px;
	text-align:right;
	font-size:12px;
	color:#666666;
	line-height:1.5em;
}


/* ---------------------------------------------------------
block
--------------------------------------------------------- */

#header{
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width : 960px;
	padding: 0 0 0 0;
	overflow: hidden;
}

#header #logo{
	float:left;
	width:545px;
	padding-top: 5px;
}

#header #headR{
	float:right;
	padding-top: 0px;
	text-align: right;
	line-height: 2.5em;
}

#header #headR .newAwardBtn a{
	display:block;
	width:300px;
	border:#000 solid 3px;
	background-color:#FFCC00;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding:10px 0;
	color:#000;
	text-decoration:none;
	line-height:1.0;
}

#header #headR .newAwardBtn a:hover{
	text-decoration:underline;
	background-color:#E8B900;
}

#headR span {
	background:url(../images/arrowB_4-6.gif) no-repeat 0 0.28em;
	margin-left:10px;
	padding-left:10px;
}

#gnaviWrapper{
	width:960px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 5px solid #000000;
	margin-top: 10px;
	overflow: hidden;
}

#gnaviWrapper ul{
	margin-left:auto;
	margin-right:auto;
	list-style-type:none;
	overflow:hidden;
	height: 43px;
}

#gnaviWrapper li{
	float:left;
	line-height:0;
	font-size:0;
}

#mainWrapper{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/mainbg.jpg) #FFFFFF no-repeat;
	padding:5px 0 20px 0;
}

#mainWrapper .mainInner{
	padding:0 30px;
	overflow: hidden;
}

#mainWrapper .mainInner p{
	margin-bottom: 15px;
	font-size:14px;
	line-height:1.5em;
}

#mainWrapper .mainInner h3{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding:8px;
	background: url(../images/h3bg.gif) #000000;
	margin-left:15px;
	margin-right:15px;
	line-height: 1.2em;
}

#titleWrapper{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/secondbg.jpg) #FFFFFF no-repeat;
	padding:0 0 0 0;
}

#pagetitleWrapper{
	line-height:0;
	font-size:0;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	overflow:hidden;
}

div.pagetit{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#topicPath{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	color:#666666;
	margin-top:15px;
	margin-bottom:30px;
}

#topicPath a{ text-decoration:none; }
#topicPath a:hover{ text-decoration:underline; }

#pagetopWrapper{
	background-color:#DDDDDD;
	width:100%;
}

#pagetopWrapper #pagetopMain {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding:8px 0;
}

#footerWrapper{
	background-color:#000541;
	width:100%;
}

#footerWrapper #footerMain {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding:8px 0 20px 0;
}

#footerWrapper #footerMain .footerLeft {
	float:left;
	text-align: left;
	color: #EEEEEE;
	font-size: 12px;
	line-height: 1.6em;
}

#footerWrapper #footerMain .footerLeft span {
	margin-right:6px;
}

#footerWrapper #footerMain .footerLeft a {
	color:#EEEEEE;
	font-size:12px;
}

#footerWrapper #footerMain .footerLeft a:hover {
	color:#CCCCCC;
}


#footerWrapper #footerMain .footerRight {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#EEEEEE;
	font-size:10px;
}

.pmArea{
	width:900px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
}
/* ---------------------------------------------------------
top page
--------------------------------------------------------- */

#mainvisualWrapper{
	line-height:0;
	font-size:0;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}

#mainWrapper .mainInnerTop{
	padding:0 30px;
	overflow: hidden;
}

#mainWrapper .mainInnerTop p{
	font-size:14px;
	line-height:1.5em;
}

#mainWrapper .mainInnerTop h2{
	border-left:8px solid #A32218;
	padding:10px 12px;
	margin-bottom: 10px;
}

#mainWrapper .mainInnerTop .topPhotoTb img{
	padding-bottom:1px;
}

#mainWrapper .mainInnerTop .topPhotoTb td{
	font-size:12px;
	text-align: center;
}

#mainWrapper .mainInnerTop table.outlineTb{
	width:880px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	margin-left:auto;
	margin-right:auto;
}

#mainWrapper .mainInnerTop table.outlineTb th,#mainWrapper .mainInnerTop table.outlineTb td{
	border:1px solid #CCCCCC;
	padding:10px;
	text-align:left;
}

#mainWrapper .mainInnerTop table.outlineTb th{
	width:150px;
	background-color:#EEEEEE;
}


/* ---------------------------------------------------------
inspection page
--------------------------------------------------------- */

.inspectionDl{
	margin-left:30px;
	margin-right:30px;
	margin-top:20px;
}

.inspectionDl dt{
	margin-bottom:15px;
}

.inspectionDl dd{
	font-size:14px;
	line-height:1.4em;
}


/* ---------------------------------------------------------
committee page
--------------------------------------------------------- */

.committeeTxt{
	margin-left:15px;
	margin-right:15px;
	overflow: hidden;
}

.committeeList1{
	width:850px;
	margin-left:auto;
	margin-right:auto;	
}

.committeeList1 dt{
	font-weight:bold;
	margin-bottom:2px;
}

.committeeList1 dd{
	margin-bottom:15px;
	line-height:1.3em;
	font-size:13px;
}



.committeeBox{
	width:870px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.committeeBoxBdr{
	padding-bottom:15px;
	border-bottom:dotted 1px #CCCCCC;
}

.committeeBox .left{
	float:left;
	width:150px;
}

.committeeBox .right{
	float:right;
	width:705px;
	font-size:14px;
	line-height:1.4em;	
}

.committeeBox .name{
	font-size:17px;
	font-weight:bold;
}

.committeeBox .position{
	font-size:13px;
}


/* ---------------------------------------------------------
nominate page
--------------------------------------------------------- */


#nominateTabBox{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background:url(../nominateImages/bgNominateTab.jpg) repeat-x;
	height:75px;
}

#nominateTabBox ul{
	list-style-type:none;
	overflow:hidden;
	margin-left:4px;
}

#nominateTabBox li{
	float:left;
	margin-left:5px;
	font-size:0;
	line-height:0;
}

.nominateBox{
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	font-size:12px;
	line-height:1.4em;
}

.nominateList{
	margin-left:15px;
	margin-right:15px;
	padding-top:15px;
	font-weight:bold;
	font-size: 13px;
	border-top:1px dotted #999999;
}

.nominateListTop{
	margin-left:15px;
	margin-right:15px;
	padding-top:15px;
	font-weight:bold;
	font-size: 13px;
}

.nominateBox dl{
	margin-top:0px;
}


.nominateBox dt{
	float:left;
	margin-right:5px;
}

/* ---------------------------------------------------------
prize page
--------------------------------------------------------- */


.prizeBox{
	padding:0 15px;
	overflow:hidden;
}

.prizeBox .left{
	float:left;
	width:300px;
}

.prizeBox .right{
	float:right;
	width:550px;
}

.prizeBox .explanation{
	overflow:hidden;
}

.prizeBox .explanation dl.shieldVer{
	float:left;width:690px;
}

.prizeBox .explanation div.shieldImg{
	float:right;
	width:160px;
	text-align:center;
}

.prizeBox .explanation .title{
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	line-height: 1.25em;
}


.prizeBox .explanation dd{
	margin-left:0px;
}

.prizeBox .explanation .name{
	font-size:14px;
	font-weight:normal;
	line-height: 1.3em;
}

.prizeBox .explanation .profile{
	font-size:14px;
	line-height:1.5em;
}

.prizeBox .photoTb{
	width:860px;
}

.prizeBox .photoTb td{
	text-align:center;
	width:33%;
	font-size:12px;
	vertical-align: top;
	line-height: 1.2em;
}
.prizeBox .photoTb td img{
	margin-bottom:3px;
}
