@charset "utf-8";

*{
	line-height:1.5;
}

/* 背景 */
body {
	margin: 0px 0px 0px 0px;
	font-family:'ヒラギノ丸ゴ Pro W3','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'Microsoft Yahei','verdana','trebuchet ms','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 14px;
	background-color: #f3f3f3;
	background-image: url(https://old.sengokushi.net/images/bg.jpg);
}

/* リンク */
a:link {color:#0066CC; text-decoration:none}
a:visited {color:#0066CC; text-decoration:none}
a:active { color: #0066CC;}
a:hover { color: #006699; border-bottom: 1px #006699 dashed;}

/* 見出し */
h1 {
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1em;
	font-weight: normal;
    background:#fff0ea;  
    border-left:30px ridge #96eb9a;
    padding:.3em .4em  
}

h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1em;
	font-weight: normal;
    background:#fff7f0;  
    border-left:30px double #4444ff;
    padding:.3em .4em  
}

h3 {
	margin: 20px;
	padding: 0px;
	font-weight: normal;
	border-bottom: 1px solid #4444ff;
}

h4 {
	color:#000;
	font-size:20px;
	text-align : left;	/* テキストの左寄せ */

}


/* 枠組み */
#container {
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top : 10px;
	margin-bottom : 10px;
	width: 920px;
	background-color: #ffffff;
	/* border: 3px solid #691815; */
	border: 2px solid #321815;
	border-radius: 8px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.4);
	padding : 10px;
}

/* 広告横（Yahoo!） */
#ad-side {
	line-height: 1em;
	float: left;
	text-align: center;
	width: 152px;
	height: 66px;
	background-image: url(https://old.sengokushi.net/images/bg_c.png);
	border: 2px solid #321815;
	border-radius: 8px;
	overflow: hidden;
	padding: 10px;
}

#ad-side img{
	border: 0px;
}
#ad-side a{
	color: #000;
	font-weight: bold;
}
#ad-side a:hover{
	color: #FFF;
}

/* トップ広告 */
#main-ad {
	float: right;
	width: 728px;
	overflow: hidden;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
}

/* ミドルヘッダーエリア */
#middleheader {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 920px;
	background-color: green;
	background-image: url(https://old.sengokushi.net/images/bg_g.png);
	border: 2px solid #321815;
	border-radius: 8px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.4);
	padding : 10px;
	margin-bottom : 10px;
}

/* メインサイドバー */
#side {
	float: right;
	width: 180px;
	background-image: url(https://old.sengokushi.net/images/bg_b.png);
	border-radius: 8px;
	overflow: hidden;
}

/* メインサイド広告 */
#side-ad {
	float: right;
	border: 1px solid #AAA;
	background-color: #EEE;
	padding: 5px;
	border-radius:3px;
}

/* メインコンテンツ */
#main {
	float: left;
	width: 730px;
	overflow: hidden;
}

#main-wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
	width: 100%;
	zoom: 100%;
	overflow: hidden;
	padding: 10px;
}

#indents{
	padding-left: 20px;
}

#indents2{
	padding-left: 40px;
	padding-bottom: 20px;
}


/* トップページコンテンツ */
#topmain{
	float: left;
	width: 910px;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
}

/* トップ絵 */
#topimg {
	float: left;
	text-align: center;
	width: 370px;
	font-size: x-small;
	line-height: 1;
}

#topimg img{
	border: 1px solid #AAA;
	background-color: #EEE;
	padding: 5px;
	border-radius:3px;
}

#topimg a{
	border: 0px;
}

/* トップインフォ */
#topinfo {
	float: right;
	width: 520px;
	text-align: left;
}

#topinfo-right{
	padding : 0px 0px;
	clear: both;
}

#topinfo-right-since{
	float: right;
	line-height : 20px;
	padding : 1px 10px;
	border-bottom: 1px dotted #333;
}

#topinfo-right-counter{
	float: right;
	padding : 0px 0px 15px 0px;
	vertical-align: middle;
}


/* #643630 焦げ茶 */
/* #BB0000 ダークレッド */
/* #cfa568 薄茶 */

#topinfo-main{
	font-size: large;
	border-left:10px solid #643630;
	border-bottom:1px dotted #643630;
	padding:.3em .9em;
	margin-bottom:.3em;
}
#topinfo-main2{
	font-size: large;
	border-left:10px solid #cfa568;
	border-bottom:1px dotted #cfa568;
	padding:.3em .9em;
	margin-bottom:.3em;
}
#topinfo-main-red{
	font-size: large;
	border-left:10px solid #BB0000;
	border-bottom:1px dotted #BB0000;
	padding:.3em .9em;
	margin-bottom:.3em;
}
#topinfo-main-blue{
	font-size: large;
	border-left:10px solid #0000BB;
	border-bottom:1px dotted #0000BB;
	padding:.3em .9em;
	margin-bottom:.3em;
}
#topinfo-main-green{
	font-size: large;
	border-left:10px solid #00BB00;
	border-bottom:1px dotted #00BB00;
	padding:.3em .9em;
	margin-bottom:.3em;
}
#topinfo-main-yellow{
	font-size: large;
	border-left:10px solid #BBBB00;
	border-bottom:1px dotted #BBBB00;
	padding:.3em .9em;
	margin-bottom:.3em;
}

#topinfo-date{
	/* display: block; */
	padding-top:.2em;
	padding-right:1em;
	font-size:small;
	color:#990000;
}
#topinfo-sub{
	display: block;
	padding-top:.2em;
	padding-right:1em;
	font-size:small;
	color:#9b7548;
}

/* 不撓不屈よろしく部分 */
#shuken {
	float: left;
	width: 520px;
	line-height : 30px;
	text-align: right;
	padding: 0px 5px;
}

#shukenblog {
	float: right;
	width: 400px;
	line-height : 30px;
	text-align: right;
	padding: 0px 0px;
	border-bottom: 1px dotted #333;
}
#shukenblog-bnr{
	display:inline;
	float: right;
	width: 200px;
	padding: 0px;
}

/* 右上GoogleAds用 */
#right-upper-ad{
	float:right;
	text-align: center;
	/* background-image: url(https://old.sengokushi.net/images/bg_c.png); */
	/* border: 1px solid #000; */
	overflow: hidden;
	margin-left: 15px;
	margin-bottom: 15px;
}

/* */
/* ドロップダウンメニュー */
/* */

ul,li { list-style:none; margin:0px; padding:3px 0px 0px 0px;}
/*  第1階層 */
ul.dropdown	{ position:relative;}
/* ul.dropdown	{ position:relative;  height:500px;} */
ul.dropdown li	{ line-height:2em;font-weight:bold; float:left; zoom:1; background-image: url(https://old.sengokushi.net/images/bg_g.png); }
ul.dropdown a:hover	{ color:#000; text-decoration:none}
ul.dropdown a:active	{ color:white; text-decoration:none}
ul.dropdown li a	{ display:block; padding:4px 8px; border-right:2px solid #333; text-decoration:none; color:#222; }
ul.dropdown li:last-child a	{ border-right:none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover	{ background-image: url(https://old.sengokushi.net/images/bg_g.png); color:black; position:relative; text-decoration:none}
ul.dropdown li.hover a	{ color:black; text-decoration:none}
/*  第2階層 */
ul.dropdown ul			{ width:17em; visibility:hidden; position:absolute; top:100%; left:0;  text-decoration:none;}
ul.dropdown ul li		{ font-weight:normal; background-image: url(https://old.sengokushi.net/images/bg_dg.png); color:#000; border-right:1px solid #333; border-left:1px solid #333; border-bottom:1px solid #333; border-top:1px solid #333; float:none; border-radius : 5px;}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a		{ border-right:none; width:100%; display:inline-block; text-decoration:none} 
/*  第3階層 */
ul.dropdown ul ul		{ left:100%; top:0; }
ul.dropdown li:hover >ul{ visibility:visible; text-decoration:none}

*+html ul.dropdonw li,ul {
vertical-align: bottom;
}


/* */
