@charset "Shift_JIS";

/* κΕSΔΜvfΜ]π[Ιwθ */
* {
  padding: 0;
  margin: 0;
}

a:link {
	color: #0000ff;
}

a img {
    border-style:none;
}

a:visited {
	color: #990099;
}

a:hover {
	color: #ff0000;
}

img { border: none; }

/* ---------------------------------------- tHgX^C tHgTCY */
body {
	text-align: center;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	background-image: url(common/bg_common.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #d3edfb;
}

/* ---------------------------------------- CAEgΙΦ·ιwθ */

#wrapper {
	text-align: left;
	width: 900px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-repeat: no-repeat;
	background-image: url(common/bg_header_h200.png);
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
}


/* ---------------------------------------- #mainΜwθ */

#main {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(common/bg_contents_white.png);
}

#globalnavi {
	width: 870px;
	margin-right: auto;
	background-image: url(common/bg_contents_white.png);
	height: 45px;
	clip: rect(auto,auto,auto,auto);
	margin-left: auto;
	font-size: 90%;
	padding-top: 5px;
}

#contents {
	float: right;
	width: 568px;
	border-left: 1px solid #cccccc;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 90%;
}
#contents_box {
	width: 550px;
	font-size: 95%;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	line-height: 150%;
}
#contents_box_eng1 {
	font-size: 75%;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	line-height: 120%;
}
#contents_box_eng2 {
	font-size: 85%;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	line-height: 120%;
}
#contact {
	width: 550px;
	font-size: 95%;
	padding-left: 5px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666;
	padding-top: 6px;
}
#contact_eng {
	width: 550px;
	font-size: 85%;
	padding-left: 5px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666;
	padding-top: 5px;
}


#information {
	width: 530px;
	font-size: 80%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 25%;
}


#news {
	width: 535px;
	border: 2px solid #F00;
	text-decoration: blink;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 95%;
	line-height: 160px;
}


#sidebar {
	float: left;
	width: 225px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#footer {
	clear: both;
	background-image: url(common/bg_footer.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0px;
	height: 45px;
	font-size: 70%;
}
/* ---------------------------------------- #headerΰΜwθ */

/* -- wb_[ir -- */
#headernavi{
	text-align: right;
	font-size: 85%;
	font-weight: normal;
	float: right;
	padding-right: 20px;
	margin-top: 20px;
}
#headernavi_eng {
	text-align: right;
	font-size: 85%;
	font-weight: normal;
	float: right;
	padding-right: 20px;
	margin-top: 25px;
}


/* -- ©o΅x1 -- */
h1 {
	font-size: 85%;
	font-weight: bold;
	padding-bottom: 1px;
	color: #C9E4EB;
	padding-top: 8px;
	padding-left: 20px;
}


/* -- ιΖΌ VbvΌ TCgΌ -- */
.logo {
	font-size: 23pt;
	font-weight: bold;
}

.logo a {
	text-decoration: none;
	color: #000;
}

.logo a:hover {
	text-decoration: none;
	color: #ff0000;
}

/* -- Tv -- */
.description {
	padding-bottom: 1px;
	padding-left: 30px;
	font-size: 85%;
	line-height: 150%;
	color: #4E5050;
}
.description_eng {
	padding-bottom: 1px;
	padding-left: 30px;
	font-size: 85%;
	line-height: 110%;
	color: #4E5050;
}

/* ---------------------------------------- #globalnaviΜwθ */

#globalnavi ul {
	width: 850px;
	list-style-type: none;
	position: absolute;
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 10px;
	padding-right: 10px;
}

#globalnavi li {
	text-align: center;
	width: 25%;
	float: left;
	background-image: url(common/menu_button01.jpg);
	background-repeat: no-repeat;
	height: 35px;
}

#globalnavi .navi01{
	width: 25%;
	border: none;
}

#globalnavi li a {
	text-decoration: none;
	display: block;
	width: auto;
	color: #FFF;
	padding-top: 0.7em;
	padding-right: 0;
	padding-bottom: 0.7em;
	padding-left: 0;
}

#globalnavi li a:hover {
	color: #FC3;
	background-image: url(common/menu_button02.jpg);
	background-repeat: no-repeat;
}




/* ---------------------------------------- #contentsΰΜwθ */

/* -- ©o΅ -- */
h2,h3,h4,h5,h6 {
	font-size: 120%;
	color: #FFF;
	padding-top: 7px;
	padding-left: 27px;
	background-image: url(top/h_title_bg.gif);
	font-weight: bold;
	height: 35px;
	background-repeat: no-repeat;
	width: 530px;
}
#h2_e {
	font-size: 100%;
	color: #FFF;
	padding-top: 7px;
	padding-left: 27px;
	background-image: url(top/h_title_bg.gif);
	height: 35px;
	background-repeat: no-repeat;
	width: 530px;
}

h3,h4,h5,h6 {
	margin-top: 30px;
}

/* -- Ά -- */
#contents p {
	line-height: 150%;
	margin-bottom: 5px;
}

/* -- pϋXg -- */
#contents .topic-path {
	margin-bottom: 3px;
	font-size: 70%;
}

/* -- ΘΊ XgΦW -- */
#contents dl { margin: 1em 0; }

#contents dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: 1px dotted #666666;
}

#contents dd { margin-bottom: 2em; }

#contents ul { margin: 1em 0 1em 20px; }
#contents ol {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 1em;
	margin-left: 30px;
}
#contents li {
	margin-bottom: 1.5em;
}

/* ---------------------------------------- #sidebarΰΜwθ */

/* -- JeS^Cg -- */
.sidetitle {
	width: 200px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #CCC;
	height: 10px;
	margin-left: 10px;
}

/* -- Xg -- */
.localnavi {
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 1px;
	padding-left: 0px;
	width: 205px;
	margin-left: 10px;
}

.localnavi li { display: inline; }

.localnavi a {
	text-decoration: none;
	display: block;
	color: #333;
	padding-bottom: 8px;
	font-size: 8pt;
	line-height: 120%;
}

.localnavi a:hover {
	text-decoration: none;
	color: #06F;
}

/* ---------------------------------------- #footerΰΜwθ */
#footer p {
	text-align: center;
	color: #FFF;
	padding-top: 1em;
}

/* ΘΊ CSSfUCTvNWbgͺ */
#cds{ display: none; }
#member_post {
	width: 530px;
	font-size: 105%;
	padding-bottom: 4px;
	padding-left: 1px;
	line-height: 100%;
	font-weight: bold;
	color: #006;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	padding-top: 10px;
	margin-bottom: 10px;
}
.magazine_name {
	font-style: italic;
	color: #C56224;
	font-weight: bold;
}
