@charset "UTF-8";

 /* Reset 
========================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding:0;
	margin:0;
	color: #000;
}

 /* clearfix 
========================================*/

.clearfix:after { clear: both; content: " "; display: block; font-size: 0; height: 0; visibility: hidden; }
.clearfix { display: inline-block; } 
.clearfix { display: block; }
.clear{ clear:both; height:0; line-height:0; }

 /* COMMON
========================================*/

html,body { height:100%; }

body {
	background-color: #F0F2F2;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	line-height: 160%;
}

img { border:none; }


 /* LAYOUT
========================================*/

#wrapper { min-height: 100%; _height: 100%; /* for IE6 */ }

.inner { width: 1000px; margin-right: auto; margin-left: auto; }

.inner2 {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	line-height: 130%;
}
#footer strong {
	font-size: 13px;
	line-height: 160%;
}


#container { width: 990px; margin-right: auto; margin-left: auto; padding-bottom: 110px; }

#contents {
	width: 649px;
	float: right;
	margin-left: 15px;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 0px #A8BCC8;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9BACB7;
	background-color: #FFF;
	margin-bottom: 15px;
	padding: 40px;
}
#contents .title {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #517BAC;
}
#contents p {
	padding: 10px;
}

#footer {
	height: 100px;
	margin-top: -100px;
	color: #FFF;
	background-color: #2B4255;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#pagetop {
	display: block;
	width: 990px;
	text-align: right;
}


 /* HEADER
========================================*/

#header {
	width: 100%;
	height: 30px;
	background-image: url(img/common/header_bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 20px;
}

#header h1 {
	font-size: 12px;
	float: right;
	padding-top: 8px;
	color: #426582;
	font-weight: normal;
}

#header p {
	background-image: url(img/common/header_name_bg.png);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	width: 198px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 5px;
}

#header p a {
	text-decoration: none;
	color: #FFF;
}


 /* NAVIGATION
========================================*/

#gloval_navi {
	float: left;
	padding: 10px;
	width: 220px;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 0px #A8BCC8;
	border: 0px solid #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
    background-color: #FFFFFF;
}

#logo {
	padding-top: 0px;
	padding-bottom: 0px;
}


#gloval_navi ul {
	list-style-type: none;
    background-color: #FFFFFF;
}

#gloval_navi ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7194AC;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
	display: block;
    background-color: #FFFFFF;
}

.navi_bnr {
	display: block;
	float: left;
	margin-top: 10px;
	border-radius: 5px;
	background-color: #FFFFFF;
}



 /* Layout
========================================*/


 /* TOP LAYOUT
========================================*/

#top_newissue {
	width: 350px;
	float: right;
	padding: 20px;
	border-radius: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9BACB7;
	box-shadow: 0px 0px 0px 0px #A8BCC8;
	margin-bottom: 15px;
}

#top_newissue h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.newissue {
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #DDE9EC;
	padding: 5px;
}

#top_watsnew {
	width: 280px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 0px #A8BCC8;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9BACB7;
	margin-bottom: 15px;
	padding: 20px;
	height: 340px;
	clear: none;
}

#top_watsnew h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


#watsnew {
	height: 320px;
	overflow: hidden;
	overflow-x: hidden;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#watsnew dl {
	font-size: 12px;
}

#watsnew dl dt {
	font-size: 11px;
	color: #666;
	padding-top: 10px;
	padding-left: 5px;
}

#watsnew dl dd {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}


#top_mediaguide {
	width: 300px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	border-top-style: solid;
	border-top-color: #9BACB7;
	margin-bottom: 5px;
	padding: 10px;
}

#top_mediaguide h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#top_bnr {
	float: right;
	width: 390px;
}
#top_bnr_190x100 {
	float: right;
	width: 190px;
}

#top_bnr_190x100_2 {
	float: right;
	width: 190px;
	margin-right: 10px;
	display: block;
}

#top_bnr img {
	padding-bottom: 10px;
}

.backnumber {
	display: block;
	width: 188px;
	float: left;
	margin: 8px;
	background-color: #FFFFFF;
	font-size: 100%;
	text-align: center;
	color: #333;
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}

.backnumber2 {
	display: block;
	width: 150px;
	float: left;
	margin: 8px;
	background-color: #FFFFFF;
	font-size: 100%;
	text-align: center;
	color: #333;
	border: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}

.area_color {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F00;
}
.about_color {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #347CDA;
}
.backnumber img {
	margin-bottom: 9px;
}

.backnumber_title {
	display: block;
	float: left;
	width: 629px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	background-color: #F0F2F2;
	border-radius: 10px;
	font-size: 90%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.backnumber_title2 {
	display: block;
	float: left;
	width: 629px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #666666;
	background-color: #F0F2F2;
	border-radius: 8px;
	font-size: 90%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.backnumber_title strong {
	color: #999;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.about {
	padding: 20px;
	margin-bottom: 10px;
	border: 3px solid #F0F2F2;
	border-radius: 5px;
}
.about_title {
	margin-top: 10px;
	margin-bottom: 10px;
}
.about_img {
	float: right;
	padding-left: 10px;
}
#area_table {
	width: 300px;
	border-collapse: collapse;
	border: 5px solid #F0F2F2;
	float: right;
	margin-left: 10px;
}
#area_table tr th {
	padding: 10px;
	border: 1px dotted #F0F2F2;
	background-color: #9BACB7;
	font-size: 90%;
	color: #FFF;
}
#area_table tr td {
	font-size: 90%;
	text-align: center;
	border: 1px dotted #F0F2F2;
}

.area_title {
	display: block;
	float: left;
	width: 629px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #666666;
	background-color: #F0F2F2;
	border-radius: 10px;
	font-size: 110%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #BDCCD4;
}
#secchi {
	border-collapse: collapse;
	border: 5px solid #F0F2F2;
	float: left;
	width: 649px;
}
#secchi tr th {
	padding: 10px;
	border: 1px dotted #F0F2F2;
	background-color: #9BACB7;
	font-size: 100%;
	color: #FFF;
	width: 130px;
}
#secchi tr td {
	font-size: 110%;
	text-align: left;
	border: 1px dotted #F0F2F2;
	padding: 10px;
}
.nlab {
	width: 220px;
	float: right;
	line-height: 33px;
	height: 33px;
}
#contact {
	width: 100%;
	border-collapse: collapse;
	border: 3px solid #EDEDED;
}
.hissu {
	color: #900;
}
#contact tr th {
	width: 200px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #EDEDED;
	border-left-color: #CCC;
}
#contact tr td {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #EDEDED;
	border-left-color: #CCC;
}
