﻿/* HSC基本スタールシート */ 

/* 共通事項 */ 

/* 基本ボディ */ 

body {
	color:#996633;
	background-color:#330000;
	background-image:url(logo/index/neturalrenga.gif);
	text-align:center;
	font-family:"メイリオ", Meiryo, verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, "ＭＳ Ｐゴシック", Osaka, sans-serif;
    line-height: 120%;
	font-size: 80%;
}
	
a:link {color:#996633;}
a:visited {color:#996600;}
a:active {color:#990000;}
a:hover {color:#993300;}

a img {
    border-style:none;
}


/* （各ブロック要素（p ul li dl dt dd)をここではmargin=0と設定しています） */ 
	
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}

h1, h2, h3 {
    font-size: 100%;
	font-weight: normal;
	}
	

li,dt,dd{
	list-style:none outside;
}



#container{
	background-color:#330000;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width:900px
}

#container-inner{
	padding: 0px;
}

div#container-inner:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
} 
/* ヘッダ */ 

#header-content{
	background-color:#cc9933;
	background-image:url(logo/index/logback-1.jpg);
	font-family:verdana, arial, sans-serif;
	text-align:left;
	position:relative;
	height:auto;
	width:900px
}


/* IE6対策 */ 
#topbanner1 {width : 900px;}
#topbanner2 {width : 900px;}
#header-navi {width : 900px;
	background-color:#333300;}
#contents-navi {width : 900px;
	background-color:#333300;
	margin-top: 4px;}
/* 対策終わり */ 

ul.topbanner1 {
	position:relative;
	overflow: hidden;
	}
	
ul.topbanner1 li{
	float:left;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
		}

ul.topbanner2 {
	position:relative;
	overflow: hidden;
	}

ul.topbanner2 li{
	float:left;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 30px;
	}

#header-content h1{
	color:#330000;
	font-family:verdana, arial, sans-serif;
	font-size:120%;
	font-weight:normal;
	overflow: visible;
	margin-top: 2px;
	margin-bottom: 0px;
	}

#header-content h1 a{
	color:#330000;
	text-decoration:none;
	}

#header-content h2,#header-content h3{
	color:#330000;
	font-family:verdana, arial, sans-serif;
	font-size:100%;
	font-weight:normal;
	overflow: visible;
	margin-bottom: 5px;
	}

#header-content h2{
	padding-top: 5px;
	padding-left:30px;
	}
		
ul.header-navi-u{
	position:relative;
	background-color:#333300;
	font-size: 110%;
	width:900px;
	height:auto;
	overflow:hidden;
}

ul.header-navi-u li{
	text-align:center;
	height:auto;
	float:left;
	overflow:hidden;
	list-style:none outside;
}

ul.header-navi-u li a{
	display:block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
}

ul.header-navi-u li a:hover{
	background-color:#CC9900;
}

li.n1{
	background-color:#663300;
	font-weight:bold
}


ul.contents-navi-u{
	position:relative;
	background-color:#333300;
	font-size: 110%;
	width:900px;
	height:auto;
	overflow:hidden;
}

ul.contents-navi-u li{
	text-align:center;
	height:auto;
	float:left;
	overflow:hidden;
	list-style:none outside;
}

ul.contents-navi-u li a{
	display:block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 1em;
	padding-bottom: 3px;
	padding-left: 1em;
}

ul.contents-navi-u li a:hover{
	background-color:#CC9900;
}


/* トップページ用 */ 
#content-inner{
	height:auto;
	width:900px;
}

/* （トップページ）左側 */ 
#left-t{
	width:420px; 
	float:left;
	height:auto;
}

p.flash-t{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#left-t dl{
	padding:10px 10px;
}

#left-t dt{
	font-size:120%;
    line-height: 130%;
	background-color:#333300;
	padding: 3px 0 3px 5px;
}

#left-t dd{
	font-size:95%;
	padding: 0 0 0 5px;
}

/* （トップページ）右側 */ 

#count-t {
	width : 480px; 
	float: left;
	}


#right-t-left{
	width : 260px;
	float: left;
	height:auto;
	}

#right-t-right{
	width : 220px;
/*	float: left; */
	float: right;
	height:auto;
	}

p.count-t{
	color:#996633;
	font-size:85%;
	background-color:#330000;
	padding-top: 10px;
	padding-left: 0px;
	text-align: right;
	padding-right: 20px;
}

p.count-comment{
	font-size:85%;
	padding-left: 10px;
	color:#663300;
}

#right-t dl{
	font-size:100%;
	padding:5px 5px; 
}

#right-t dt{
	font-size:120%;
    line-height: 130%;
	background-color:#333300;
	padding: 3px 0 3px 5px;
}

#right-t dd{
	font-size:95%;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-top: 3px;
}

li.blog-day{
	padding-top: 3px;
	color:#993300;
    line-height: 110%;
	font-size:90%;
}

li.blog-title{
	font-size:105%;
}


.koshin2,.blog-sintyaku2{
	color:#996633;
	font-size:95%;
}

.blog-sintyaku2 a{
	text-decoration: none;
}

/* （トップページ）フッタ */ 
#footer-t{
	clear:both;
	width : 900px;
	overflow: hidden;
	background-color:#333300;
	}
	
p.introduct-t{
	font-size:85%;
    line-height: 120%;
	padding: 10px 20px 10px 20px;
	color:#996600;
}

ul#foot-c{
	overflow: hidden;
}

ul#foot-c li{
	text-align:left;
	height:auto;
	float:left;
	padding: 5px 0 5px 5px
}

ul#foot-c li a{
	display:block;
}

li#j-comment{
	font-size:75%;
    line-height: 110%;
	color:#996600;
	width:100px;
}

li#f-comment{
	font-size:75%;
    line-height: 110%;
	color:#996600;
	width:280px;
}

li#copyright{
	color:#333300;
	font-size:80%;
	width:100px;
}


/* ナビ・自己紹介ページ用 */ 
#content-inner{
	height:auto;
	width:900px
}

p.introduct-nav{
	color:#996633;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#titlehead{
	height:auto;
	padding-top: 25px;
	padding-right: 500px;
	padding-bottom: 5px;
	padding-left: 10px;
}


h4.title{
	font-size:120%;
    line-height: 140%;
	padding: 3px 10px;
	color:#996633;
	background-color:#333300;
}

#block dl{
	padding:5px 10px;
}

#block dt{
	font-size:92%;
	color:#993300;
}

#block dd{
	font-size:92%;
	padding: 0 0 0 5px;
}



/* （ナビ・自己紹介ページ）左側 */ 
#left-nav{
	width:448px;
	float:left;
}


/* （ナビ・自己紹介ページ）右側 */ 

#right-nav{
	width : 448px;
	float: left
	}

/* （掲示板など）中央上部 */ 

#content-head h2{
	font-size:160%;
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
	padding-top: 10px;
	padding-left: 10px;
	color: #993300;
	font-weight: normal;
}


/* （メール）アドレス */ 

.mailad{
	background-color:#CCCCCC;
	padding: 4px;
}

/* （リンク・夢占い）テーブル */ 

#link-table table{
	width:100%;
}

#link-table td{
	vertical-align: top;
}

#link-table dl{
	word-spacing:4px;
	padding:5px 5px;
}

#link-table dt{
	color:#993300;
	font-size:100%;
	font-weight: bold;
}

#link-table dd{
	padding: 2px 0 0 10px;
	font-size:100%;
}

#link-table span.new{
	color:#ff0000;
}

#link-table a:hover{
	color:#993300;
	font-weight:bold;
}

#table-inner{
	padding:5px 15px;
}

.y-comment{
	width:100%;
}

.y-comment h3{
	font-size:140%;
    line-height: 140%;
	color:#FF3300;
	padding-left: 4px;
}

.y-comment span {
	font-size:140%;
    line-height: 150%;
	font-weight: bold;
	color:#FFCC00;
	padding-left: 4px;
}

.y-table td {
	border: 1px #996633 solid;
}
.y-table td.line {
	border: 0px;
}

/* （夢占い・個別）スタイル */ 

#yume-title1 {
	height:auto;
	padding-top: 15px;
	padding-right: 500px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#yume-title2 {
	height:auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

h4.yume-title {
	font-size:160%;
	line-height: 140%;
	padding: 3px 10px;
	color:#FF9900;
	background-color:#333300;
}

.yume-lucky {
	font-size:160%;
	line-height: 160%;
	color:#FF9900;
}

.yume-lucky2 {
	font-size:140%;
	line-height: 180%;
	color:#CC9900;
	padding-left: 10px;
}

#yume-comment {
	height:auto;
	padding-top: 20px;
	padding-right: 200px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.yume-comment-title {
	font-size:140%;
	font-weight: bold;
	padding-left: 10px;
	line-height: 140%;
	color:#FF6600;
}

.yume-comment {
	font-size:120%;
	line-height: 120%;
	color:#CC9900;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 20px;
}

#yume-comment-inner {
	padding: 10px;
	background-color:#333300;
}

.yume-comment2 {
	color:#FF6600;
}

.lucky-per {
	font-size:200%;
	font-weight: bold;
	color:#003300;
	padding: 3px 10px;
	background-color:#FFCC00;
}

.yume-credit {
	float: none;
	font-size: 90%;
	color: #CC3300;
	text-align: right;
}


/* （歴史）スタイル */ 
#block dt.style1 {
	color:#FF3300;
	font-weight: bold;
	font-size:100%;
}
p.style1 {
	color:#CC9933;
	font-weight: bold;
	padding-left: 2px;
}
span.style2 {
	color:#FFCC00;
	font-weight: bold;
	padding-left: 2px;
}

