@charset "EUC-JP";

*{
	margin:0;
	padding:0;
	border:none;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック", sans-serif;
	font-style:normal;
	font-weight:normal;
	text-align:left;
}

html{
	color:#333333;
	background-color:#FFFFFF;
	background-image:url(http://www.rusica.net/image/12th_style/site_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

body{
	width:100%;
	color:inherit;
	background-color:#FFFFFF;
	font-size:100%;
}

a img{
	border:none;
}

/*-------------------------------------------------------
	ヘッダ
-------------------------------------------------------*/
/* 検索ボックス */
form#SEARCH_FORM{
	width:100%;
	height:96px;
	position:absolute;
	top:0;
	left:0;
	background-image:url(http://www.rusica.net/image/12th_style/header_bg.gif);
	background-repeat:no-repeat;
	line-height:1.0;
}

form#SEARCH_FORM ul{
	margin:0;
	padding:0;
	width:100%;
	height:84px;
	background-repeat:no-repeat;
	background-position:right top;
	list-style-type:none;
}

form#SEARCH_FORM ul li{
	margin-left:75%;
	padding-top:45px;
}

form#SEARCH_FORM input{
	border:inset 1px #cccccc;
	font-size:12px;
}

form#SEARCH_FORM button#SUBMIT_BUTTON{
	border-left:none;
	background-color:transparent;
	height:27px;
	overflow:hidden;
	vertical-align:bottom;
}
/*-------------------------------------------------------
	コンテンツ
-------------------------------------------------------*/

/* 見出し */
h1{
	margin:120px 210px 0.2em 20px;
	padding:10px 0 10px 50px;
	color:#003366;
	background-color:inherit;
	background-image:url(http://www.rusica.net/image/12th_style/heading_bg.gif);
	background-repeat:no-repeat;
	font-size:170%;
}

h1:first-letter{
	color:#FF6699;
	background-color:inherit;
	font-weight:bold;
	font-size:200%;
}

h2,h3,h4,h5,h6{
	margin:1em 212px 0.5em 24px;
}

h2 a{
	color:#FF3399;
	background-color:inherit;
	font-weight:bold;
}

h2{
	margin-top:1.8em;
	color:#FF3399;
	background-color:inherit;
	font-weight:bold;
	font-size:150%;
}

p.category + h2{
	margin-top:0;
}

h2 a:hover, h3 a:hover{
	color:#908100;
	background-color:transparent;
}

h3 a{
	color:#333333;
	background-color:transparent;
	font-weight:bold;
}

h3{
	margin-top:1.5em;
	padding-left:3px;
	border-left:solid 0.5em #104917;
	font-weight:bold;
	font-size:120%;
}

h4{
	margin-top:1.1em;
	color:#666666;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:110%;
	letter-spacing:2px;
}

/* 段落 */
p{
	margin-right:214px;
	margin-bottom:1em;
	margin-left:26px;
	line-height:1.5;
	text-align:justify;
}

/* 投稿日時 */
p.date{
	border-top:solid 1px #6ABF6A;
	text-align:right;
	font-size:90%;
}

/* カテゴリー表示*/
p.category{
	margin-top:0;
	text-align:right;
}

/* リスト */
ul,ol,dl{
	margin-right:240px;
	margin-bottom:1.5em;
	margin-left:80px;
}

li{
	margin-bottom:0.2em;
}

dt{
	margin-top:1.2em;
	margin-bottom:0.2em;
	padding:3px 3px 3px 5px;
	color:#333333;
	background-color:#cfd6f0;
}

dd{
	margin-bottom:0.6em;
	margin-left:0.5em;
	text-align:justify;
}

dd p{
	margin-right:20px;
	margin-bottom:1em;
	margin-left:0.5em;
}

dd ul,dd ol{
	margin-right:20px;
	margin-bottom:1em;
	margin-left:1em;
}

/* 表 */
table{
	margin-bottom:1em;
	margin-left:70px;
	border-collapse:collapse;
}

td,th{
	padding:0.2em 0.8em;
	border:solid 1px #12531a;
	text-align:center;
}

th{
	color:inherit;
	background-color:#c4ddc7;
}

/* 引用 */
blockquote{
	margin-right:230px;
	margin-bottom:1em;
	margin-left:60px;
	padding-top:20px;
	border:solid 1px #003399;
	color:#333366;
	background-color:#e1e5f3;
	background-image:url(http://www.rusica.net/image/10th_style/quotation.gif);
	background-repeat:no-repeat;
}

blockquote p,
blockquote ul,
blockquote ol,
blockquote dl{
	margin-right:1.5em;
}

pre{
	margin-right:230px;
	margin-bottom:1em;
	margin-left:60px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:5px;
	border:solid 1px #F76E44;
	color:#663333;
	background-color:#F6F4DF;
	background-image:url(http://www.rusica.net/image/10th_style/example.gif);
	background-repeat:no-repeat;
}

blockquote pre{
	margin-left:1em;
	margin-bottom:1em;
	padding:0;
	border-style:none;
	color:inherit;
	background-color:transparent;
	background-image:none;
}

/* 引用元表示 */
dl.cite{
	margin:0px 230px 1.5em 60px;
	border-right:solid 1px #003399;
	border-left:solid 1px #003399;
	border-bottom:solid 1px #003399;
	color:#333366;
	background-color:#e1e5f3;
}
dl.cite dt{
	margin-top:0;
	margin-bottom:0;
	padding-right:5px;
	padding-bottom:0;
	border-top:dashed 1px #003399;
	color:inherit;
	background-color:#e1e5f3;
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
}
dl.cite dd{
	margin:0;
	padding:0 5px 5px 5px;
	font-size:0.9em;
	text-align:right;
}

cite:before{
	content:"\300C";
}
cite:after{
	content:"\300D";
}

code{
	font-family:monospace;
}

/* アンカー */
a:link{
	color:#0033CC;
	background-color:transparent;
}

a:hover,a:active{
	color:#FF6699;
	background-color:transparent;
}


a:visited{
	color:#003366;
	background-color:transparent;
}

/* 強調 */
em,strong{
	font-weight:bold;
}

strong{
	color:#f13310;
	background-color:transparent;
}

/* 挿入・削除 */
/* ins{
	border-bottom:dashed 1px #666666;
	text-decoration:none;
}*/

ins{
	border:none;
	text-decoration:none;
}

ins p{
	padding:5px;
	border:dashed 1px #F7E6F6;
}

del,
del p{
	text-decoration:line-through;
}

/*-------------------------------------------------------
	ナビゲーション 
-------------------------------------------------------*/

/* 見出し */
h2#NAVIGATION_HEADING{
	display:none;
}

h3#MAIN_NAVI_TITLE,h3#SUB_NAVI_TITLE{
	display:none;
}

/* メイン */
ul#NAVIGATION{
	margin:0;
	position:absolute;
	top:120px;
	right:0px;
	width:174px;
	height:281px;
	background-image:url(http://www.rusica.net/image/12th_style/navi_bg.gif);
	background-repeat:no-repeat;
}

ul#NAVIGATION li{
	overflow:hidden;
	list-style-type:none;
}

ul#NAVIGATION li a{
	display:block;
	position:absolute;
	background-repeat:no-repeat;
	font-size:12px;
}

ul#NAVIGATION li a:link,ul#NAVIGATION li a:visited,
ul#NAVIGATION li a:hover{
	color:#00244b;
	background-color:transparent;
	text-decoration:none;
}

ul#NAVIGATION li a:hover{
	color:#FF6699;
	background-color:transparent;
	text-decoration:underline;
}

#TOP a{
	padding-top:15px;
	top:15px;
	left:60px;
	background-image:url(http://www.rusica.net/image/12th_style/navi_top.gif);
	background-position:20px 0;
}

#INFO a{
	padding-top:15px;
	top:60px;
	left:40px;
	background-image:url(http://www.rusica.net/image/12th_style/navi_info.gif);
}

#NEWS a{
	padding-top:15px;
	padding-right:5px;
	top:105px;
	left:23px;
	background-image:url(http://www.rusica.net/image/12th_style/navi_news.gif);
}

#NOTE a{
	padding-top:15px;
	padding-right:10px;
	top:152px;
	left:30px;
	background-image:url(http://www.rusica.net/image/12th_style/navi_note.gif);
}

#REVIEW a{
	padding-top:15px;
	top:195px;
	left:45px;
	background-image:url(http://www.rusica.net/image/12th_style/navi_review.gif);
}

#LINKS a{
	padding-top:15px;
	top:240px;
	left:80px;
	background-image:url(http://www.rusica.net/image/12th_style/navi_link.gif);
}

/* サブ */
dl#SUB_NAVI{
	margin:0;
	position:absolute;
	top:400px;
	right:15px;
	width:170px;
}

dl#SUB_NAVI dt{
	margin-top:2em;
	margin-bottom:0.3em;
	margin-left:20px;
	color:#E12D92;
	background-color:#FFFFFF;
	font-weight:bold;
}

dl#SUB_NAVI dd{
	margin-left:35px;
	margin-bottom:0.3em;
}

/*-------------------------------------------------------
	フッタ
-------------------------------------------------------*/

p#COPYRIGHT{
	margin-top:2em;
	margin-bottom:2em;
}
