﻿@import url(./defaultReset.css);

html {
	overflow-y:scroll;
}

body{
	line-height:1.6;
	font-size:90%; 
  	background:#fff;
	text-align:center;
  	font-family:MSゴシック,verdana,arial,sans-serif;
	}


div.container{
	width:1000px;
	margin:0 auto;
	text-align:left;
	}

div#mainContent {
	background-color:#fff;
	margin-left:-100%;
	width:100%;
	float:right;
	clear:right; /* IEカラム落ち防止用 */
	}

div#mainContent div.section{
	margin-left:235px;
	margin-right:240px;
	}

div#subContent{
	background:transparent;
	width:250px;
	display:table-cell;
	vertical-align:top;
	float:left;
	clear:left; /* IEカラム落ち防止用 */
	}

div#extraContent{
	background:transparent;
	width:250px;
	display:table-cell;
	vertical-align:top;
	float:right;
	}

div#head{
	height:100px;
	width:100%;
	background-color:transparent;
	clear:both;
	}
div#loc{
	width:100%;
	padding:4px 4px 4px 15px;
	text-align:left;
	font-size:80%;
	background-color:transparent;
	clear:both;
	}
div#loc2{
	line-height:1.3em;
	font-size:100%;
	width:96%;
	margin-top:10px 10px 5px 0px;
	padding:7px 7px 7px 7px;
	text-align:left;
	border-top:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
	background-color:transparent;
	clear:both;
	}
div#head1{
	margin:7px;
	height:100px;
	width:60%;
	float:left;
	}
div#head2{
	margin:10px;
	height:100px;
	text-align:right;
	width:30%;
	float:right;
	}
div#head1 h1{
	font-size: 60%;
	}
div.linktext{
	 font-size: 90%;
	}
div.description{
	font-size: 70%;
	}
div.section{
	padding:1em;
	}

div#foot{
	background-color:TRANSPARENT;
	clear:both;
	border-top:1px dotted #aaa;
	}

div#foot h1{
		font-size: 60%;
		color:#aaa;
}
div#foot:after {
	content: "";
    	display: block;
    	clear: both;
    	height: 1px;
    	overflow: hidden;
	}
	/*\*/
	* html div#foot{
    		overflow: visible;
		}
	/**/


ul.footerlink{
	padding: 0px 0px 17px 0px;
	font-size:70%;
	line-height:1.2em;
	}
ul.footerlink li{
	margin:2px 4px 3px 4px;
	padding-right:4px;
	list-style:none;
	border-right: 1px solid #999;
	float:left;
	}

/*-----------------------------
	Global Navigation
-------------------------------*/

ul#globalNavi {
	margin: 0;
	padding: 0;
	width: 500px; /* 必ずwidthの設定をしてください */
 /* for MacIE5.x \*//*/
 overflow: hidden;
 /* end */
}

ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px; /* ボタンの幅 */
	line-height: 1;
	list-style-type: none;
}

ul#globalNavi li a {
	padding: 0.6em 10px; /* ボタンの厚みはここで調整 */
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 12px;
	color: #333;
	text-align: center;
	text-decoration: none;
	background-color: #eee;
}

ul#globalNavi li a:hover {
	color: #000;
	background-color: #ddd;
}


#menu5 {
	width: 218px;
	border-style: none solid solid solid;
	border-color: #D0D0D0;
	border-width: 1px;
	margin: 0px 0px 6px 0px;
	font-size:85%;
	font-weight:bold;
	}
	
#menu5 li a, li#title {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 li#title {
	color: #fff;
	display: block;
	font-weight:bold;
	background: url("./buhin/menu.gif") repeat;	
	padding: 8px 25px 0 10px;
	text-align: center;
	}

#menu5 li a:link, #menu5 li a:visited {
	color: #777;
	display: block;
	background: url(buhin/menu5.gif);
	padding: 8px 7px 0 5px;
	text-align: left;
	}
	
#menu5 li a:hover {
	color: #fff;
	background: url(buhin/menu5.gif) 0 -32px;
	padding: 8px 7px 0 5px;
	text-align: left;
	}
	
#menu5 li a:active {
	color: #fff;
	background: url(buhin/menu5.gif) 0 -64px;
	padding: 8px 7px 0 5px;
	text-align: left;
	}

/*------------------------------------------------*/
p   {
  padding: 0px 5px 15px 5px;
  }

/*-----------リンク関連-----------*/
a{
	color: #777777;
	text-decoration:none;
	font-weight:bold;
	}

a:hover{
	color: #8B0000;
	text-decoration:none;
	font-weight:bold;
	}


/*-----------画像関連-----------*/
img{
	border:0px;
	padding:0px;
	}

/*-----------タイトル関連-----------*/


h1,h2{
	overflow:hidden;
	}

div#mainContent h1{
	text-indent:0em;
	height:50px;
	margin:0px 0px 0px 0px;
	color:#111111;
	font-weight:light;
	font-size:120%;
	margin-bottom:1px;
	background:url("./buhin/6.gif") no-repeat;
	padding: 12px 0px 2px 10px;
	}

div#mainContent h1 a{
	color: #111111;
	}

div#mainContent h2{
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#111111;
	border-bottom:1px dotted #222222;
	text-decoration:none;
	font-size:110%;
	}

div#about h1{
	line-height:3000px;
	background:url("./buhin/titletop.gif") left top no-repeat;
	height:203px;
	margin-bottom:10px;
	border:0px;

	font-size:70%;
	}

#contact h1{
	height:32px;
	text-indent:-3000em;
	margin-bottom:1px;
	border-bottom:1px solid #E54500;
	background:url(./buhin/contact.gif) left top no-repeat;
	font-size:70%;
	}

#about2 h1{
	height:32px;
	text-indent:-3000em;
	margin-bottom:1px;
	border-bottom:1px solid #E54500;
	background:url(./buhin/about.gif) left top no-repeat;
	font-size:70%;
	}

#popu h1{
	height:32px;
	text-indent:-3000em;
	margin-bottom:1px;
	border-bottom:1px solid #E54500;
	background:url(./buhin/popu.gif) left top no-repeat;
	font-size:70%;
	}

#menu h1{
	height:32px;
	text-indent:-3000em;
	margin-bottom:0px;
	border-bottom:1px solid #E54500;
	background:url(./buhin/menu.gif) left top no-repeat;
	font-size:70%;
	}

#new h1{
	height:32px;
	text-indent:-3000em;
	background:url(./buhin/new.gif) left top no-repeat;
	margin-bottom:1px;
	border-bottom:1px solid #E54500;
	font-size:70%;
	}

#today h1{
	height:32px;
	text-indent:-3000em;
	background:url(./buhin/today.gif) left top no-repeat;
	margin-bottom:1px;
	border-bottom:1px solid #E54500;
	font-size:70%;
	}




/*-----------サイドエリア関連-----------*/
div.submenu{
	padding: 9px 0px 5px 20px;
	line-height:1.8em;
	}

div.side{
	width: 219px;
	text-align:left;
	padding:10px 10px 17px 10px;
	font-size:90%;
	line-height:1.4em;
	color: #ffffff;
	}

ul.d{
	padding: 10px 10px 17px 30px;
	font-size:90%;
	line-height:1.7em;
	}

ul.d li{
	list-style:square;
	}

ul.alm{
	padding: 10px 10px 17px 7px;
	font-size:100%;
	line-height:1.7em;
	}

ul.alm li{
	margin: 0px;
	padding: 0px 0px 0px 20px;
 	background: url(./buhin/list.gif) no-repeat 2px 0.3em;
	list-style: none;
	}

div.linktext{
	line-height: 1.4;
	}
div.linktext ul{
	list-style: none;
	padding: 0px 4px 17px 0px;
	font-size:100%;
	line-height:1.2em;
	}

div.linktext ul li{
	/*--list-style:square;--*/
	margin: 0px;
	padding: 0px 0px 8px 17px;
	background: url(./buhin/common_ya.gif) no-repeat 0px 0.1em;
	list-style: none;
	}

div.linktext ul li.rss{
	/*--list-style:square;--*/
	margin: 0px;
	padding: 0px 0px 0px 19px;
	background: url(./buhin/rss.gif) no-repeat 0px 0.2em;
	list-style: none;
	}
div.linktext ul li.okini{
	/*--list-style:square;--*/
	margin: 0px;
	padding: 2px 0px 5px 19px;
	background: url(./buhin/41.gif) no-repeat 0px 0.2em;
	list-style: none;
	}

div.linktext ul.mail   {
	padding: 10px 10px 17px 0px;
	list-style:none;
	font-size:90%;
	}

div.linktext ul.mail li{
	list-style:none;
	padding: 2px 0px 5px 0px;
	background: transparent;
	}

div.linktext ol   {
	list-style: none;
	padding: 0px 4px 17px 0px;
	font-size:100%;
	line-height:1.2em;
	}

div.linktext ol li{
	/*--list-style:square;--*/
	margin: 0px;
	padding: 0px 0px 8px 17px;
	background: url(./buhin/common_ya.gif) no-repeat 0px 0.1em;
	list-style: none;
	}

	ul.form  {
		padding: 5px 5px 0 0;
		align:right;
		list-style:none;
		float: right;
		}

	ul.form li {
		padding: 0px 3px 0px 3px;
		float:left;
		display:inline;
		}


i{
	font-style:normal;
	}
em{
	font-style:normal;
	}
label{
	font-size:90%;
 	line-height:1.6em;
	padding: 0px 10px 0px 0px;
	}
/*-----------------------*/
table{
	padding:0px 0px 0px 0px;
	margin-top:0em;
	margin-bottom: 0em;
	width: 400px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 96%;
	}

	table caption {
		font-weight:bold;
		margin-top: 0em;
		text-align: left;
	}

	table td {
  		padding: 4px 6px;
	}

	table th {
		border-bottom: solid 1px #B2B2B2;
		border-right: solid 1px #B2B2B2;
		background: #dedede;
		text-align: center;
		font-weight:bold;
		white-space: nowrap;
		font-size: 92%;
	}

	table td {
		border-bottom: solid 1px #B2B2B2;
		border-right: solid 1px #B2B2B2;
		background: #efefef;
		text-align: left;
		white-space: nowrap;
	}


