/* ベース */

body {
	width:100%;
	font-size:14px;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}

h1,h2,h3,h4,h5,p,ul,ol,li {
	margin: 0;
	padding: 0;
}

a {
	color:#990000;
}

a:hover {
	color:#666666;
}

#base {
	width: 750px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	border-left: solid 1px #CC3300;
	border-right: solid 1px #CC3300;
}

/* インデックス */

#indextop {
	background-image:url(img/topimg00.jpg);
	background-repeat:no-repeat;
}

#index_tokusyu {
	width:705px;
	margin: 0 auto;
	padding-bottom:0;
	border-top:#CC3300 1px solid;
	border-left:#CC3300 1px solid;
	border-right:#CC3300 1px solid;
	border-bottom:#CC3300 1px solid;
	background-image:url(img/tokusyubg.jpg);
	background-repeat:no-repeat;
}

#index_tokusyu img{
	margin-top:38px;
	margin-left:10px;
	float:right;
}

#tokusyutxt {
	margin-top:46px;
	margin-left:146px;
	color:#660000;
	line-height:130%;
}

#index_subbox {
	width:705px;
	margin: 15px auto;
}

#index_cover {
	float:left;
	width:448px;
	margin-right:15px;
	border-top:#666600 1px solid;
	border-left:#666600 1px solid;
	border-right:#666600 1px solid;
	border-bottom:#666600 1px solid;
	background-image:url(img/covertitle.gif);
	background-repeat:no-repeat;
}

#index_news {
	float:left;
	width:238px;
	border-top:#CC9900 1px solid;
	border-left:#CC9900 1px solid;
	border-right:#CC9900 1px solid;
	border-bottom:#CC9900 1px solid;
	background-image:url(img/newstitle.gif);
	background-repeat:no-repeat;
}

.subbox_text {
	margin-top:43px;
	margin-left:10px;
	margin-right:10px;
	line-height:130%;
}

.subbox_text strong {
	color:#663300;
}

/* コンテンツページ */

#mainbox {
	width:705px;
	margin: 20px auto;
}

.imgleft {
	float:left;
	margin-right:10px;
	margin-top:0;
}

.imgright {
	float:right;
	margin-left:10px;
	margin-top:0;
}

.textbox {
	width:680px;
	margin: 0 auto;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
}

.textbox_cover {
	width:680px;
	margin-top:-15px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
}

.textbox_new {
	width:680px;
	margin-top:-15px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:#999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
}

.textbox_toku {
	margin:0;
	padding:0;
	background-image:url(tokusyu/tokusyuimg/tokusyubg.jpg);
	background-repeat:no-repeat;
}

.text {
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	line-height:140%;
}

.text2 {
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	line-height:160%;
}

.textbgbox {
	width:550px;
	background-color:#FFCC66;
	margin:0 auto;
	padding:5px;
}

.green {
	color:#009900;
}

.orenge {
	color:#FF6600;
}

.red {
	color:#CC0000;
}

.blue {
	color:#006699;
	margin-top:10px;
}

.pink {
	color:#FF6666;
}

/* 特集 */

.addbox {
	width:680px;
	margin:0;
	padding-bottom:30px;
	border-top:#999933 1px dotted;
	background-image:url(tokusyu/tokusyuimg/addboxbg.gif);
	background-repeat:repeat;
}

.addtext {
	line-height:130%;
	margin-top:30px;
	margin-left:30px;
	margin-right:30px;
}

.addtext strong {
	font-weight:bold;
	color:#663300;
	font-size:16px;
	letter-spacing:4px;
}

.addtext .kakaku {
	color:#663300;
	line-height:130%;
}

#mapimage {
	width:370px;
	float:left;
	margin-right:25px;
}

#mapmenu {
	width:308px;
	float:left;
	border:#333333 1px solid;
}

#mapmenu p {
	line-height:200%;
	letter-spacing:3px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:10px;
}

.tokupage {
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
	letter-spacing:3px;
}

.presentbox {
	width:500px;
	height:150px;
	margin:0 auto;
	background-image:url(tokusyu/tokusyuimg/present_bg.gif);
	background-repeat:no-repeat;
}

.presenttxt {
	padding-top:50px;
	text-align:center;
	line-height:130%;
}

.prename {
	font-weight:bold;
	font-size:16px;
}

.preNo {
	font-weight:bold;
	font-size:16px;
	color:#CC0000;
}

/* ニュース */

.preoubo {
	background-color:#FFFFCC;
	width:685px;
	padding:10px;
}

.preoubo2 {
	width:610px;
	padding:10px;
	margin:0 auto;
	border:#FF6600 1px solid;
}

.oubohouhou {
	font-size:20px;
	color:#FF6600;
	letter-spacing:5px;
	font-weight:bold;
	text-align:center;
}

.presenttitle {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#FF6600;
	line-height:220%;
	letter-spacing:2px;
}

table#pre {
    width: 683px;
}

table#pre td {
	width:221px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#FFFFFF;
    text-align: center;
	font-size:12px;
}

table#pre img {
	margin-bottom:10px;
}

table#pre strong {
	font-size:16px;
	color:#CC0000;
	line-height:120%;
}

table#pre .bangumi {
	font-size:14px;
	color:#003366;
	line-height:120%;
	font-weight:bold;
}

.pre_com {
	margin-top:20px;
	margin-left:5px;
	margin-right:5px;
	text-align:left;
}

.bansensatuei {
	width:650px;
	margin:0 auto;
	border:#FF6600 1px solid;
}

/* フッター */

#gotop {
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	font-size:12px;
	text-align:right;
	clear:both;
}

#footer {
	width:100%;
	clear:both;
	background-image:url(img/fotterbg.gif);
	background-repeat:no-repeat;
}

#banner {
	width:705px;
	margin: 0 auto;
	padding-top:45px;
	text-align:center;
}

#banner .img15 {
	margin-right:15px;
}

#copyright {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color:#663300;
	margin-top:10px;
	padding-bottom:10px;
}

#foottext {
	font-size:12px;
	text-align:center;
}