@charset "utf-8";

@import url("text.css");

body,div{
	margin:0;
	padding:0;
}

body{
}

#wrapper{
	width:1000px;
	margin:0 auto;
	padding:0;
}
img{
	border:none;
}

/* header ------------------------------------------- */
#header{
	width:960px;
	height:144px;
	margin:0 20px;
}

#header h1{
	display:block;
	width:960px;
	height:80px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#header h1 a{
	display:block;
	width:960px;
	height:80px;
	margin:0;
	padding:0;
	background:url(../img/header_logo.gif) 0 0 no-repeat;
}

/* menu ----- */

div.menu{
	float:left;
	width:512px;
}

div.menu ul{
	list-style:none;
	margin:0;
	padding:0;
}

div.menu ul li{
	display:block;
	width:128px;
	height:64px;
	float:left;
	text-indent:-9999px;
}

div.menu ul li a{
	display:block;
	width:128px;
	height:64px;
}

.menu ul li.menu01 a{background:url(../img/menu01.gif) 0 0 no-repeat;}
.menu ul li.menu02 a{background:url(../img/menu02.gif) 0 0 no-repeat;}
.menu ul li.menu03 a{background:url(../img/menu03.gif) 0 0 no-repeat;}
.menu ul li.menu04 a{background:url(../img/menu04.gif) 0 0 no-repeat;}

.menu ul li.menu01 a:hover{background:url(../img/menu01.gif) 0 -64px no-repeat;}
.menu ul li.menu02 a:hover{background:url(../img/menu02.gif) 0 -64px no-repeat;}
.menu ul li.menu03 a:hover{background:url(../img/menu03.gif) 0 -64px no-repeat;}
.menu ul li.menu04 a:hover{background:url(../img/menu04.gif) 0 -64px no-repeat;}

/* submenu ----- */

div.submenu{
	padding:15px 0 0;
	width:375px;
	float:right;
}

div.submenu ul{
	list-style:none;
	margin:0 0 10px 175px;
	padding:0;
}

div.submenu ul li{
	display:inline;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-left:20px;
	font-size:12px;
}

/* main ---------------------------------------------- */

#main{
	width:960px;
	margin:0 20px 0;
}

div.about,div.supporter,div.calendar{
	width:900px;
	margin:30px 0;
	padding:10px 30px;
	background:#FFF;
}

/* navigation -------------------------------------------- */


/* pege ----------------------------------------------- */

/* top ----- */

div.top{
	padding-top:30px;
}

div.cnt{
	padding:20px;
	background:#FFF;
}

.size_s{ width:260px; height:280px; float:left; overflow:hidden; margin:0 30px 30px 0;}
.size_l{ width:600px; height:280px; float:left; overflow:hidden;}

div.cnt h2{margin-top:0; font-size:14px;}

div#photos{
	widows:630px;
	height:320px;
	margin:0 0 30px;
	float:left;
	border:none;
	background:#FFF;
}

div.panel{
	border:none;
	background:#FFF;
}

div.panel a,div.panel a:hover{
	background:none;
	text-decoration:none;
}

div.panel-overlay p{
	margin-top:6px;
}

div.panel-overlay p.side_nav_num{
	display:block;
	float:left;
	width:16px;
	height:16px;
	padding:2px 0 0;
	margin:6px 8px 0 0;
	background-color:#6CF;
	color:#FFF;
	text-align:center;
	font-family:"メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10px;
	letter-spacing:0;
}

ul.dl, ul.blog, ul.news{
	list-style:none;
	margin:0;
	padding:0;
}

ul.dl li, ul.blog li, ul.news li{
	line-height:1.2em;
	letter-spacing:0.1em;
	margin:0 0 10px;
}

ul.dl li{
	background:url(../img/dl.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	margin:5px 0 20px;
}

ul.dl li:hover{
	padding:0 0 0 22px;
}

ul.dl li a{
	background:none;
	color:#000;
}

p#contact{
	width:260px;
	height:52px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

p#form01, p#form02, p#form03{
	width:260px;
	height:81px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

p#contact a, p#form01 a, p#form02 a, p#form03 a{
	width:260px;
	height:81px;
	display:block;
}

p#contact a{background:url(../img/btn_mailform.gif) 0 0 no-repeat;}
p#form01 {background:url(../img/btn_mailform_01_hasended.gif) 0 0 no-repeat;}
p#form02 {background:url(../img/btn_mailform_02_hasended.gif) 0 0 no-repeat;}
p#form03 {background:url(../img/btn_mailform_03_hasended.gif) 0 0 no-repeat;}

p#contact a:hover{background:url(../img/btn_mailform.gif) 0 -52px no-repeat;}
p#form01 a:hover{background:url(../img/btn_mailform_01.gif) 0 -81px no-repeat;}
p#form02 a:hover{background:url(../img/btn_mailform_02.gif) 0 -81px no-repeat;}
p#form03 a:hover{background:url(../img/btn_mailform_03.gif) 0 -81px no-repeat;}

/* about ----- */

dl.about_outline{
	padding:0;
	margin:0 0 30px;
	width:860px;
}
dl.about_outline dt{
	width:100px;
	margin:0 0 20px;
	padding:0;
	float:left;
	line-height:1.6em;
}

dl.about_outline dd{
	width:740px;
	margin:0 0 20px 20px;
	padding:0;
	float:left;
	line-height:1.6em;
}

dl.about_outline dd a{
	display:inline-block;
	height:16px;
}

/* calendar ----- */
div.calendar ul{
	list-style:none;
}

div.calendar ul, div.calendar ul li, div.calendar ul li a, div.calendar ul li a img{
	margin:0;
	padding:0;
	border:none;
	line-height:0;
}

div.calendar ul li a{
	background:none;
	text-decoration:none;
}

div.calendar ul li a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #fff;
	text-decoration:none;
}
/* access ----- */

div.access{
	padding-top:30px;
}

div.access_wrap{
	background:#FFF;
	padding:30px;
	margin:30px 0;
}

img.train{
	float:left;
	margin:0;
}

div#access_text{
	float:right;
	width:230px;
	margin:10px 15px 0 0;
}

div#access_map img{
	float:right;
}

/* gotop ----- */

div#gotop{
	width:auto;
	height:64px;
	margin:0 20px;
	padding:0;
	text-indent:-9999px;
}

div#gotop a{
	display:block;
	width:64px;
	height:64px;
	margin:0;
	padding:0;
	float:right;
	background:url(../img/gotop.gif) 0 0 no-repeat;
}

div#gotop a:hover{
	background:url(../img/gotop.gif) 0 -64px no-repeat;
}

/* footer ---------------------------------------------- */

#footer{
	width:960px;
	margin:0 20px 0;
}

#footer address{
	width:260px;
	height:40px;
	padding:20px;
	background:#333;
	color:#FFF;
	float:right;
	text-align:center;
}

/* etc --------------------------------------------- */


/* ALK archive ------ */
ul#archives{
	list-style:none;
	margin:0;
	padding:0;
}

ul#archives li{
	display:block;
	width:260px;
	height:40px;
	text-align:center;
	vertical-align:middle;
}

ul#archives li a{
	display:block;
	width:260px;
	height:30px;
	text-align:center;
	padding-top:10px;
}

#archives li a.alk06{ color:#6FDF8B;}
#archives li a.alk06:hover{background-color:#6FDF8B; color:#FFF;}

#archives li a.alk07{ color:#666;}
#archives li a.alk07:hover{background-color:#666; color:#FF0;}

#archives li a.alk08{ color:#80CFE2;}
#archives li a.alk08:hover{background-color:#80CFE2; color:#000;}

#archives li a.alk09{ color:#EA0052;}
#archives li a.alk09:hover{background-color:#EA0052; color:#FFF;}

#archives li a.alk10{ color:#AC1;}
#archives li a.alk10:hover{background-color:#AC1; color:#FFF;}

#archives li a.kad11{ color:#BAD900;}
#archives li a.kad11:hover{background-color:#BAD900; color:#D80182;}

/* flicr_area ----- */

div#flicr_area{
	width:260px;
	height:280px;
	background-color:#FFF;
	float:left;
	margin:0 30px 30px 0;
	padding:20px;
}

div#photos_here{
	margin:0;
	padding:0;
}
div#flicr_area div#photos_here a img{
	width:70px;
	height:70px;
}

div#flicr_area div#photos_here a{
	display:block;
	width:65px;
	height:70px;
	margin:0;
	float:left;
	overflow:hidden;
}

div#flicr_area div#photos_here a:hover img{
	margin: -1px 0 0 1px;
}

/* twitter_area ----- */

div#twitter_area{
	width:260px;
	height:280px;
	background-color:#FFF;
	float:left;
	margin:0 30px 30px 0;
	padding:20px;
}

div.twtr-hd{
	display:none;
}

div.twtr-tweet-text p{font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace; text-align: justify; letter-spacing:0px;}


@charset "utf-8";


/* social_btn ---------------------- */
#sb_area{
	height:20px;
	width:375px;
}

.facebook_like_btn{
	border:none;
	overflow:hidden;
	width:110px;
	height:20px;

	padding:0;
	margin:0;
}

.twitter-share-button{
	padding:0;
	margin:0;
}

.mixi-check-button{
	padding:0;
	margin:0 8px 0 0;
}

.hatena-bookmark-button{
	padding:0;
	margin:0;
}

/* clearfix ----------------------------- */
div.access_wrap:after,
div#access_text:after,
div#header:after,
div#main:after,
div.menu ul:after,
address:after,
.clearfix:after{
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
