@charset "UTF-8";
@import url(common.css);
@import url(textsettings.css);

/* ---------------------------------------------------------------- *
ドキュメント全体に関する設定
* ---------------------------------------------------------------- */

body {
	color: #330000;
	background-color: #222222;
	background-repeat: repeat;
}

#container {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
}

#container_index {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg_1112.png);
	background-position: 440px 0px;
	background-repeat: no-repeat;
}

/* ---------------------------------------------------------------- *
ヘッダ
* ---------------------------------------------------------------- */

#header {
	height: 100px;
	width: 875px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
}


/* ---------------------------------------------------------------- *
メニュー
* ---------------------------------------------------------------- */

#menu {
	height: 30px;
	width: 900px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
}

#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
}
#menu li a {
	float: left;
	height: 30px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9999em;
}
/*------off*/
#menu li.menu01 a {
	width: 114px;
	background: url(../img/navi.png) no-repeat 0px 0px;
}
#menu li.menu02 a {
	width: 149px;
	background: url(../img/navi.png) no-repeat -114px 0px;
}
#menu li.menu03 a {
	width: 120px;
	background: url(../img/navi.png) no-repeat -263px 0px;
}
#menu li.menu04 a {
	width: 165px;
	background: url(../img/navi.png) no-repeat -383px 0px;
}
#menu li.menu05 a {
	width: 65px;
	background: url(../img/navi.png) no-repeat -548px 0px;
}
#menu li.menu06 a {
	width: 93px;
	background: url(../img/navi.png) no-repeat -613px 0px;
}
#menu li.menu07 a {
	width: 101px;
	background: url(../img/navi.png) no-repeat -706px 0px;
}
#menu li.menu08 a {
	width: 93px;
	background: url(../img/navi.png) no-repeat -807px 0px;
}
/*------hover*/
#menu li.menu01 a:hover {
	background: url(../img/navi.png) no-repeat 0px -60px;
}
#menu li.menu02 a:hover {
	background: url(../img/navi.png) no-repeat -114px -60px;
}
#menu li.menu03 a:hover {
	background: url(../img/navi.png) no-repeat -263px -60px;
}
#menu li.menu04 a:hover {
	background: url(../img/navi.png) no-repeat -383px -60px;
}
#menu li.menu05 a:hover {
	background: url(../img/navi.png) no-repeat -548px -60px;
}
#menu li.menu06 a:hover {
	background: url(../img/navi.png) no-repeat -613px -60px;
}
#menu li.menu07 a:hover {
	background: url(../img/navi.png) no-repeat -706px -60px;
}
#menu li.menu08 a:hover {
	background: url(../img/navi.png) no-repeat -807px -60px;
}

/*------on*/
#menu li.menu01_on a {
	width: 114px;
	background: url(../img/navi.png) no-repeat 0px -30px;
}
#menu li.menu02_on a {
	width: 149px;
	background: url(../img/navi.png) no-repeat -114px -30px;
}
#menu li.menu03_on a {
	width: 120px;
	background: url(../img/navi.png) no-repeat -263px -30px;
}
#menu li.menu04_on a {
	width: 165px;
	background: url(../img/navi.png) no-repeat -383px -30px;
}
#menu li.menu05_on a {
	width: 65px;
	background: url(../img/navi.png) no-repeat -548px -30px;
}
#menu li.menu06_on a {
	width: 93px;
	background: url(../img/navi.png) no-repeat -613px -30px;
}
#menu li.menu07_on a {
	width: 101px;
	background: url(../img/navi.png) no-repeat -706px -30px;
}
#menu li.menu08_on a {
	width: 93px;
	background: url(../img/navi.png) no-repeat -807px -30px;
}


/* ---------------------------------------------------------------- *
カテゴリー
* ---------------------------------------------------------------- */

#catarea {
	position: absolute;
	height: 30px;
	width: 850px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	z-index: 1;
	background-image: url(../img/cat_navi_bg.png);
	background-repeat: no-repeat;
}


#cat {
	height: 25px;
	width: 850px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
}

#cat em {
	float: left;
	text-indent: -9999px;
	list-style: none;
}

#cat a{
	height: 25px;
	width: 106px;
	text-decoration: none;
	display: block;
	background-image: url(../img/cat_navi.png);
	background-position: left top;
}

#cat a{
	height: 25px;
	width: 106px;
}

#cat01 a{ background-position: 0px 0px }

#cat02 a{ background-position: -106px 0px }

#cat03 a{ background-position: -212px 0 }

#cat04 a{ background-position: -318px 0 }

#cat05 a{ background-position: -424px 0 }

#cat06 a{ background-position: -530px 0 }

#cat07 a{ background-position: -636px 0 }

#cat08 a{ background-position: -742px 0 }


#cat01 a:hover{ background-position: 0px -25px }

#cat02 a:hover{ background-position: -106px -25px }

#cat03 a:hover{ background-position: -212px -25px }

#cat04 a:hover{ background-position: -318px -25px }

#cat05 a:hover{ background-position: -424px -25px }

#cat06 a:hover{ background-position: -530px -25px }

#cat07 a:hover{ background-position: -636px -25px }

#cat08 a:hover{ background-position: -742px -25px }


/* ---------------------------------------------------------------- *
コンテンツコンテナの設定
* ---------------------------------------------------------------- */

#main_index {
	float: left;
	width: 850px;
	margin-top: 60px;
	margin-right: 25px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
	margin-left: 25px;
	border: 1px solid #330000;
	display: inline;
	background-color: transparent;
}

#main {
	width: 850px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #330000;
}

#main_zinc {
	width: 850px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #330000;
	background-color: #FFF;
}

/* ---------------------------------------------------------------- *
コンテンツ部分の設定
* ---------------------------------------------------------------- */

.contents {
	width: 840px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2em;
	padding-left: 0em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

.contentsA {
	float: left;
	width: 240px;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

.contentsB {
	float: right;
	width: 500px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 2em;
	padding-left: 0em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

.contentsC {
	clear: both;
	width: 830px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: right;
}

.contentsD {
	float: left;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

.contentsE {
	width: 800px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

.contents_ol {
	width: 800px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

.contentsF {
	width: 840px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

.contentsG {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	color: #990000;
	text-decoration: blink;
	text-align: center;
}

.contentsH {
	float: left;
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

.contentsI {
	float: left;
	width: 115px;
	padding-top: 0px;
	padding-right: 2px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 5px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-color: #CC9966;
	border-right-style: dotted;
	border-right-width: 1px;
	border-bottom-color: #CC9966;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-style: none;
	border-left-width: 0px;
}

.contentsJ {
	float: left;
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

.contents_square {
	float: left;
	width: 850px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.contents_square_left {
	float: left;
	width: 420px;
	padding-top: 50px;
	padding-left: 10px;
	background-image: url(../images/ti_special.png);
	background-position: 11px 15px;
	background-repeat: no-repeat;
}

.contents_square_right {
	float: right;
	width: 420px;
	padding-top: 50px;
	background-image: url(../images/ti_information.png);
	background-position: 1px 15px;
	background-repeat: no-repeat;
}

.contents_square_img {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0;
}

#twitter {
	width: 408px;
	border: 1px solid #dddddd;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	float: left;
	height: 150px;
	margin-bottom: 10px;
}
#twitter_inner {
	overflow: auto;
	height: 130px;
	width: 385px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#twitter_title {
	font-size: 1em;
	font-weight: bold;
}
#twitter_inner ul#twitter_update_list {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#twitter_inner ul#twitter_update_list li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
#twitter_inner #twitter-link {
	display: block;
	text-align: right;
}

.contents_square_img_b {
	float: left;
	height: 135px;
	width: 190px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #FC6;
}

.contents_square_imgm {
	float: left;
	width: 410px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0;
}

.contents_square_imgs {
	float: left;
	width: 165px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0;
}

.contents_square_category {
	float: left;
	width: 850px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
}

.contents_square_category_left {
	float: left;
	width: 420px;
	padding-top: 0px;
	padding-left: 10px;
}

.contents_square_category_right {
	float: right;
	width: 420px;
	padding-top: 0px;
}

.category_left_ti {
	float: left;
	height: 50px;
	width: 410px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

.page_top {
	float: left;
	height: 50px;
	width: 410px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	text-align: right;
}

.contents_square_sale {
	float: left;
	clear: both;
	width: 830px;
	padding: 10px;
	margin: 0;
	text-align: center;
	background-color: #b34d44;
}


/* ---------------------------------------------------------------- *
コンテンツ画像の設定
* ---------------------------------------------------------------- */

.contents img.fig {
	margin: 0 auto;
}

.contents img.fig2 {
	float: left;
	clear: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


/* ---------------------------------------------------------------- *
画像のみのボックスを作る場合の設定です
* ---------------------------------------------------------------- */

.imgbox {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background: #FFFFFF;
}

/* ---------------------------------------------------------------- *
サムネイルリストの設定
* ---------------------------------------------------------------- */
#main2 {
	width: 840px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 0;
	border: 1px solid #330000;
	background-color: #333333;
	background-repeat: repeat;
}

ul#thumbslist {
	padding: 0;
	margin: 0;
}

ul#thumbslist li {
	height: 245px;
	width: 200px;
	padding: 0;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	border: 0px none #EEEEEE;
	background: #FFFFFF;
}

/* ---------------------------------------------------------------- *
サムネイル画像についての設定
* ---------------------------------------------------------------- */
div.thumbnail {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 7px;
	background: transparent;
}

/* ---------------------------------------------------------------- *
説明キャプションについての設定
* ---------------------------------------------------------------- */

ul#thumbslist li p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}

#index_bottom {
	float: left;
	width: 852px;
	margin-top: 20px;
	margin-right: 25px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
	margin-left: 25px;
	display: inline;
	background-color: transparent;
}


#counter {
	position: relative;
	clear: both;
	width: 808px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top-color: #FFFFFF;
	border-top-style: none;
	border-right-color: #FFFFFF;
	border-right-style: none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: none;
	border-left-color: #FFFFFF;
	border-left-style: none;
	text-align: center;
	background-color: #FFFFFF;
}

#mag {
	position: relative;
	clear: both;
	width: 850px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-top-style: none;
	border-right-color: #FFFFFF;
	border-right-style: none;
	border-bottom-color: #FFFFFF;
	border-bottom-style: none;
	border-left-color: #FFFFFF;
	border-left-style: none;
	text-align: center;
	background-color: #FFFFFF;
}


#link {
	position: relative;
	clear: both;
	width: 810px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px dotted #999999;
	color: #333333;
	background-color: #FFFFFF;
}

/* ---------------------------------------------------------------- *
フッタ部分の設定です
* ---------------------------------------------------------------- */

#footer {
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	background: #FFFFFF;
}

#footer ul {
	padding: 0;
	margin-bottom: 4px;
	border-left: 1px solid #CCCCCC;
}

#footer ul li {
	padding: 0 5px;
	margin: 0;
	border-right: 1px solid #CCCCCC;
	background-image: none;
}

