@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

img{
	margin:0;
	padding:0;
	border:0;
}

iframe{
	padding-bottom:20px;
}

a{
	text-decoration:none;
}

h2,h3{
	font-size:12px;
}

.red{
	color:#FF0000;
}

.photo{
	float:left;
}

.free{
	margin-bottom:10px;
}

#wrapper{
	width:800px;
	margin:0 auto;
	padding-top:10px;
	text-align:left;
}

#header{
	height:150px;
	background:url(../image/back_logo.gif) no-repeat;
}

.logo{
	height:150px;
	padding-top:35px;
	padding-left:10px;
}

#header p{
	padding:0 0 0 50px;
}


#menu{
	width:800px;
	background:url(../image/menu.gif) repeat-x;
}

#menu ul{
	text-align:center;
}

#menu ul li{
	display:inline;
	list-style-type:none;
}

#main{
	background:url(../image/main_bg.gif) no-repeat;
	background-position:460px bottom;
}

#flash{
	margin-right:10px;
	margin-bottom:10px;
}

.colOne{
	width:220px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	float:left;
	display:inline;
}

#info{
	margin-top:5px;
	margin-bottom:10px;
	background:url(../image/info_bg.gif) no-repeat;
	background-position:0 25px;
}

#info p{
	margin-top:10px;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

#info ul{
	margin-left:15px;
	padding-bottom:10px;
}

#info ul li{
	padding:5px;
	line-height:14px;
	list-style:none;
}

.event{
	text-align:left;
	margin:0 0 25px 0;
	padding:5px 5px 30px 10px;
	line-height:20px;
	background:url(../image/blog_bg.gif) no-repeat;
}

.event dl{
	width:210px;
	height:340px;
	overflow:hidden;
}

.event dd{
	width:170px;
	padding-left:10px;
}

.explanation{
	padding:10px 3px;
	line-height:20px;
	text-align:center;
}

#counter{
	margin:10px auto;
	text-align:center;
}

.colTwo{
	width:560px;
	margin-top:10px;
	line-height:18px;
	float:right;
	display:inline;
}

.concept{
	margin-bottom:10px;
}

#news{
	width:550px;
	margin-bottom:20px;
	padding-bottom:25px;
	background:url(../image/new_bg.gif) no-repeat;
}

#news h3{
	margin-bottom:10px;
	padding-top:15px;
	padding-left:15px;
}

#news dl{
	height:140px;
	margin:5px 10px;
	padding:5px 0 0 0;
	overflow:auto;
}

#news dt{
	margin:0 10px;
	padding-left:5px;
	border-bottom:1px dotted #666;
}

#news dd{
	margin-left:15px;
	padding-left:10px;
}

.policy{
	width:560px;
	margin:10px 5px;
	line-height:18px;
	float:right;
	display:inline;
}

.policy h2{
	margin-bottom:10px;
}

/* outline */

#outline{
	width:560px;
	margin:10px 5px 0 5px;
	line-height:18px;
	float:right;
	display:inline;
}

#outline h2,h3{
	margin-bottom:10px;
}

#outline img{
	margin-right:20px;
}

#outline .category{
	padding-bottom:5px;
	text-align:center;
}

#outline .category li{
	margin:0 20px;
	display:inline;
}

.ideology{
	height:120px;
	background:url(../image/ideology.gif) no-repeat;
}

.ideology .ide{
	padding-top:78px;
	padding-left:70px;
	font-size:14px;
	list-style-type:none;
}

.guiding{
	width:420px;
	height:280px;
	padding:105px 30px 0 45px;
	background:url(../image/guiding.gif) no-repeat;
	background-position:35px 35px;
}

* html .guiding{
	width:490px;
	padding:105px 30px 0 45px;
}

.guiding ol{
	margin-left:25px;
	font-size:12px;
}

.guiding li{
	margin-bottom:10px;
	padding-left:5px;
	list-style-image:url(../image/mark.gif);
}

.access{
	width:535px;
	margin-bottom:20px;
	font-size:12px;
}

.access th{
	width:120px;
	padding:5px 10px;
	text-align:left;
	border-bottom:1px dotted #999;
}

.access td{
	padding:5px 10px;
	border-bottom:1px dotted #999;
}

.outline{
	margin-bottom:10px;
	font-size:12px;
	border-top:1px solid #666;
	border-left:1px solid #666;
	background:#FFFFFF;
}

.outline th{
	width:80px;
	padding:5px 0;
	color:#F0227F;
	text-align:center;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}

.outline td{
	width:430px;
	padding:5px 10px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}

#outline p{
	padding:5px 0;
}

#outline dl{
	margin-left:10px;
}

#outline dt{
	font-weight:bold;
}

#outline dd{
	margin-bottom:10px;
}

/* event */

#event{
	width:560px;
	margin:10px 5px 0 5px;
	line-height:18px;
	float:right;
	display:inline;
}

#event h2,h3{
	margin-bottom:10px;
}

#event img{
	margin-right:20px;
}

.chair{
	height:260px;
	padding-top:10px;
	padding-left:10px;
	clear:both;
	background:url(../image/letter.jpg) no-repeat;
	border-bottom:2px dotted #F6F;
}

.chair p{
	margin-right:10px;
}

/* mail */

.mail{
	width:550px;
	font-size:12px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	background:#FFF;
}

.mail th{
	padding:5px 10px;
	width:80px;
	background:#CFF;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}

.mail td{
	padding:5px 10px;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}

.mail p{
	color:#ef2f2f;
}

.mail .attention{
	padding-left:10px;
	font-size:10px;
	color:#999999;
}

.text{
	width:200px;
}

textarea{
	width:300px;
	height:200px;
}

.sub{
	width:550px;
	padding:10px 0;
	text-align:center;
}

.sub1{
	width:550px;
	margin-top:15px;
	border:1px solid #FF0000;
}

.sub1 p{
	margin:5px;
}

.sub input{
	width:100px;
	margin:0 10px;
}

.check{
	width:550px;
	font-size:12px;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}

.check td{
	padding:5px 0;
}

.check .box{
	width:30px;
	text-align:center;
}

#footer{
	height:180px;
	padding:5px 0 0 0;
	clear:both;
	background:#5EBB00;
	text-align:center;
	line-height:16px;
	color:#FFFFFF;
}

.footer{
	margin:0 auto;
	text-align:center;
}

.footer{
	width:800px;
	margin:0 auto;
	padding-top:10px;
	padding-left:10px;
	text-align:left;
}

.shop{
	padding-top:30px;
}

.shop p{
	padding:0 5px;
}

.colbox{
	margin-right:10px;
	float:left;
	text-align:left;
}

.lg{
	padding-left:5px;
	font-size:16px;
	font-weight:bold;
}