/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
 margin: 0;
 padding: 0;
  font-size: 100%;
}

html{height: 100%;}

/*●文字色（<span class="red">などとして使用）*/
.black{ color: #000000;}/*黒色テキスト*/
.red{ color: #ff0000; font-weight:bold;}/*赤色テキスト*/
.blue{ color: #0000dd; font-weight:bold;}/*青色テキスト*/
.green{ color: #008000;}/*緑色テキスト*/
.yellow{ color: #ffff00;}/*黄色テキスト*/
.navy{ color: #1F26A9;}/*紺色テキスト*/
.gray{ color: #cccccc;}/*灰色テキスト*/
.orange{ color: #ff6600;}/*橙色テキスト*/
.pink{ color: #cc6699;}/*ピンク色テキスト*/
.purple{ color: #660099;}/*紫色テキスト*/
.olive{ color: #808000;}/*黄土色テキスト*/
.lime{ color: #00ff00;}/*黄緑テキスト*/
.aqua{ color: #167FA6;}/*黄緑テキスト*/


/* BODY--------------------------------------------*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	background-color: #FFF;
	margin : 0;
	color:#333;
	font-size: 85%;
	line-height: 150%;
	text-align:center;
}


/*デフォルト属性 */
img, a, p, h1, h2, h3, h4, h5, h6, blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}

/* strongの色 */
strong {font-weight: normal;}

/* リンクの属性（未指定時 */
a:link, a:visited, a:active {
 color: #00F;
 text-decoration: none;
}

a:hover {
 color: #F20;
 text-decoration: underline;
}

/* テーブルの属性*/
/*
table {margin: 0 0 0 10px; font-size: 12px; color: #999; width: 100%;}
td {padding: 5px;}
*/
/* --------- 基本設定 ----------------------------------　*/
#wrapper {
	width: 100%;
	text-align: left;
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/header.gif") no-repeat;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0;
	padding: 0;
	height : 60px;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
}
		
#header h1 a {
	width:400px;
	height:60px;
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/header.gif") no-repeat;
	display: block;
	float: left;
}

#header h1 a:hover {
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/header.gif") no-repeat;
}

/* TAB部分の指定 */
#tab{
	padding: 40px 10px 0 0;
}

#tab a:link, #tab a:visited, #tab a:active {
	color: #00F;
	text-decoration: none;
	width: 80px;
	height: 20px;
	margin: 0 2px;
	font-size: 100%;
	line-height: 180%;
	text-align: center;
	display: block;
	float: right;
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/tab01.gif") no-repeat;
	overflow-y: hidden;
}

#tab a:hover {
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/tab02.gif") no-repeat;
}
	
#tabline {
	background-color: #1A76B7;
	color: white;
	font-size: 85%;
	font-weight: bold;
	padding: 8px 10px 8px 0px;
	text-align: right;
}

/* お気に入りの指定 */
#header .favorite {
	margin: -90px 10px;
	text-align : right;
}

/*  パンくずリスト  */
.navi {
	border-bottom: 1px solid #CCC;
	font-size: 100%;
	color:#3C6031;
	text-indent: 15px;
	margin: 0px;
	background-color: #EBF3E9;
}

.navi a{
	color: #3C6031;
	font-weight: bold;
	text-decoration: none;
}

.navi a:hover {
	color: #FFCC00;
}

#container {
	position: relative;
	margin: 0;
	width: 100%;
}

/*エントリー部分*/
#content {
	margin: 0px 200px; /* 左右方向に200pxのマージンを指定　*/
	background: #FFF;
}

#content h2{
	margin: 10px 0 10px 0;
	font-size: 117%;
	color: #6680CC;
	text-indent: 10px;
	font-weight:bold;
	border-left: 5px solid #338CCC;
	border-bottom: 1px dotted #338CCC;
	overflow-x: hidden;
}
		
#content h3	{
	margin: 10px 0 10px 10px;
	border: 1px solid #CCC;
	background-color: #E0EDDE;
	text-indent: 5px;
	color: #666;
	font-size:100%;
	font-weight:bold;
}
				
#content h4	{
	margin: 10px 0 10px 10px;
	font-size: 100%;
	font-weight:bold;
	color: #666;
	text-align: left;
	border-bottom: 1px solid #666;
}

#content h5	{
	margin: 10px 0 10px 10px;
	font-size: 100%;
	color: #666;
	text-align: left;
	border-bottom: 1px solid #666;
}

#content .top_info{
	width:550px;
	height:400px;
	background:URL(http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/info_background.gif) no-repeat;
	font-size:120%;
}	

#content .top_info h2{
	padding-top:130px;
	border:none;
}

#content .top_info p{
	margin-bottom:10px;
}

#content .doc{
	font-size: 100%;
	color: #666;
	line-height: 150%;
	margin: 0 5px 5px 10px;
}
#content .doc p{
	margin:10px 5px;
}
#content .doc img{
	margin: 0;
}

#content p{
	margin: 0 0 0 10px;
}

#content ol{
	margin-left: 30px;
}

/* 記事内の位置指定 */
.detail {
	text-align:right;
	font-size: 100%;
	margin-right:5px;
	margin-top;10px;
	margin-bottom;5px;
}

/*フッターナビ*/
#content #f_navi {
	margin: 0;
	text-align: right;
	margin: 0px;
	padding: 10px 5px 5px 5px;
	font-size: 100%;
}

#content #f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 100%;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 80%;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:80%;
	text-align: right;
}

#content .error {
	font-size : 120%;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
	}

		
/*左サイドバー部分*/
#left {
	position: absolute;
	left: 0;
	top: 0;
	width: 190PX;
	background: #FFF;
}

/*------メニュー部分------*/
#left .index{
	color:#FFF;
	width:180px;
	height:20px;
	margin: 10px 0 0 5px;
	text-align: center;
	display: block;
	font-size: 100%;
	background-image: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/index.gif");
}


#left ul{
	display: block;
	list-style: none;
	margin: 0 0 0 5px;
	font-size: 95%;
	text-align: left;
	line-height: 2.0;
	}
	
/* トップカテゴリー指定 */
#left li.pt1{
	display: block;
	width: 180px;
	height: 25px;	
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #FFF;
	text-indent: 10px;
	text-decoration: none;
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/menu02.gif") no-repeat;
	}
	
#left li.pt1 a:link, #left li.pt1 a:visited, #left li.pt1 a:active {
	display: block;
	width: 180px;
	height: 25px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #FFF;
	text-indent: 10px;
	text-decoration: none;
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/menu01.gif") no-repeat;
	}
	
#left li.pt1 a:hover {
	color: #666;
	font-weight: bold;
	display: block;
	width: 180px;
	height: 25px;
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/menu03.gif") no-repeat;
	}

/* サブカテゴリー指定　ここで変化を持たせることができます */
#left li{
	display: block;
	width: 180px;
	height: 25px;	
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #FFF;
	text-indent: 20px;
	text-decoration: none;
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/menu02.gif") no-repeat;
	}

#left li a:link, #left li a:visited, #left li a:active {
	display: block;
	width: 180px;
	height: 25px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #FFF;
	text-indent: 20px;
	text-decoration: none;
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/menu01.gif") no-repeat;
	}
	
#left li a:hover {
	color: #666;
	font-weight: bold;
	display: block;
	width: 180px;
	height: 25px;
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/menu03.gif") no-repeat;
	}

/* What New  */
#left .new ul {
	margin: 0;
	width: 180px;
}

#left .new li a:link, #left .new li a:visited, #left .new li a:active{
	margin: 0;
	height: 25px;
	padding: 0;
	color:#F20;
	text-decoration:none;
	display: block;
	font-size: 95%;
	line-height: 110%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #335D99;
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/menu03.gif") no-repeat;
}
		
#left .new li a:hover{
	color:#fff;
	background: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/menu01.gif") no-repeat;
}

#left .new li{
	color:#F20;
	margin:0 0 0 5px;
	background-color: #FFF;
}

#left .box{
	width:180px;
	margin: 0;
}
#left .box ul {
	margin: 0 0 0 5px;
	width: 180px;
}

#left .box li a:link, #left .box li a:visited,#left .box li a:active{
	margin: 0;
	height: 25px;
	padding: 0;
	color:#444;
	text-decoration:none;
	display: block;
	font-size: 95%;
	line-height: 110%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #335D99;
	background-color: #EBF3E9;
}
		
#left .box li a:hover{
	color:#F20;
	background-color: #FFF;
}
#left .box div{
	display: block;
	padding: 0;
	font-size: 90%;
	line-height: 130%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #335D99;
}

/*右サイドバー部分*/
#right {
	position: absolute;
	right: 0;
	top: 0;
	width: 190PX;
	margin; 0;
	background: #FFF;
}

#right p {
	font-size: 100%;
	line-height: 130%;
	color: #333;
	margin: 0;
	padding: 5px;
}
		
/* 右サイドボックスの指定 */
#right .indexbox {
	color:#FFF;
	text-decoration:none;
	width:180px;
	height:20px;
	margin: 10px 0 0 5px;
	text-align: center;
	display: block;
	font-size: 100%;
	background-image: url("http://xn--ccke4c1b0bc5vr49vgk9ae9ck37c.otona-no-deai.net/img/index.gif");
}

#right .box {
	width:180px;
	margin: 0 0 0 5px;
}

#right .box div{ 
	display: block;
	font-size: 100%;
	line-height: 130%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #335D99;
	padding: 5px;
	text-align: center;
}

#right .box img{
	border: 0;
}

/*フッター部分*/
#footer {
	padding-top: 30px;
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
}
		
#footer p {
	font-size: 85%;
	margin-top: 0;
	margin-bottom: 0;
}
		
#footer a {
	color: #0080FF;
}

#footer a:hover{
	color : #FF6600;
}

/* Copyrights */
.copyrights {
	clear: both;
	border-top: 1px solid #1A76B7;
	border-bottom: 3px solid #1A76B7;
	font-size: 100%;
    text-align: center;
	height: 20px;
	margin: 0;
	background-color: #FFF;
}

.copyrights p {
	font-size: 85%;
	margin-top: 0;
	margin-bottom: 0;
	color: #666666;
}

.powered {
	margin: 10px 0;
	text-align: center;
}

/* TGP*/

.t_dti{
	FONT-SIZE:85%;
}

.t_dti A.red {COLOR: #ee0000; TEXT-DECORATION: none}
.t_dti A.red:link {COLOR: #ee0000; TEXT-DECORATION: none}
.t_dti A.red:visited {COLOR: #ee0000; TEXT-DECORATION: none}
.t_dti A.red:hover {LEFT: 0px; COLOR: #0000ff; POSITION:relative; TOP: 0px; TEXT-DECORATION:underline}

.t_dti A.blue {COLOR: #0000ff; TEXT-DECORATION:underline}
.t_dti A.blue:link {COLOR: #0000ff; TEXT-DECORATION:underline}
.t_dti A.blue:visited {COLOR: #0000ff; TEXT-DECORATION:underline}
.t_dti A.blue:hover {LEFT: 0px; COLOR: #0000ff; POSITION:relative; TOP: 0px; TEXT-DECORATION:underline}

.site_title{border-color:#3399FF; border-style:solid; border-right-width:0px; border-top-width:1px; border-bottom-width:0px; border-left-width:1px}

.adimg{
	margin:15px 10px;
	}
	
table.commtable{
	color:#000;
    border-top:1px solid #333;
    border-left:1px solid #333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.commtable th{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    color:#330000;
    background-color:#C8E2FF;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.commtable td{
    border-right:1px solid #333;
    border-bottom:1px solid #333;
    padding:0.3em 1em;
}
