@charset "shift_jis";


/* よく登場する要素のリセット */
/*
body, h1, h2, h3, h4, h5, h6, address,
ul, ol, li, dl, dt, dd, caption, th, td, img,
form{
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}
*/

/* テキストエリア内文字サイズのブラウザ間での差異をなくす */


/* 画像の下にできる隙間をなくす */
img {
	vertical-align: bottom;
}


body {
	font-size:75%;
	color: #000000;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 160%;
	margin: 0;
	padding: 0;
}


html{
	height:100%;
}

p {
	text-justify: inter-ideograph;
	/*line-height: 130%;*/
}

a img {	cursor: pointer;}
a img.png {	cursor: pointer;}
img {border: none;}

ul,li {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}



/*******************************
 *     テキストリンクカラー
 *******************************/
 
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
}
a:active {
	background: none;
}
a:hover {
	text-decoration: none;
}

/*******************************
 *     共通レイアウト
 *******************************/
 
#bg {
	
}
 
/*------コンテナ-----*/
#container {
	/*width: 850px;
	margin: 0 auto;
	*/
	background: url(../image/shouhi/bg.jpg) repeat-x 0 0 #fff0f0;
}


/*------ヘッダー-----*/
#header {
	width: 830px;
	margin: 0 auto;
	height: 100px;
	position: relative;
}

#header #logo {
	margin-top: 15px;
	float: left;
}

#header #serchLayout {
	float: right;
	margin-top: 26px;
}


#header #serchLayout img {
	float: left;
	margin-right: 5px;
}

#header #serchLayout input {
	margin-top: 5px;
	float: left;
}

#header #serchLayout span {
	display: block;
	float: left;
	display: inline;
}

#header #serchLayout .serchText {
	margin-right: 5px;
	margin-top: 1px;
}

#header ul {
	float: right;
	width: 306px;
	display: inline;
	height: 23px;
	margin: 18px 0 0 0;
	padding: 0;
}

#header ul li {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	padding: 0;
}



/*------コンテンツ-----*/
#contentsLayout {
	width: 830px;
	margin: 10px auto 0 auto;
	padding: 0 10px;
	background: #ffffff;
}



/*------メインコンテンツ-----*/
#mainContents {
	width: 610px;
	float: right;
	display: inline;
}

/*------サイドコンテンツ-----*/
#sideContetns {
	width: 200px;
	float: left;
	display: inline;
}

#sideContetns #navigation li {
	margin-bottom: 2px;
}

#sideContetns #navigation li a{
	display: block; width: 200px; height: 32px;
	text-indent: -9999px;
}

#sideContetns #navigation li#n1 a{background: url(../image/shouhi/navi_01.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n2 a{background: url(../image/shouhi/navi_02.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n3 a{background: url(../image/shouhi/navi_03.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n4 a{background: url(../image/shouhi/navi_04.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n5 a{background: url(../image/shouhi/navi_05.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n6 a{background: url(../image/shouhi/navi_06.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n7 a{background: url(../image/shouhi/navi_07.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n8 a{background: url(../image/shouhi/navi_08.jpg) no-repeat 0 0;}

#sideContetns #navigation li#n1 a:hover{background: url(../image/shouhi/navi_01_o.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n2 a:hover{background: url(../image/shouhi/navi_02_o.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n3 a:hover{background: url(../image/shouhi/navi_03_o.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n4 a:hover{background: url(../image/shouhi/navi_04_o.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n5 a:hover{background: url(../image/shouhi/navi_05_o.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n6 a:hover{background: url(../image/shouhi/navi_06_o.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n7 a:hover{background: url(../image/shouhi/navi_07_o.jpg) no-repeat 0 0;}
#sideContetns #navigation li#n8 a:hover{background: url(../image/shouhi/navi_08_o.jpg) no-repeat 0 0;}



#sideContetns .linkLayout {
	background: url(../image/shouhi/dot_bg.jpg);
	padding: 4px;
	margin-top: 10px;
}

#sideContetns .linkLayout ul {
	background: #fffdec;
	padding: 5px;
}

#sideContetns .linkLayout li {
	background: url(../image/shouhi/arrow_01.jpg) no-repeat 0 6px;
	padding-left: 13px;
	line-height: 1.8em;
}

#sideContetns .linkLayout li a:link{ text-decoration: none;}
#sideContetns .linkLayout li a:visited{ text-decoration: none;}
#sideContetns .linkLayout li a:active{ text-decoration: none;}
#sideContetns .linkLayout li a:hover{ text-decoration: none;}




/*------フッター-----*/
#footer {
	clear: both;
	background: url(../image/shouhi/footer_bg.jpg) repeat-x 0 0 #ffffff;
	height: 106px;
	padding-bottom: 20px;
}

#footer #footerContetns {
	width: 830px;
	margin: 0 auto;
}

#footer #footerContetns #copyright {
	float: left;
	margin-top: 20px;
}

#footer #footerContetns #footerImg {
	float: right;
	margin-top: 9px;
}

/*******************************
 *     トップページレイアウト
 *******************************/


/*------プロモーション-----*/
#contentsLayout #promotion {
	margin: 0;
	padding: 0;
}


/*------コンテンツ-----*/

#mainContents #topics {
	position: relative;
}

#mainContents #topics #topicsBtn {
	position: absolute;
	top: 18px;
	left: 440px;
}

#mainContents #topics #arriveBtn {
	position: absolute;
	top: 18px;
	left: 540px;
}

#mainContents .topicsList {
	border-bottom: solid 1px #ffb135;
	padding-bottom: 15px;
}

#mainContents .topicsList li {
	background: url(../image/shouhi/dot_01.jpg) repeat-x 0 bottom;
	padding-bottom: 5px;
	margin: 0 0 5px 10px;
	line-height: 1.4em;
}

#mainContents .topicsList li span {
	display: block;
	background: url(../image/shouhi/arrow_02.jpg) no-repeat 2px 4px;
	padding-left: 15px;
}

#mainContents .recomeList {
	background: url(../image/shouhi/dot_01.jpg) repeat-x 0 bottom;
	margin-top: 25px;
	padding-bottom: 20px;
}

#mainContents .recomeList li {
	float: left;
	margin-left: 15px;
	margin-bottom: 5px;
	display: inline;
}

#mainContents .orangeLayout {
	background: #fffabf;
	border: solid 1px #838b83;
	padding: 10px;
	line-height: 1.4em;
	width: 500px;
	margin: 30px auto 0 auto;
}

#mainContents .orangeLayout h2 {
	font-size: 110%;
	margin: 0;
	padding: 0;
}

#mainContents .orangeLayout p {
	margin: 4px 0 0 15px;
	padding: 0;
}

#mainContents .orangeLayout img {
	float: right;
}

#mainContents .bottomBannerTable {
	margin: 0;
	padding: 0;
	width: 560px;
	margin: 20px auto 0 auto;
}

#mainContents .bottomBannerTable td {
	text-align: center;
	padding: 5px;
}

/*******************************
 *     セカンドページレイアウト
 *******************************/

/*------パンクズ-----*/
#mainContents #pageList {
	clear: both;
	margin-left: 0px;
	margin-top: 5px;
	font-size: 90%;
	line-height: 1.6em;
}

#mainContents #pageList img {
	margin-bottom: 4px;
}

#mainContents .headline1 {
	margin: 12px 0 12px 0;
	padding: 10px 0 0 10px;
	font-size: 130%;
	background: url(../image/shouhi/headline_01.jpg) no-repeat 0 0;
	height: 38px;
}

#mainContents .dateLink {
	text-align: center;
	font-size: 120%;
	padding: 0;
	margin: 5px  0 0 0;
}

#mainContents .dateLink a:link {	color: #aa4848;}
#mainContents .dateLink a:visited {	color: #aa4848;}
#mainContents .dateLink a:active {	color: #aa4848;}
#mainContents .dateLink a:hover {	color: #aa4848;}

#mainContents .tableStye1 {
	margin: 0;
	padding: 0;
	width: 100%;
	border: solid 1px #aa4848;
	border-collapse: collapse;
	margin-top: 15px;
}

#mainContents .tableStye1 th {
	margin: 0;
	padding: 8px 5px;
	border: solid 1px #aa4848;
	border-collapse: collapse;
	line-height: 1.4em;
	background: url(../image/shouhi/table_bg_01.jpg) repeat-x 0 0 #fd6d7b;
	color: #ffffff;
	text-align: center;
}

#mainContents .tableStye1 td {
	margin: 0;
	padding: 2px 5px;
	border: solid 1px #aa4848;
	border-collapse: collapse;
	line-height: 1.4em;
}

#mainContents .tableStye1 a:link {	color: #aa4848;}
#mainContents .tableStye1 a:visited {	color: #aa4848;}
#mainContents .tableStye1 a:active {	color: #aa4848;}
#mainContents .tableStye1 a:hover {	color: #aa4848;}

#mainContents .pageTop {
	width: 110px;
	background: url(../image/shouhi/arrow_04.jpg) no-repeat;
	line-height: 1.2em;
	font-size: 80%;
	margin-left: 485px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 15px;
}

#mainContents .pageTop a:link {	text-decoration: none;}
#mainContents .pageTop a:visited {	text-decoration: none;}

#mainContents .pageTop a:active {
	color: #000000;
}

#mainContents .GenreContentsList {
	margin: 10px 0px 20px 10px;
}

#mainContents .GenreContentsList li {
	background: url(../image/shouhi/dot_01.jpg) repeat-x 0 bottom;
	padding-bottom: 5px;
	margin: 0 0 5px 10px;
	line-height: 1.4em;
}

#mainContents .GenreContentsList li a {
	background: url(../image/shouhi/arrow_02.jpg) no-repeat 2px 4px;
	padding-left: 15px;
}

#mainContents .GenreContentsList .outline{
	MARGIN: 0px 0px 0px 15px
}

/*******************************
 *     テキスト
 *******************************/


.center {text-align: center;}
.bold {	font-weight: bold;}
.t12 {font-size: 100%;line-height: 1.4em;}
.t10 {font-size: 80%;line-height: 1.2em;}
.textIndent {text-indent: -1em;	padding-left: 1em;}
.alignLeft {text-align: left}
.alignRight {text-align: right}
.floatClear {clear: both;}
.red {	color: #CC0000;}

.mrT1 {	margin-top: 1em;}
.mrT2 {	margin-top: 2em;}
.mrT3 {	margin-top: 3em;}
.mrT4 {	margin-top: 4em;}
.mrT5 {	margin-top: 5em;}
.mrT10px { margin-top: 10px;}
.mrT5px { margin-top: 5px;}

.mrR1 {	margin-right: 1em;}
.mrR2 {	margin-right: 2em;}
.mrR3 {	margin-right: 3em;}
.mrR4 {	margin-right: 4em;}
.mrR5 {	margin-right: 5em;}

.mrL1 {	margin-left: 1em;}
.mrL2 {	margin-left: 2em;}
.mrL3 {	margin-left: 3em;}
.mrL4 {	margin-left: 4em;}
.mrL5 {	margin-left: 5em;}
.mrL10px { margin-left: 10px;}

.mrB1 { margin-bottom: 1em;}
.mrB2 { margin-bottom: 2em;}
.mrB3 { margin-bottom: 3em;}
.mrB4 { margin-bottom: 4em;}
.mrB5 { margin-bottom: 5em;}

/*******************************
 *     クリアーフィックス
 *******************************/
/* モダンブラウザ（Firefox Opera Safari）対策 */
.cf:after,
.icons:after,
.section:after,
.inner:after,
#contentsLayout:after,
#footer:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.cf,
.icons,
.section,
.inner,
#contentsLayout,
#footer{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .cf,
* html .icons,
* html .section,
* html .inner,
* html #contentsLayout,
* html #footer{
	height:1px;
}

.cf,
.icons,
.section,
.inner,
#contentsLayout,
#footer{
   display:block;
}
/* End hide from IE-mac */


