@charset "UTF-8";
@import "css/style_import.css";

/* ■ 記事のリスト--------------------------------------------- */

.header2 {
	/* ie win (5, 5.5, 6) bugfix */
	width: auto;
	_width: 100%;
	margin: 15px 0 5px;
	line-height: 1.25;
	padding: 5px;
	font-size: 1.3em;
	font-weight: normal; 
	font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
	text-align: left;
	clear: both;
	border-bottom: 1px dotted #999;
	color: #cc0000;
}

.entry {
	line-height: 1.6;
	margin: 5px;
	padding-bottom: 5px; 
	border-bottom: 1px dotted #dcdcdc;
	font-size: 0.8em;
}

.mini-img{ 
margin:0px 10px 0px 10px!important;
_margin:5px 10px 0px 10px;
float: left; 
width: 200px;
height: 220px;
font-size: 0.9em;
text-align: center;
}

.list-box {
height: 240px;
	font-size: 0.9em;
margin:0px 0px 0px 0px!important;
_margin:0px 0px 0px 0px;
}

.list-box p{
margin:0px;
}

/* ■ 記事--------------------------------------------- */


#tback{
	font-size: 1.8em;
	background: #f8f8f8
}

.both { clear:both; }

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

.kankyo{
float:left;
width:510px;
height:240px;
margin:20px 0px 20px 15px;
_margin:20px 0px 20px 7px;
text-align: center;
border-collapse: collapse;
	font-size: 0.8em;
}
.kankyo th{
border:1px solid #666;
text-align: center;
padding:2px;
background-color: #ccc;
}

.kankyo td{
border:1px solid #666666;
padding: 2px;
}

#entry2 {
float:left;
	margin: 0px 0px 0px 5px;
	_padding:0px;
	_margin: 0px 0px
0px 0px;
	font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
	line-height: 1.5;
	font-size: 1.1em;
	border-bottom: none;
_width: 804px;
	text-align: left;
}

.tubu{
text-align: center;
margin:10px 18px 0px 18px;
    clear: both;
}

.imgr { float: right; 
margin: 0px 5px 10px 5px;
_margin: 0px 0px 0px 0px;
 }


.header {
	/* ie win (5, 5.5, 6) bugfix */
	width: auto;
	_width: 100%;
	margin: 10px 0;
	line-height: 1.25;
	padding: 15px 10px;
	font-size: 1.5em;
	font-weight: normal; 
	font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
	text-align: center;
	clear: both;
	color: #c40000;
	border-top: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
}

.copy { 
	margin: 0;
	padding: 5px;
	color: #666;
	font-size: 0.9em;
	text-align: center;
}


/* ■ サイドコンテンツ--------------------------------------------- */

div#sidebar1 .title,
div#sidebar2 .title{
	background: url(../images/sidetitle.jpg) left center;
	text-align: center;
}

#sidebar2 .add-sidecontents{
	padding: 8px 1px 8px 10px;
	line-height: 1.5;
	margin: 2px 0px 1px;
	text-decoration: none;
	background: #fff;
	text-align: center;
padding:8px 3px 3px 3px;
}

#sidebar1 .add-sidecontents{
	padding: 8px 1px 8px 10px;
	line-height: 1.5;
	margin: 2px 0px 1px;
	text-decoration: none;
	background:  #fff  ;
	text-align: center;
padding:8px 3px 3px 3px;
}

.next
{
text-align: center;
padding: 0px 0px 10px 0px;
}

table{
font-size:1em;
}

/*--------------------------------------------------------
4-2、エリアの設定「ヘッダーロゴ」
--------------------------------------------------------*/

div#header-logo{
	z-index: 1;
	position: absolute;
	top: 30px;
	height: 180px;/*■ロゴの高さ*/
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	background: url(../images/titlebanner.jpg);
	text-align: right;
}

/*ロゴテキスト*/
p#logo-text{
	position: absolute;
	top: 15px;/*■縦位置*/
	right: 12px;
	font-size: 32pt;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: -0.5pt;
}

/*サブテキスト*/
p#sub-text{
	position: absolute;
	top: 60px;/*■縦位置*/
	left: 18px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	letter-spacing: -0.5pt;
}

/*ロゴテキスト＆サブテキストの文字色＆リンク文字色*/
p#logo-text,
p#sub-text{ color: #333; }
p#logo-text a{ text-decoration: none; }
p#logo-text a:link{ color: #990000; }
p#logo-text a:visited{ color:#ea5506; }
p#logo-text a:hover{ color: #333; }

/*ヘッダー右側文章*/
div#header-text{
	position: absolute;
	top: 70px;/*■縦位置*/
	right: 15px;
	width: 430px;
	font-size: 11pt;
	line-height: 16pt;
	text-align:left;
	font-weight: bold;
        color: #fff;
}

/*--------------------------------------------------------
4-3、エリアの設定「パン屑ナビ」
--------------------------------------------------------*/

div#navi{
	position: absolute;
	top: 210px;/*■縦位置*/
	height: 34px;
	background: #fff;
}

div#navi p{
	margin: 9px 0 0 16px;
	font-size: 8.5pt;
	line-height: 14pt;
}


/*--------------------------------------------------------
4-4、エリアの設定「コンテンツ全体」
--------------------------------------------------------*/

div#main{
	position: absolute;
	top: 244px;/*■縦位置*/
	overflow: hidden;
	background: #fff;
	text-align: left;
}

th,td{
	padding: 0.6em;
	border: 1px solid #333;
        vertical-align: middle;
}


