@charset "UTF-8";

/*==============================
	基本タグ設定
==============================*/
body {
	color:#606060;
/*	background-color:#e0e0e0; */
	background-image:url(img/back.gif);
	font-family:"ＭＳ Ｐゴシック",Arial,sans-serif;
	font-size: 75%;
	line-height:150%;
	padding:0px;
	margin:0px;
}
p {
	margin-top:0.7em;
	margin-bottom:0.7em;
	line-height:120%;
	color:#000000;

}
a{
	color:#0000FF;
}
a:hover {
	color:#ff00ff;
}
strong {
	color:#ff6633;
	font-weight:bold;
	font-size:110%;
	line-height:100%;
}
em {
	color:red;
	font-weight: normal;
	font-style:normal;
}
sup {
	vertical-align : 20%;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
	line-height:100%;
}
dt {
	font-weight:bold;
}
dl,ul,ol,form {
	margin-top:0px;
	margin-bottom:0px;
}
form p{
	margin:1px;
	line-height:100%;
}
textarea {
	font-size:100%;
	overflow:auto;
}

input {
	font-size:100%;
	line-height:100%;
}

hr.sep {
	display:none;
}



#contena {
width:790px;
background-image:url(img/back_shadow.gif);
background-color:#FFFFFF;
background-repeat:repeat-y;
background-position:bottom;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align:center;
}



#wrap {
width: 780px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-color:#FFFFFF;
}



/*==============================
	ヘッダ部分
==============================*/

#banner {
height:170px;
color: #333333;
background-position:bottom;
background-repeat:no-repeat;
text-align:left;
}

#banner a {
	text-decoration:none;
	color:#990000;
}

#banner h1 {
font-size:10pt;
margin: 0px;
text-align:left;
font-weight: normal;
padding: 5px 10px 5px 10px;
background-color:#333333;
background-repeat: repeat;
background-position:center center;
}

#banner h1 a{
color:#ffffff;
text-decoration: none;
}


#banner h2 {
	font-family:georgia,"ＭＳ Ｐゴシック",serif;
	font-size:120%;
	font-weight:bold;
}

#banner p {
	margin:0.3em 0px;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 8pt;
	font-weight : bold;
	line-height:120%;
	float:right;
}

#banner a img {
	border:0px;
}
#banner_note {
	background:#f0f0f0;
	text-align:center;
	padding:2px;
	border-bottom:1px solid;
}


/*==============================
	本文エリア
==============================*/

#content {
	position:absolute;
	left:220px;
	top:auto;
	padding:8px 5px 8px 5px;
	min-width:450px;
	width:70%;
}

/* 前後移動とか */
#menu {
	background-color: white;
	line-height:140%;
	padding:8px;
	margin-bottom:16px;
	border:2px groove white;
}
#menu p{
	margin:0px;
	padding:2px;
	font-size:10pt;
}

#menu .btn_prev,
#menu .btn_next {
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
	font-size:0px;
}
#menu a {
	text-decoration:none;
}

#topinfo {
height:auto;
width: 430px;
color: #333333;
margin: 10px 0px 0px 5px;

background-color:#ffffff;
float: left;
}



/* 本文１項目 */
#content .item {
	margin-bottom:16px;
	background-color: white;
	border:2px groove white;
	padding:8px;
}

.item h2 {
	font-family:Arial,"MS PGothic",sans-serif;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
}
.item h2 a{
	text-decoration:none;
	font-size:11pt;
	color:#FFFFFF;
}
.item h2 .date {
	font-size:75%;
}
.item .category {
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	float:right;
}
.item .text{
	clear:both;
	margin:0.5em;
}

/* BBS */
.bbs_form {
	background-color: white;
	border:2px groove white;
	margin-bottom:16px;
	padding:8px;
	text-align:right;
}
.bbs_AuthorUrl {
	font-size:92%;
	line-height:100%;
	text-align:right;
	margin:0px;
	padding:0px;
}



/*==============================
	デザイラ
==============================*/

#conimg {
height:370px;
width: 420px;
color: #333333;
padding: 15px 5px 10px 5px;
margin: 0px 0px 15px 5px;
background-color:#000000;
background-position:10px 50px;
background-repeat:no-repeat;
text-align:left;
}

#conimg h3 {
font-size:11pt;
color:#FFFFFF;
padding: 5px 0px 0px 0px;
font-weight:bold;
}

#conimg h3 a{
font-size:11pt;
color:#FFFFFF;
padding: 5px 0px 0px 0px;
font-weight:bold;
}




#conimg2 {
height:370px;
width: 420px;
color: #333333;
padding: 15px 5px 10px 5px;
margin: 0px 0px 15px 10px;
background-color:#000000;
background-position:5px 50px;
background-repeat:no-repeat;
text-align:left;
}

#conimg2 h3 {
font-size:11pt;
color:#FFFFFF;
padding: 5px 0px 0px 0px;
font-weight:bold;
}

#conimg2 h3 a{
font-size:11pt;
color:#FFFFFF;
padding: 5px 0px 0px 0px;
font-weight:bold;
}



#conimg3 {
height:270px;
width: 400px;
color: #333333;
padding: 0px 0px 0px 0px;
margin: 15px 0px 0px 5px;
background-color:#000000;
background-repeat:no-repeat;
float: left;
}


.kaigyou{
 clear: left;
}

#bodytopL {
height:310px;
width: 430px;
color: #FFFFFF;
font-size:10pt;
line-height:110%;
padding: 5px 0px 10px 5px;
margin: 10px 0px 0px 5px;
background-color:#333333;
background-position: 25% 5%;
background-repeat:no-repeat;
text-align:left;
float: left;

}

#bodytopR {
height:auto;
width: 430px;
color: #000000;
font-size:10pt;
line-height:110%;
padding: 5px 5px 0px 5px;
margin: 10px 0px 15px 5px;
background-color:#FFFFFF;
text-align:left;
float: left;

}

/*---　広告わく　---*/


#info01 {
height:auto;
width: 405px;
color: #FFFFFF;
font-size:10pt;
line-height:110%;
padding: 10px 0px 10px 36px;
margin: 0px 0px 0px 0px;
background-color:#000000;
text-align:left;
float: left;

}

#info012 {
height:auto;
width: 430px;
color: #000000;
font-size:10pt;
line-height:110%;
padding: 10px 0px 10px 10px;
margin: 0px 0px 0px 0px;
background-color:#EBE8D6;
text-align:left;
float: left;

}



#info02 {
height:auto;
width: 430px;
color: #FFFFFF;
font-size:10pt;
line-height:110%;
padding: 15px 0px 10px 0px;
margin: 10px 0px 10px 5px;
background-color:#000000;
text-align:center;
float: left;
}


/*---　センター各部　---*/


#center {
	float: left;
	width:480px;
	margin: 10px 0px 0px 5px;
	text-align:left;
	padding: 0px 0px 5px 0px;
}


#center h2 {
background-repeat: repeat;
background-position:center center;
background-color:#666666;
font-size:11pt;
color:#FFFFFF;
padding: 5px 10px 5px 5px;
margin: 0px 0px 15px;
font-weight:bold;
}



#center p{
padding:0px 10px 5px 10px;
font-size:12px;
}

.contents {
padding:0px 0px 5px;
font-size: 11pt;
text-align:left;
}

.contents p {
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
line-height: 150%;
text-align: left;
margin-bottom: 10px;
}

.contents blockquote {
line-height: 150%;
}






/*==============================
	ツッコミ関係
==============================*/
.writeback {
	margin-top:0px;
	padding-top:8px;
	border-top:2px dotted;
	text-align:right;
	line-height:120%;
}
.writeback a {
	text-decoration:none;
}
.writeback form {
	text-align:right;
	margin-bottom:0.5em;
}
.writeback dl {
	border:1px solid #a0a0a0;
	background:#f8f8f0;
	line-height:100%;
	padding:2px 0.5em;
	margin: 0px 0px 4px 0px;
	text-align:left;
}
.writeback dt {
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:100%;
}
.writeback dd {
	font-weight:normal;
	margin-left:24px;
	margin-bottom:0.25em;
	line-height:125%;
}
.writeback li {
	line-height:125%;
}
.writeback ul {
	border:1px solid #a0a0a0;
	background:#f8f8f0;
	padding:2px 2em;
	margin: 0px 0px 4px 0px;
	text-align:left;
}
.writeback .url{
	font-size:11px;
	margin:0px;
}


/*---　フッター　---*/

#footer{
width: 780px;
margin-left: auto;
margin-right: auto;
padding: 10px 0px 10px 0px ;
text-align:center;
font-size:9pt;
background-color:#CCCCCC;
background-repeat: repeat;
backgorund-position: bottom;
color:#FFFFFF;
border-top: #999999 1px solid;
}

.navibotom{
text-align:center;
margin:10px;
font-size:8pt;
clear:both;
}


/*==============================
	サイドバーエリア
==============================*/

#side {
float: right;
width: 257px;
background-color: #FFFFFF;
margin: 0px 0px 25px 0px;
overflow: hidden;
text-align:left;
}

#side h4 {
background-repeat: repeat;
background-position:center center;
background-color:#666666;
font-size:10.5pt;
color:#FFFFFF;
padding: 3px 5px 3px 5px;
margin: 0px 0px 10px;
font-weight:bold;
}

.scon{
margin-right:5px;
padding:5px;
font-size:10pt;
text-align:left;
border:solid 1px #dadada;
line-height:160%;
}

.page-link{
margin:10px;
font-size:10px;
text-align:left;
line-height:150%;
clear:both;
}



#links {
	padding:10px 10px 0px 20px;
	width:190px;
	margin:0px;
}
#links .side {
	margin-left:16px;
	margin-bottom:16px;
}
#links img {
	border:0px;
}

/* カレンダー */
#links table.calendar th,
#links table.calendar td {
	text-align:center;
	line-height:100%;
	padding:1px 2px;
}
#links table.calendar tr.caption td,
#links table.calendar tr.caption th {
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid;
}
#links table.calendar a{
	font-weight:bold;
}

#links h3,
#links h5,
#links h6 {
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size:130%;
	font-weight:bold;
	margin:0px 0px 4px 0px;
}
#links ul {
	margin:0px;
	padding-left:0px;
	list-style-type:square;
}
#links ul li {
	line-height:125%;
	margin-left:12px;
}


/* RSS記事部分 */

.data_title{
	background-color:#FFFFD5;
	border-bottom:1px solid #000000;
	color:#000000;
	width:430px;
	margin-left:15px;
	margin-right:15px;

}

.data_descri{
	background-color:#FFFFFF;
	color:#000000;
	font-size:95%;
	width:430px;
	margin-left:15px;
	margin-right:15px;
}

#front_box{
	background-color:#D5F5FF;
	margin: 20px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	width:430px;	
	font-size:10pt;
}

.adsense_up{
	margin-left:10px;
	margin-right:10px;
}

.right {
text-align:right;
width:430px;
}


/* スクロールボックス */

.box3{
 float: right;
 width: 400px;
 height: 60px;
 padding: 10px 0px 0px 10px;
 margin: 15px 10px 15px 0px;
 border: solid #666666 1px;
 background-color: #ffffff;　
 background-repeat:no-repeat;
 background-position:center;
 background-attachment: fixed;
 color: #666666;
 font-size:11px;
 overflow: scroll;
}

