@charset "utf-8";

/*
 ********************************
   基本
 ********************************
*/
html {
	background-image: url(../cimg/bg.gif);
}

body {
	background-image: url(../cimg/top_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*font-family: 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka;*/
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
	text-align: center;
	/*	background-color: #4B5955;*/
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCFFFF;
	text-decoration: underline;
}
a:hover {
	color: #98C007;
	text-decoration: underline;
}
a:active {
	color: #98C007;
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}
img { border-width:0px; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p {
    margin-top: 5px;
    margin-bottom: 5px;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #666666;
}
/*
 ********************************
   領域定義
 ********************************
*/

#header {
	clear: both;
	width: 100%;
	height: 127px;
}
#header-main {
	width: 850px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#movie {
	width: 100%;
	height: 500px;
	/*
	background-image: url(../cimg/movie_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
*/
	text-align: center;
	margin-bottom: 30px;
}

#main {
	width: 100%;/*
	background-image: url(../cimg/main_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
*/
	clear: both;
}

#navi {
	width: 850px;
	height: 80px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../cimg/navi_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}

#contents {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	clear: both;
	text-align: left;
}

#left {
	width: 440px;
	float: left;
	clear: both;
}

#center {
	width: 190px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}

#right {
	width: 190px;
	float: left;
}


#submenu {
	width: 190px;
	float: left;
	clear: both;
}


#mainpage {
	width: 630px;
	float: left;
	margin-left: 25px;
}

#recommend {
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;

}

#main-area {
	margin-bottom: 10px;
	background-image: url(../cimg/main_area_bg.gif);
	background-repeat: repeat-y;

}


#footer {
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
}

#footer-navi {
	width: 860px;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer-main {
	width: 840px;
	height: 75px;
	background-image: url(../cimg/footer_bg.jpg);
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 10px;
}

/*
 ********************************
   個別装飾
 ********************************
*/

#center a:link {
	color: #999999;
	text-decoration: none;
}
#center a:visited {
	color: #999999;
	text-decoration: none;
}
#center a:hover {
	color: #993333;
	text-decoration: underline;
}
#center a:active {
	color: #993333;
	text-decoration: underline;
}

#right a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#right a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#right a:hover {
	color: #993333;
	text-decoration: underline;
}
#right a:active {
	color: #993333;
	text-decoration: underline;
}


.tbox_arrow1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tbox_arrow1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tbox_arrow1 a:hover {
	color: #993333;
	text-decoration: underline;
}
.tbox_arrow1 a:active {
	color: #993333;
	text-decoration: underline;
}

.tbox_arrow2 a:link {
	color: #999999;
	text-decoration: none;
}
.tbox_arrow2 a:visited {
	color: #999999;
	text-decoration: none;
}
.tbox_arrow2 a:hover {
	color: #993333;
	text-decoration: underline;
}
.tbox_arrow2 a:active {
	color: #993333;
	text-decoration: underline;
}

#center .pics-lib {
	margin: 0px;
	width: 190px;
	text-align: center;
	background-color: #0F2930;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#center .pics {
	margin: 0px;
	padding: 0px;
}

#center .pics img {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
#center .pics p {
	margin: 0px;
	padding: 5px;
	color: #999999;
	font-weight: bold;
}
#recommend .pics-lib {
	margin: 0px;
	padding: 0px;
	width: 190px;
	text-align: center;
	background-color: #2E3432;
}

#recommend .pics {
	margin: 0px;
	padding: 0px;
}

#recommend .pics img {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}
#recommend .pics p {
	margin: 0px;
	padding: 5px;
	color: #999999;
	font-weight: bold;
}
.sp-menu {
	margin: 0px;
	padding: 0px;
	width: 190px;
	background-color: #0F2930;
}

.rank-lib {
	margin: 0px;
	padding: 0px;
	width: 190px;
	background-color: #0F2930;
}
.rank-data {
	padding-left: 5px;
	margin: 2px;
}

.cate-lib {
	margin: 0px;
	padding: 0px;
	width: 190px;
	background-color: #0F2930;
}
.cate-data {
	background-image: url(../cimg/mark_arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	margin: 2px;
	color: #999999;
	font-weight: bold;
}
.cate-data2 {
	padding-left: 20px;
	margin: 2px;
	color: #999999;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
}

.cate-lib a:link {
	color: #999999;
	text-decoration: none;
}
.cate-lib a:visited {
	color: #999999;
	text-decoration: none;
}
.cate-lib a:hover {
	color: #993333;
	text-decoration: underline;
}
.cate-lib a:active {
	color: #993333;
	text-decoration: underline;
}




#footer .guide_txt {
	color: #36372F;
}


.postal_date {
	color: #999933;
}

.tbox_arrow1 {
	background-image: url(../cimg/mark_arrow1.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	margin: 2px;
}

.tbox_arrow1_body {
	padding-left: 15px;
	margin: 2px;
}

.tbox_arrow2 {
	background-image: url(../cimg/mark_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	margin: 2px;
	color: #999999;
	font-weight: bold;
}
.tbox_arrow2_body {
	padding-left: 5px;
	margin: 2px;
	color: #999999;
}


.main_area_title {
	padding-left: 35px;
	color: #333333;
	font-size: 14px;
	background-image: url(../cimg/main_area_header_bg.jpg);
	height: 60px;
	margin-bottom: 10px;
	width: 595px;
	background-repeat: no-repeat;
	padding-top: 1em;
	font-weight: bold;
}
.main_area_footer {
	color: #333333;
	font-size: 12px;
	background-image: url(../cimg/main_area_footer.gif);
	height: 50px;
	width: 630px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}

#main-area p, h3 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#main-area h2 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
	color: #FFCC33;
	font-size: 10pt;
}

.main_area_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #496066;
}

.table_def {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.photo_border {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 2px;
}

/*
 ********************************
   装飾
 ********************************
*/

.tSmall {
	font-size: 8pt;
}
.tLarge {
	font-size: 12pt;
}

/* Form Custom */

.form_normal_input {
	height: 1.3em;
}

.form_normal_btn {
	height: 2em;
}
.form_action_btn {
	color: #990000;
	font-weight: bold;
	height: 2em;
}
.title_bar {
	margin-top: 20px;
}
.border_440 {
	height: 2px;
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2B5A66;
	margin-top: 4px;
	margin-bottom: 4px;
}
