@charset "Shift_Jis";

/*---- NF046 -----*/

* {
	margin: 0;
	padding: 0;
}



html {
	overflow-y: scroll;
}

body {
	line-height: 150%;
	color: #666;
	font-size: 83.3%;
font-family: Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background: #006666;
}

a {
	text-decoration: none;
}

a:link {
	color: #50A1A8;
}

a:visited {
	color: #50A1A8;
}

a:hover {
	color: #AAA;
}

a:active {
	color: #AAA;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	margin-right: 15px;
	color: #ffffff;
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, Sans-Serif;
}
	h1 a:link {color: #000;}
	h1 a:visited {color: #000;}



h3 {
	color: #97A950;
	font-size: 131%;
	font-family: Georgia, "Times New Roman", Times, Sans-Serif;
	background: url("stripe007.gif") left bottom repeat-x;
}

h4, h5, h6 {
	font-size: 100%;
}
h7  {
             background-image:(../images/mm.jpg);
             padding-left:10px;
             padding-top:4px;
            }


p {
	margin: 0 0 1em 0;
}





em {
	font-style: normal;
	background: #D2E7E8;
}

strong {
	font-weight: bold;
}

big {
	font-size: 131%;
}

small {
	font-size: 77%;
}

ins {
	text-decoration: underline;
}

del {
	color: #CCC;
	text-decoration: line-through;
}

b {
	font-weight: bold;
}

i {
	font-style: oblique;
}

address, cite {
	font-style: normal;
}

code {
	font-family: monospace;
}

table {
	padding: 0 0 1em 0;
	border-collapse: collapse;
	border-spacing: 0;
}

th,td {
	padding: 2px 5px;
	border: 1px solid #CCC;
}

hr {
	display: none;
}
	.line {
		padding-top: 30px;
	}

	.clears {
		clear: both;
		padding: 0 0 1em 0;
	}

img {
	border: 0;
}

	.img_right {
		float: right;
		margin: 0 0 0 10px;
		padding: 5px;
		border: 1px solid #CCC;
		background: #FFF;
	}

	.img_left {
		float: left;
		margin: 0 10px 0 0;
		padding: 5px;
		border: 1px solid #CCC;
		background: #FFF;
	}

	.clearfix:after {
		content: ".";
		display: block;
		visibility: hidden;
		height: 0;
		clear: both;
	}

	.clearfix {
		display: inline-block;
	}

blockquote {
	margin: 0 0 1em 30px;
	padding: 5px 10px;
	border: 1px solid #CCC;
	color: #777;
}



textarea {
	width: 70%;
	height: 3em;
}

input.button {
	width: 90px;
	vertical-align: middle;
}

div#out {
	margin: 0 auto;
	width: 780px;
	border-top: 5px solid #666;
	background: #FFF;
}

div#header {
	padding-top: 130px;
	height: 130px;
	text-align: right;
	background: url("flower224.jpg") center top no-repeat;
}

div#main_column {
	float: left;
	padding-left: 20px;
	width: 515px;
}
div#main_column2 {
	float: left;
	padding-left: 25px;
	width: 515px;
}

div#sidebar {
	float: right;
	padding-right: 15px;
	width: 205px;
	overflow: hidden;
}

div.write {
	padding: 1px;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #EEE;
	background: #F7F7F7;
}

div.write ul, div.write ol {
	margin: 0 0 1em 10px;
}

div.write ul li {
	list-style: square inside;
}

div.write ol li {
	list-style: decimal;
	margin: 0 0 0 20px;
}

div.write ul.parallel {
	margin: 0;
}

ul.parallel li {
	display: inline;
	list-style: none;
}

ul.parallel li img {
	margin:0 2px 3px 0;
}

dl {
	margin: 0 0 1em 0;
}

dt {	}

dd {
	margin: 0 0 5px 15px;
}

dl.parallel dt {
	width: 120px;
	line-height: 1.6;
}

dl.parallel dd {
	margin: -1.6em 0 5px 120px;
	padding: 0 0 0 15px;
}

p.info {
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	width: 100%;	
	height: 3em;
	overflow: auto;
	border: 1;
}
p.w {margin: 0px 0px 0px 13px;
padding: 0px 0px 0px 0px;}
p.w2 {margin: 0px 0px 0px 26px;
padding: 0px 0px 0px 0px;}


.deco {
	line-height: 22px;
	background: url("line004.gif") left top;
}

img.deco {
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF;
}

.page_navi li {
	list-style: none;
	text-align: right;
}

div#header #menu {
	margin-top: 10px;
	text-align: center;
}

div#header #menu ul {
	background: url("empty.gif") left top;
}

div#header #menu ul li {
	display: inline;
	list-style: none;
}

div#sidebar #side_menu ul {
	margin-bottom: 10px;
}

div#sidebar #side_menu ul li {
	list-style: none;
	padding-left: 5px;
	line-height: 1.9;
	background: url("line004.gif") left bottom repeat-x;
}

div#sidebar #side_menu li a {
	display: block;
	width: 100%;
}

div#footer {
	clear: both;
	width: 100%;
	border-bottom: 5px solid #666;
	text-align: center;
}

div#footer li {
	display: inline;
	list-style: none;
	padding: 0 5px;
}

div#footer li a {
	color: #8C8C8C;
}

#copy, #copy a {
	color: #8C8C8C;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#entrance {
	margin: 70px auto 0 auto;
	width: 60%;
}

#entrance h1 {
	text-align: center;
}
.tdmp{
	width : 60px;}
.m_c{
	font-size : 12px;
	padding-top : 3px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-left : 24px;
	margin-right : 0px;
	margin-bottom : 0px;
	width : 150px;}

#mainp{
	text-align : left;
	width : 802px;
	background-repeat : repeat-y;
	background-image : url(../images/fr_main.gif);}

#menu1{
	background-image : url(../images/fr_menu.gif);
	width : 802px;
	height : 60px;}

#menu_tx{
	margin-right : 10px;
	padding-top : 20px;
	font-size : 14px;
	text-align : right;}
.mm{
	font-weight : bold;
	background-image : url(../images/mm.gif);
	text-align : left;
	width : 200px;
	height : 24px;
	color : white;
	padding-top : 3px;
	padding-left : 10px;}
.up_tx{
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #cccccc;
	width : 200px;}
.rrsw{
	text-align : center;
	margin-right : 10px;}
.m_p{
	background-image : url(../images/mm.gif);
	font-weight : bold;
	color : white;
	padding-left : 0px;
	padding-top : 0px;
	height : 24px;
	padding-bottom : 0px;
	padding-right : 0px;
	margin : 0px;
	font-size : 12px;}
tr,td{
	font-size : 12px;
	line-height : 150%;
	color : #333333;}

a:link{
	text-decoration:underline; color:#336699; }

a:visited{
	text-decoration:underline; color:#336699; }

a:active{
	text-decoration:underline; color:#f90064; }

a:hover{
	text-decoration:none; color:#f90064; }

#title{
	padding-top:20px;
	padding-bottom:10px;
	background-color: #1f152b;}

img{
	border-style: none;
}
.lb{
	border-bottom-width : 0px;
	border-bottom-style : solid;
	border-bottom-color : #cccccc;}
.aul{
	margin-left : 15px;
	padding:0px;}
.ali{
	margin-bottom : 5px;
	list-style-type : square;
	list-style-position : outside;}
.cl{
  clear : both;
}
.right{
  width : 200px;
  float : right;
  
  text-align : left;
  padding-right : 0px;
  font-size : 11px;
  padding-top : 0px;
  padding-left : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 20px;
  margin-bottom : 0px;
}
.left{
  width : 500px;
  float : left;
  text-align : left;
  
  
  padding-left : 20px;
}
.m_i{
  font-weight : bold;
  color : #282828;
  background-color : #e6e6e6;
  padding-top : 4px;
  padding-left : 20px;
  padding-right : 4px;
  padding-bottom : 4px;
  background-image : url(../images/dp.gif);
  background-repeat : no-repeat;background-position : 10px center;
  margin-top : 5px;
  margin-bottom : 5px;
  clear : both;}
.m_i_c{
  width : 150px;
  float : left;
}
#index{
	color : #e0e0e0;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	background-color: #3f4f69;}
#index a:link{ text-decoration:none; color:#e0e0e0; }
#index a:visited{ text-decoration:none; color:#e0e0e0; }
#index a:active{ text-decoration:none; color:#e0e0e0; }
#index a:hover{ text-decoration:underline; color:#eeeeee; }

.main{
	text-align : left;
	width:800;}
.tab1{
	width:70;}
.tab2{
	padding-left : 20px;}
.title-m{
	margin-bottom:10px;
	margin-top:10px;
	font-weight : bold;
	color : #c64a76;
	background-image : url(../img/icon_65_r11.gif);
	background-repeat : no-repeat;background-position : left center;
	padding-left : 18px;}

HR{
	color: #938c9f;
	border-style: dotted;
	height: 1px;
	background-color: #938c9f;border-width : 1px 1px 1px 1px;}
form{
	margin : 0px;
	padding : 0px;}

#mid{ font-size:11pt; }
#small{ font-size:10pt; }
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#ms1{
	width:500;
	border-style:solid;
	border-width : 1px;
	border-color:#4F4040; }
#ms2{
	text-align : left;
	font-size:14px;
	color: #ffffff;
	font-weight : bold;
	background-color:#938c9f;
	padding:5px;}

#log{
	width:500;
	border-style:solid;
	border-width : 1px;
	border-color:#880000; }

/* ランキング順位 */
#log-0{
	font-weight : bold;
	color:#3f4f69;
	padding:1px;
	background-color:#99ffcc; }

/* タイトル */
#log-1{
	background-image : url(./img/hana16.gif);
	background-repeat : no-repeat;background-position : 10px center;
	font-weight : ;
	color:#ffffff;
	background-color:#880000;
	padding:5px 5px 5px 26px;}
#log-1 a:link{ text-decoration:none; color:#ffffff; }
#log-1 a:visited{ text-decoration:none; color:#ffffff; }
#log-1 a:active{ text-decoration:none; color:#ffffff; }
#log-1 a:hover{ text-decoration:underline; color:#ffffff; }
 /* カテゴリ */
#log-2{
	background-color:#F5F3E4;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #938c9f;
	border-top-width : 1px;
	border-top-style : dotted;
	border-top-color : #938c9f;
	background-image : url(../img/bg01.gif);
	font-size:10px;
	padding : 0px;}
/* 紹介文 */
#log-3{
	padding:5px;
	background-color:#FFFFFF; }
/* 管理人コメント */
#log-4{font-size:10px;
	color:#444444;
	padding:5px;
	background-color:#FFFFFF; }
#log-4 a:link{ text-decoration:none; color:#444444; }
#log-4 a:visited{ text-decoration:none; color:#444444; }
#log-4 a:active{ text-decoration:none; color:#444444; }
#log-4 a:hover{ text-decoration:underline; color:#eeeeee; }

/* タイトルバー */
#title-bar{
	font-weight : bold;
	padding-left : 8px;
	border-left-width : 5px;
	border-left-style : solid;
	border-left-color : #cadfd9;
	margin-top:10px;
	margin-bottom:10px;
	font-size:16px;}
/* 中段バー */
#mid-bar{
	color : #999999;
	margin-bottom : 10px;
	padding : 5px;
	background-color:#e0e0e0; }
#mid-bar a:link{ text-decoration:none; color:#999999; }
#mid-bar a:visited{ text-decoration:none; color:#999999; }
#mid-bar a:active{ text-decoration:none; color:#999999; }
#mid-bar a:hover{ text-decoration:underline; color:#ffffff; }

.ind-bar{
	font-weight : bold;
	background-color : #f0f0f0;
	
	padding : 3px 3px 3px 12px;
  background-image : url(../bias_g4.gif);
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #e1e1e1;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #e1e1e1;
  border-right-color : #e1e1e1;
  border-bottom-color : #e1e1e1;
  font-size : 14px;
  color : #666666;
}
.main2{
	margin : 1px 0px 0px 30px;}
INPUT{
	margin-right:2px;
	margin-top:1px;
	margin-bottom:1px;
	font-size:12px;
	border : 1px solid #cccccc;
	background-color : #f5f5f5;}
TEXTAREA{
	margin-right:2px;
	margin-top:1px;
	margin-bottom:1px;
	color : #333333;
	border : 1px solid #cccccc;
	background-color : #f5f5f5;
}
.bt{
	color : #ffffff;
	background-color: #222222;
	border-width : 1px;
	border-style : solid;
	border-color : #222222;}

.bni{
	margin-bottom:5px;}
