@charset "EUC-JP";


/*----------------------------------------

センタリング

----------------------------------------*/

/*--------------------
IE
--------------------*/

body{
	text-align:center;
}

h1,h2,h3,h4,h5,h6,
p,
ul,ol,dl,
table,tr,th,td{
	text-align:left;
}

/*----------------------------------------

初期設定

----------------------------------------*/

h1,h2,h3,h4,h5{
	clear:both;
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0 0 1em 0;
}

p,
ul,ol,dl,
table{
	margin:0;
	padding:0 0 1em 0;
}

li,dt,dd{
	margin:0;
	padding:0;
}


/*----------------------------------------

tag

----------------------------------------*/

body{
	background-color:#916B53;
	background-image:url(../images/back.gif);
	background-repeat:repeat-y;
	background-position:center top;
	color:#333;
	font-size:90%;
	line-height:150%;
	margin:0;
}

/*--------------------
リンク
--------------------*/

a:link{
	text-decoration:none;	
}

a:hover{
	color:#f00;
}

a:active{
	color:#f00;
}

a img{
	border:0;
}

#section1 a img{
	border:#ddd solid 2px;
}

/*--------------------
画像
--------------------*/

img{
	border:none;
	vertical-align:text-bottom;
}

/*--------------------
非序列リスト
--------------------*/

ul{
	margin-left:20px;
}

/*--------------------
序列リスト
--------------------*/

ol{
	margin-left:25px;
}

/*--------------------
定義リスト
--------------------*/

dd{
	margin-left:20px;
}

/*--------------------
区切り
--------------------*/

hr{
	clear:both;
	visibility:hidden;
}

/*----------------------------------------

構造

----------------------------------------*/

#tabinaga{
	margin:0 auto;
	width:820px;
}

#header{
	background-color:#fff;
	background-image:url(../images/header_bg_top.gif);
	background-position:50% -8px;
	background-repeat:no-repeat;
	font-size:90%;
	font-weight:bold;
	margin:0 10px;
	padding:10px 0 0 0;
}

#contents{
	background-image:url(../images/section1_back.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	margin:0 10px;
	padding:0 10px;
}

#section1{
	float:left;
	width:578px;
	padding:0 0 10px 0;
}

#section2{
	float:right;
	font-size:90%;
	padding:10px 0 0 0;
	width:190px;
}

#footer{
	background-color:#fff;
	background-image:url(../images/footer_bg.gif);
	background-position:10px 3em;
	background-repeat:no-repeat;
	font-size:90%;
	margin:0 10px;
	padding:20px 0 0 0;
}

/*----------------------------------------

#header

----------------------------------------*/

#header p{
	padding-bottom:0;
}

#header .navi{
	background-image:url(../images/header_bg_text.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	margin-top:-1.7em;
}

#header .navi ul{
	text-align:right;
}

#header .navi ul li{
	border-right:#333 solid 1px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
}

/*--------------------
GlobalNavigation
--------------------*/

#GlobalNavigation ul{
	list-style:none;
	margin:0;
	padding:0;
}

#GlobalNavigation ul li{
	display:inline;
	margin:0;
	padding:0 0 0 6px;
}

/*--------------------
TopicPath
--------------------*/

p#TopicPath{
	font-weight:normal;
	padding:0 0 0 10px;
}

/*----------------------------------------

#section1

----------------------------------------*/

#section1 h1,
#section1 h2,
#section1 h3,
#section1 h4,
#section1 h5,
#section1 p,
#section1 ul,
#section1 ol,
#section1 dl{
	padding:0 20px 1em 20px;
}

#section1 h1{
	color:#009;
	font-weight:bold;
}

#section1 h2{
	border-bottom:#666 dotted 2px;
	font-weight:bold;
	text-align:center;
	margin-bottom:1em;
	padding-bottom:0;
}

#section1 h3{
	font-weight:bold;
	padding:1.5em 20px 1.5em 20px;
}

#section1 h4{
	padding-bottom:0;
}

h5{
	font-weight:bold;
	padding:0.5em 20px 1.5em 20px;
}

/*--------------------
navi
--------------------*/

#section1 .navi{
	background-color:#fff0be;
	background-image:url(../column/images/column_box_header.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:17px;
}

#section1 .navi a img{
	border:none;
}

/*--------------------
data
--------------------*/

#data{
	background-color:#ffc;
	border:#666 dotted 1px;
	clear:both;
	margin:0 20px;
}

/*----------------------------------------

#section2

----------------------------------------*/

/*--------------------
うんちくバンクCSS
--------------------*/

#unchiku{
	background-image:url(../unchiku/images/unchiku_title.gif);
	background-repeat:no-repeat;
	height:39px;
	width:187px;
}

#unchiku-box{
	width:187px;
	background-image:url(../unchiku/images/unchiku_bg.gif);
	background-repeat:repeat-y;
	padding:5px 0;
}

#unchiku-footer{
	background-image:url(../unchiku/images/unchiku_footer.gif);
	background-repeat:no-repeat;
	height:8px;
	width:187px;
	margin-bottom:1em;
}

.unchiku-category{
	background-color:#FF9F60;
	padding:5px;
	width:170px;
	font-weight:bold;
	color:#6F1723;
	text-align:left;
	margin:5px auto 0 auto;
}

#unchiku-box ul{
	margin-top:5px;
	margin-left:20px;
	padding:0;
}

#unchiku-box li{
	list-style-position:outside;
	list-style-type:square;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
}

.conribute{
	padding:5px 0;
	margin:5px 0 0 0;
	width:187px;
	clear: both;
}

.about_unchiku{
	padding:0 5px;
}

/*--------------------
写真掲載
--------------------*/

#photo{
	background-image:url(../unchiku/images/unchiku_footer.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-bottom:1em;
	padding-bottom:7px;
}

#photo h2{
	padding:0;
}

#photo p{
	background-image:url(../unchiku/images/unchiku_bg.gif);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
}

/*--------------------
モバイル
--------------------*/

#mobile{
	background-image:url(../unchiku/images/unchiku_footer.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:7px;
	margin-bottom:1em;
}

#mobile h2{
	padding:0;
}

#mobile p{
	background-image:url(../unchiku/images/unchiku_bg.gif);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
}

/*----------------------------------------

#footer

----------------------------------------*/

#footer *{
	text-align:center;
}

#footer address{
	font-style:normal;
}

#footer p{
	padding:0;
}

#footer p a{
	color:#333;
}

#footer #copyright{
	text-align:center;
	font-size:80%;
	padding:2em 0;
}

/*----------------------------------------

class

----------------------------------------*/

/*--------------------
PageTop
--------------------*/

.PageTop{
	background-color:#fff0be;
	clear:both;
	font-size:90%;
	text-align:right;
}

/*--------------------
navi
--------------------*/

.navi ul{
	list-style:none;
	margin:0;
	padding:0 !important;
}

.navi ul li{
	display:inline;
	margin:0;
}

.navi ul li a{
	color:#333;
}

/*--------------------
画像（回り込み)
--------------------*/

p.photoLeft{
	float:left;


	padding-right:10px !imoportant;
	padding-bottom:10px !imoportant;
	text-align: right;
	font-size: 90%;
}

p.photoRight{
	float:right;


	padding-left:10px !imoportant;
	padding-bottom:10px !imoportant;
	text-align: right;
	font-size: 90%;
}

/*--------------------
画像（横位置)
--------------------*/

.photoCenter{
	clear:both;
	text-align:center;
}

.alignLeft{
	clear:both;
	text-align:left;
}

.alignRight{
	clear:both;
	text-align:right;
}

/*----------------------------------------

clearfix

----------------------------------------*/

#contents:after,
#section1:after,
#osusowake:after,
.comment:after{
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	font-size:0;
	line-height:0;
}

#contents,
#section1,
#osusowake,
.comment{
	display:inline-block;
}

/* exlude MacIE5 \*/
* html #contents,
* html #section1,
* html #osusowake,
* html .comment{
	height:1%;
}

#contents,
#section1,
#osusowake,
.comment{
	display:block;
}
.name {
	font-weight: bold;
	color: blue;
}
.Q {
	color: #FF0000;
}
.clear {
	clear: both;
}
