﻿@charset "utf-8";
/*
Theme Name: 沖縄市青年団協議会
Theme URI: http://www.eisa-okinawa.org/
Description: 沖縄市青年団協議会
Version: 1.0
Author: Net Create
Author URI: http://www.ncreate.jp/
*/


@import "reset.css";
@import "lowpage.css";

/*------------------------------
global layout elements
------------------------------*/
body{font-size:100%;text-align:center;}

#wrapper{
  width:940px;
  margin:0 auto;
}
#wrapper h1{
 margin-top:20px;
}
#wrapper h2{
  margin:20px 5px;
}
#wrapper h3{
  margin:10px auto 5px auto;
  font-size:1.1em;
}
#wrapper .post{
  margin:auto 20px;
}
#wrapper2{
  width:940px;
  margin:0 auto;
  background:url(images/bk.jpg) repeat-y;
}
.clear{
  clear:both;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

/*------------------------------
header layout elements
------------------------------*/
#header{
  width:900px;
	padding:0 21px;

}
#header li{
  float:left;
}

/*------------------------------
navigation layout elements
------------------------------*/
ul#navigation{
  width:900px;
  padding:0 0 10px 0;
  margin-left:0;
  min-height:1em;
  margin-bottom:10px;
}
#navigation li{
  float:left;
}

/*------------------------------
footer layout elements
------------------------------*/
#content{
  width:900px;
  margin:0 auto;
}
#contl{
  float:left;
  width:580px;
  text-align:left;
  padding:5px;
}
#contr{
  float:right;
  width:290px;
}
#contl2{
  float:left;
  width:685px;
  text-align:left;
  padding:5px;
}
#contr2{
  float:left;
  width:200px;
}
#contr2 img{
  margin-bottom:5px;
}
#content .textarea{
  margin:20px;
}

/*------------------------------
footer layout elements
------------------------------*/
#footer{
  margin:20px auto;
}
#footer .booklist{
  margin:10px auto 20px auto;

}
#footer ul{
  width:890px;
  margin:auto;

}
#footer li{
  display:block;
  width:120px;
  height:60px;
  margin:3px;
  float:left;
}
#footer .copyright{
  border-top:1px #cccccc solid;
  text-align:center;
  width:860px;
  margin:10px auto 0 auto;
  padding:20px 10px;
}



