@charset "utf-8";
/* CSS Document */

#headline {
	color: #FFFFFF;
	text-align: right;
	padding: 3px 5px;
	font-size: 70%;
	background-color:#666;
	margin:0 0 1em 0;
}
#headline h1 {
	display: inline;
	padding: 0 0.5em 0 0;
	font-size: 100%;
}
#headline h2 {
	display: inline;
	font-size: 100%;
}
#head {
	width: 940px;
	height: 52px;
	margin: 0 auto 30px auto;
}

#head #logo {
	display: block;
	float: left;
	width: 450px;
}
#head #menu{
	float: right;
	width: 420px;
	display: block;
	padding: 28px 0 0 0;
}
#head #menu li {
	float: left;
}


#wrap {
	margin: auto;
	width: 940px;
	background-color: #FFFFFF;
}

#content {
	float: left;
	width: 680px;
	padding: 0 30px 0 0;
}
#content #slide {
	height: 300px;
	width: 680px;
	overflow: hidden;
}
#content h3.ttl {
	padding: 10px 0;
}
#content h3.ttl-detail {
	padding: 0 0 15px 0;
}
#content #topics dt {
	float: left;
	width: 105px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 5px 0 15px 0;
}
#content #topics dd {
	width: 575px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 5px 0 15px 0;
	float: left;
}

#content .issue {
	padding: 20px 0 0 0;
}
#content .story {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#content .story .ttl {
	font-size: 120%;
	color: #000000;
	padding: 0 0 15px 0;
}
#content .story .box {
	overflow: scroll;
	height: 250px;
	padding: 0 10px 10px 10px;
}
#content .story .box .dotto {
	text-align: right;
	display: block;
	padding-bottom: 10px;
}

#content #info {
	width: 660px;
	margin: 20px 0 0 0;
	padding: 9px;
	border: 1px solid #CCCCCC;
}
#content #info .left {
	float: left;
	width: 330px;
	padding: 0 20px 0 0;
}
#content #info .left .ttl {
	vertical-align: top;
}



#content #info .right {
	float: left;
	width: 310px;
	text-align: right;
}

#side {
	float: right;
	width: 230px;
}
#side .paper{
	background-image: url(images/side_bg-paper.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px 15px 0px 15px;
	width: 200px;
}
#side .book {
	margin: auto;
	width: 160px;
}
#side #pr {
	font-size: 80%;
	padding: 0;
}
#side h5 {
	font-weight: normal;
	text-align: center;
}
#side #pr .b-tel {
	padding: 10px 0;
	text-align: center;
	display: block;
}
#side #pr .b-fax {
	padding: 0 0 10px 0;
	text-align: center;
	display: block;
}
#side .plus {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 7px 5px 10px 5px;
	margin: 15px auto 0 auto;
	display: block;
	width: 188px;
}
#side .ttl {
	display: block;
	text-align: center;
}


ul#s-nav {
	list-style-type: none;
}
ul#s-nav div {
	text-align: center;
}
ul#s-nav li {
	list-style-type: none;
	padding: 5px 0 0 0;
}
ul#s-nav ul {
	padding: 0 0 5px 0;
}
ul#s-nav ul li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 0.7em;
	padding: 0px;
	line-height: 140%;
	font-size: 85%;
}
.banner li {
	list-style-type: none;
	display: block;
	padding: 0 0 2px 0;
	float: left;
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0 16px 10px 0;
}
.banner .pic {
	padding: 30px 0 0 0;
}

.banner .pic li {
	padding: 0 0 15px 0;
	list-style-type: none;
	text-align: center;
	line-height: 140%;
}
.banner .txt {
	font-size: 85%;
	line-height: 150%;
	list-style-type: circle;
}
.banner .txt li {
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-type: circle;
}
#book .pc, #book .smart {
	width: 300px;
	margin: 0 20px;
	float: left;
	text-align: center;
}
#foot {
	margin: auto;
	padding: 30px 0 5px 0;
	width: 940px;
	text-align: right;
	font-size: 80%;
	color: #999999;
}

.clear {
	height: 0px;
	width: 100%;
	clear: both;
}
.clear hr {
	display: none;
}
.clear1 {
	height: 1em;
	width: 100%;
	clear: both;
}
.clear1 hr {
	display: none;
}
.clear2 {
	height: 2em;
	width: 100%;
	clear: both;
}
.clear2 hr {
	display: none;
}
.clearline2 {
	height: 1px;
	width: 100%;
	clear: both;
	padding: 2em 0;
}
.clearline2 hr {
	border-top: 1px solid #CCC;
}
.txt-s {
	font-size: 90%;
}

