/*
-----------------------------------------------

update:2009/1/3
----------------------------------------------- */

/*
===== CONTENTS =====

	1: universal reset 
	2: layout
	3: parts
		: header
		: navi
		: main
		: sub
		: footer
	
====================
*/

/* 1: universal reset
----------------------------------------------- */

*{
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	list-style-type:none;
}

h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,div,table,tr,td,th,a{
	border-style:solid;
	border-width:0px;
	border-color:#ccc;
	font-size:100%;
}

p,li,dt,dd{line-height:1.7;}
th,td{ line-height:1.8; text-align:left; font-weight:normal; vertical-align:top;}
img{border-width:0px; vertical-align:bottom;}

a{
	outline:none;
	text-decoration: underline;
	color:#2D4981;
}
a:hover{}

option{padding-right:10px;}

/* 2: layout
----------------------------------------------- */

body {
  font-size: 75%; /* IE */
}
html>/**/body {
  font-size: 12px; /* Except IE */
}

body{
	font-family: "メイリオ","Meiryo","Hiragino Kaku Gothic Pro",Verdana,Arial,Helvetica,"Osaka","ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
	font-family: "ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
	text-align:center;
	color:#000;
	background:url(../img/common/body.jpg) top repeat-x #f0f9df;
	padding-bottom:30px;
}

#container{
	margin:4px auto 0px auto;
	text-align:left;
	width:760px;
	background-color:#fff;
}

#header{
	position:relative;
	height:45px;
	margin-bottom:2px;
	background:url(../img/common/header.jpg) left repeat-x;
}

#navi{
	width:749px;
	margin-left:6px;
	display: inline-block;
}

#navi:after{content: ".";display: block;height:0;clear:both;visibility: hidden;}


#contents{
	display: inline-block;
	width:742px;
	margin-left:6px;
}

#contents:after{content: ".";display: block;height:0;clear:both;visibility: hidden;}


#main{
	width:529px;
	float: left;
	display:inline;
	margin-left:7px;
}

#sub{
	width:180px;
	float: right;
}

#single{
	width:735px;
	margin-left:7px;
}

#footer{
}

/* 3: parts
----------------------------------------------- */

/*
===== header =====
*/

#logo{
	width:194px;
}

#logo a{
	display:block;
	text-indent:-9000px;
	height:45px;
	background-image:url(../img/common/logo.jpg);
}

/*----- header-navi -----*/

#header ul{
	position:absolute;
	right:20px;
	top:0px;
}

#header li{
	float:left;
	border-left:2px solid #99c08f;
	padding-top:15px;
	padding-left:6px;
	margin-left:20px;
}

#header li a{
	background:url(../img/common/header-li.jpg) left no-repeat;
	padding-left:10px;
	color:#000;
}

/*
===== copy =====
*/

#copy{
	background-image:url(../img/common/copy.jpg);
	margin-bottom:8px;
	text-indent:-9000px;
	height:96px;
}


/*
===== navi =====
*/

#navi li{
	float: left;
}

#navi a{
	display:block;
	text-indent:-9000px;
	height:46px;
	background-image:url(../img/common/navi.jpg);
}

#n1 a{ width:112px;}
#n2 a{ width:138px; background-position:-112px 0;}
#n3 a{ width:142px; background-position:-250px 0;}
#n4 a{ width:117px; background-position:-392px 0;}
#n5 a{ width:119px; background-position:-510px 0;}
#n6 a{ width:120px; background-position:-629px 0;}

.blog-news #n1 a,#n1 a:hover{ background-position:-0px -46px;}
#outline-p #n2 a,#n2 a:hover{ background-position:-112px -46px;}
#mechanism-p #n3 a,#n3 a:hover{ background-position:-250px -46px;}
.member-p #n4 a,#n4 a:hover{ background-position:-392px -46px;}
.result-p #n5 a,#n5 a:hover{ background-position:-510px -46px;}
#schedule-p #n6 a,#n6 a:hover{ background-position:-629px -46px;}



/*
===== main =====
*/

#breadcrumbs{margin:10px 0;}
#breadcrumbs li{display:inline;}

.h1{margin-bottom:15px;}
.h2{
	background:url(../img/common/h2.jpg) bottom no-repeat;
	padding-bottom:6px;
	margin-bottom:10px;
}

.p{margin-bottom:15px;}
.big{font-size:120%;}
.small{font-size:90%;}

.block{margin-bottom:25px;}
.inner{margin-left:20px; width:493px;}
.center{text-align:center;}

.pagetop{
	text-align:right;
	margin:15px 0;
}

.pagetop a{
	padding-left:11px;
	background:url(../img/common/pagetop.jpg) left no-repeat;
}

/* case */

.case{display: inline-block;}
.case:after{content: ".";display: block;height:0;clear:both;visibility: hidden;}
.case .left{float:left; display:inline;}
.case .right{float:right; display:inline;}


/*
===== sub =====
*/

#menu{margin-bottom:22px;}

#menu h2{
	background-image:url(../img/common/menu-h2.jpg);
	height:83px;
	text-indent:-9000px;
}

#menu ul{
	width:180px;
	height:227px;
}

#menu a{
	background-image:url(../img/common/menu-ul.jpg);
	display:block;
	text-indent:-9000px;
}

#m1 a{height:37px;}
#m2 a{height:37px; background-position:0px -37px;}
#m3 a{height:38px; background-position:0px -74px;}
#m4 a{height:37px; background-position:0px -112px;}
#m5 a{height:38px; background-position:0px -149px;}
#m6 a{height:40px; background-position:0px -187px;}

#gallery-p #m1 a,#m1 a:hover{ background-position:-180px 0px;}
#minutes-p #m2 a,#m2 a:hover{background-position:-180px -37px;}
#live-p #m3 a,#m3 a:hover{background-position:-180px -74px;}
#petition-p #m4 a,#m4 a:hover{background-position:-180px -112px;}
.blog-tayori #m5 a,#m5 a:hover{background-position:-180px -149px;}
#qa-p #m6 a,#m6 a:hover{background-position:-180px -187px;}

#banner{margin-bottom:25px;}
#banner li{
	margin-bottom:10px;
}

#adobe{margin-bottom:20px;}
#adobe dt{text-align:center; margin-bottom:5px;}
#adobe dd{padding:0 5px;}


/*
===== footer =====
*/

#footer ul{
	text-align:right;
	background-color:#428840;
	padding:3px 12px;
}

#footer li{display:inline;}
#footer li span{font-weight:bold; color:#9fd474;}
#footer li a{color:#fff;}

#footer address{
	padding:5px 15px;
	font-style:normal;
	line-height:1.6;
}
#footer address span{font-weight:bold; font-size:120%;}

#footer #copyright{
	padding:5px 15px;
	border-width:1px 0;
	border-color:#428840;

}

