@charset "UTF-8";

/*-------------------------------------------------------------*/

/*                　　  大枠の部分の設定  　                   */

/*-------------------------------------------------------------*/


html {
	font-family: "MS P Gothic", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}

html, body {
	margin: 0;
}

h1 {
	color: #000;
}

h2 {
	font-size: 220%;
	text-align: left;
	line-height: 1.2em;
}

h3 {
	font-size: 134%;
	color: #333;
	line-height: 2.3em;
	background: url(../images/h2Bg.png) no-repeat;
	height: 50px;
	width: 560px;
	text-indent: 30px;
	text-justify: inter-ideograph;
	text-align: justify;
	float: left;
	clear: both;
}

h4 {
	font-size: 120%;
	font-weight: bold;
	color: #195CA5;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	clear: both;
}

.subtitle {
	font-weight: bold;
	color: #008ED8;
	font-size: 24px;
	line-height: 35px;
}

#wrapper {
	width: 100%;
	margin: 0px;
}

.typeB {
	background: url(../images/typeB_Bg.png) repeat-x center 130px;
}

#wrapperFooter {
	clear: both;
}

/*---------------------------一覧共通---------------------------*/

.column2 {
	width: 268px;
	float: left;
}/*変更*/

.column3 {
	width: 179px;
	float: left;
}

.summary {
	padding: 10px 30px;
	width: 540px;
	float: left;
	margin-bottom: 20px;
}

ul li {
	margin: 0px;
	padding: 0px;
}

.summary dl dt {
　  background: url(../images/liTop01.gif) no-repeat left center;
	text-indent: 12px;
	line-height: 2em;
}/*変更*/

.summary dl dt.blue {
	color: #195CA5;
	font-weight: bold;
}/*変更*/

.summary ul li {
	display: block;
	background: url(../images/liTop02.gif) no-repeat left 0.5em;
	text-indent: 15px;
	line-height: 2em;
}/*変更*/

#detailArea table {
	float: left;
}/*変更*/

table tr th {
	padding: 5px;
}/*変更*/

table tr td {
	padding: 5px;
}/*変更*/

#detailArea .summary table {
	width: 560px;
	float: none;
}/*変更*/
#detailArea .summary table td{
    word-break:break-all;
}

.summary small {
	font-size: 84%;
}

.notes {
	font-size: 84%;
	color: #999;
	margin: 10px 0px;
}

.goTop {
	text-align: right;
	margin: 20px 0px;
}

/*---ヘッダ---*/

#header {
	width: 900px;
	height: 80px;
	overflow: hidden;
	margin: 0px auto;
}

#logo {
	float: left;
	150px　　/*150px  2013.04.04アイケンロゴ追加のため変��*/
}

#logo_chinese {
	float: left;　/*150px  2013.04.04アイケンロゴ追加のため変更*/
}

#headNav {
	float: right;
	width: 550px;
	margin: 15px 0px;
}

#languge {
	float: right;
	width: 155px;
	overflow: hidden;
	height: 23px;
	margin-bottom: 6px;
}

#languge img {
	float: left;
	width: 75px;
	margin-left: 2px;
}

#headGuide {
	float: right;
	overflow: hidden;
	width: 550px;
}

#headGuide .navi {
	float: left;
	overflow: hidden;
	width: 300px;
}

#headGuide .navi li {
	display: inline;
	list-style: inside;
	background: url(../images/listTop01.gif) no-repeat left;
	padding-left: 15px;
	margin-right: 10px;
}

#headGuide form {
	float: right;
	width: 250px;
}

#headGuide form input {
	float: left;
}

#headGuide form .keyword {
	width: 198px;
	float: left;
}

/*---グローバルナビ---*/

#globalNav {
	width: 900px;
	overflow: hidden;
	margin: 0px auto;
	height: 50px;
}

#globalNav ul li {
	float: left;
}

/*---イメージ＆パンクズリスト---*/

#imgList {
	width: 900px;
	margin: 0px auto;
}

#breadcrumblist {
	margin: 10px 0px;
	width: 900px;
	background: url(../images/breadcrumblistBg.png) no-repeat;
	height: 20px;
}

#breadcrumblist ul {
	background: url(../images/listHome.png) no-repeat;
	height: 20px;
}

#breadcrumblist ul li {
	height: 20px;
	overflow: hidden;
	line-height: 1.8em;
	padding-right: 15px;
	background: url(../images/listR.png) no-repeat right center;
	margin-left: 5px;
	display: inline;
}

#breadcrumblist .home {
	font-weight: bold;
	color: #FFF;
	padding: 5px 16px 5px 10px;
	background: url(../../BOKEN/css/none);
	margin: 0px;
}

#breadcrumblist .position {
	color: #666666;
}

/*---コンテンツ---*/

#contents {
	width: 900px;
	margin: 0px auto;
	padding: 30px 0px;
}

#detailArea {
	width: 600px;
	min-height: 600px;
	float: left;
	padding: 0px 25px;
}

#sideArea {
	float: left;
	width: 220px;
	min-height: 600px;
	margin-left: 30px;
}

* html #sideArea {
	margin-left: 15px;
}

/*---サイド---*/

#examBtn {
	margin: 30px 0px;
}

#examBtn ul li {
clo margin: 0px 0px 5px;
	margin-bottom: 5px;
	display: block;
}

/*---フッター---*/

#wrapperFoot {
	width: 100%;
	background: url(../images/footBg.gif) repeat-x center 50px;
	padding: 0px;
}

#footer {
	width: 934px;
	background: url(../images/footNavBg.png) no-repeat top;
	margin: 0px auto;
	padding-top: 40px;
}

* html #footer {
	background: url(../images/footNavBg.gif) no-repeat top;
}

#footcontent {
	height: 50px;
	width: 870px;
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 37px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#footcontent ul li {
	float: left;
	margin-right: 8px;
}

#footNav {
	color: #FFF;
	text-align: center;
	margin: 0px auto;
	padding: 35px 0px;
}

#footNav a:link {
	color:#FFF;
}

#footNav a:visited {
	color:#FFF;
}

#footNav a:hover {
	color:#FFF;
}

#footNav a:active {
	color:#FFF;
}

#footNav ul {
	text-align: center;
	margin: 1em 0px;
	padding: 0px;
}

#footNav ul li {
	background: url(../images/listTop02.gif) no-repeat 0px 0px;
	display: inline;
	margin: 0px 10px;
	line-height: 3em;
	padding: 2px 0px 2px 20px;
}

#footGuide {
	padding: 30px 17px;
	clear: both;
}

#footGuide .navi {
	text-align: right;
	padding: 5px 0px;
	width: 900px;
}

#footGuide ul li {
	display: inline;
	padding: 0px 10px;
	border-right: 1px solid #999;
}

#copylight {
	text-align: right;
	width: 900px;
	color: #666;
}

/*-------------------------------------------------------------*/

/*                  各コンテンツページ設定                     */

/*-------------------------------------------------------------*/

/*---試験のご案内--*/

.comment {
	padding: 24px;
	margin-bottom: 20px;
	width: 550px;
	border: 1px solid #CCC;
	font-size: 117%;
}

#detailArea table.opening {
	background: url(../images/lin01.gif) no-repeat left 70px;
}

#detailArea table.opening tr td {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#detailArea table.opening tr th {
	height: 50px;
	line-height: 1em;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}

/*----------------------------除　外---------------------------*/

#footGuide ul li.end {
	border-style: none;
	padding-right: 5px;
}

/*-----------------------リンクカラー設定----------------------*/

#imgList .home a:link {
	color:#FFF;
}

#imgList .home a:visited {
	text-decoration: none;
	color:#FFF;
}

#imgList a:visited {
	text-decoration: none;
	color:#36F;
}

#imgList a:hover {
	text-decoration: underline;
	color:#C66;
}

.text {
	text-align:justify;
	text-justify:inter-ideograph;
}

#side_search {
	overflow: hidden;
	height: 110px;
	width: 180px;
	background-image: url(../images/side_search_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top: 40px;
	padding-left: 40px;
	list-style-image: url(../images/side_search_mark.gif);
	font-size: 14px;
	line-height: 36px;
}

.mark {
}

.date {
	float: right;
	padding-top: 15px;
}

* html .date {
	padding-top: 8px;
}/*IEハック*/

/*不明*/

dl.s_long dt {
	float: left;
	margin-right: 10px;
	background: url(../images/listTop02.png) no-repeat 0px 0px;
	font-size: 117%;
	font-weight: bold;
	line-height: 1.2em;
	margin-left: 10px;
	text-indent: 17px;
}



/*---------追加 5/11-------------*/

.fiber_title {
	font-size: 21px;
	font-weight: bold;
	color: #195CA5;
}
.table_title {
	background: #90C0CD;
	border-top: 2px solid #333;
}
.s_boldsizup1_02{
	font-size: 134%;
	line-height: 1.5em;
	font-weight: bold;
}
.s_qaText_02 {
	float: left;
	padding: 8px 5px 8px 45px;
}
.box {
	border: thin solid #767676;
	margin: 10px;
	padding: 10px;
}
.summary_02 {
	padding: 10px 30px;
	width: 540px;
	float: left;
	margin-bottom: 20px;
}

.normaltext {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none
}

.s_u0d00 {
	margin: 0px 0px 0px 0px;
}
.movie_thum {
	background-image: url(../channel/images/thumb_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 185px;
	width: 252px;
	float: left;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.movie_thum img {
	padding-top: 5px;
	padding-bottom: 3px;
}

.movie_title {
	padding-left: 18px;
	padding-top: 8px;
	font-size: 13px;
	line-height: 19px;
	float: left;
}



.notes2 {
	font-size: 84%;
}

.notes3 {
	font-size: 114%;
	font-weight: bold;
	color: #195CA5;
}


.notes2 {
	font-size: 84%;
}

.notes3 {
	font-size: 114%;
	font-weight: bold;
	color: #195CA5;
}


.notes4 {
	font-size: 110%;
	font-weight: bold;
	color: #444;
	vertical-align: middle;
}

.bgglay {
	background-color: #ccc;
}

#detailArea_2 {
	width: 600px;
	min-height: 600px;
	float: left;
	padding: 0px 25px;
}

.jigyoushoTBL {
	vertical-align: middle;
	text-align: center;
}
.cnas_cma_cal {
	width: 600px;
}
.sitemap_title {
	font-size: 134%;
	font-weight: bold;
	color: #195CA5;
	width: 270px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	clear: both;
}
.summary_03 {
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.summary_03 ul li {
	display: block;
	background: url(../images/liTop02.gif) no-repeat left 0.5em;
	text-indent: 15px;
	line-height: 2em;
}/*変更*/

#outline {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ol_headNav {
	float: right;
	width: 450px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#ol_headNav_chinese {
	float: right;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.iken_ box {
	width:400px;
	padding: 10px; 
	margin-bottom: 10px; 
	border-bottom: 3px double #fc0

}


#out_contents {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#out_foot {
	height: 200px;
	text-align: center;
	background-color: #005CA5;
	width: 100%;
	background: url(../images/footBg.gif) repeat-x center 50px;
	padding-top: 16px;
}
.link ul li {
	display: block;
	background: url(../images/liTop02.gif) no-repeat left 0.5em;
	text-indent: 15px;
	line-height: 2em;
}/*変更*/
.title_text {
	font-size:14px;
	line-height: 23px;
}
.movie_text {
	padding-top: 5px;
}
.top_bar_01 {
	z-index: -2;
	background-image: url(../images/s_topNewsLine.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 600px;
}
.top_bar_02 {
	z-index: -2;
	background-image: url(../images/s_topTopicLine.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 600px;
}
.top_bar_03 {
	z-index: -2;
	background-image: url(../images/s_topEventLine.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 600px;
}
.pagenate ul{
text-align:center;
}
.pagenate li{
display:inline; 
padding-right: 15px;
}

.side_synagy_btn{
    margin-bottom:15px;
}