@charset "utf-8";
	
a	{
}
a:active,a:focus{ outline:none;
}
a:link 		{ color: #00137F;
}
a:visited 	{ color: #000080;
}
a:hover 	{ color: #A7514D;
}
a:active 	{ color: #ff8000;
}

a img 	{border: none;
}
body{margin: 0;
	padding: 0;
	background-color: #F0F0E5;
}
/*コンテナ */
div#container	{width: 950px ;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url("img/mainbk.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

/* ヘッダー */
div#header	{background-color: #FFFFFF;
	background-image: url(img/rorate/rorate.php);
	background-repeat: no-repeat;
	height:238px;
	padding: 0px 0px 98px
}

div#header h1	{margin: 0
}

div#header p	{
	font-size: 0.75em;
	margin: 0
}

/* メニュー */
ul#menu	{font-size: 0.75em;
	margin-top: 0px;
/*	margin-bottom: 10px;*/
	margin-left: auto;
	padding-left: 0;
	height: 37px;
	overflow:hidden;
}

ul#menu li	{list-style-type: none;
	float: left;
	width: 135px;
	line-height: 37px;
	background-color: #FFFFFF;
}

ul#menu li a	{display: block;
	width: 135px;
	line-height: 37px;
	text-decoration: none;
/*	text-align: center;*/
}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 20px
}

/* サブメニュー */
ul#submenu	{
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 25px;
	padding-left: 0;
	height: 13px;
}

ul#submenu li	{list-style-type: none;
	float: left;
	width: 50px;
}

ul#submenu li a	{display: block;
	text-decoration: none;
}

/* コンテンツ */
div#content	{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

div#content h2	{
	background-image: url(img/bar-darkblue.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	font-size: 0.9em;
	line-height: 39px;
	padding-left: 24px;
}

div#content h3	{
	background-image: url("img/icon.png");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 0.875em;
	line-height: 24px;
	padding-left: 23px;
	margin-top: 30px;
	margin-bottom: 0;
	margin-left: 12px;
	margin-right: 12px
}

div#content h4	{
	background-image: url("img/warning.png");
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 45px;
	padding-left: 40px;
}

div#content p	{
	width: 850px ;
	font-size: 0.9em;
	line-height: 1.6;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 12px;
	background-repeat: repeat;
}

/* コンテンツ */
div#maincontent	{
	width: 751px;
	margin-left: 74px;
	margin-right: auto;
	margin-bottom: 10px;
	float: left;
	background-color: #ffffff;
	padding:5px;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
}

div#maincontent h2	{
	background-image: url(img/bar-darkblue.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 0.9em;
	padding-left: 24px;
}

div#maincontent h3	{
	background-image: url("img/icon.png");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 0.875em;
	line-height: 24px;
	padding-left: 23px;
	margin-top: 30px;
	margin-bottom: 0;
	margin-left: 12px;
	margin-right: 12px
}

div#maincontent h4	{
	background-image: url("img/warning.png");
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 45px;
	padding-left: 40px;
}

div#maincontent p	{
	width: 650px ;
	font-size: 0.7em;
	line-height: 1.6;
	margin-left: 20px;
	padding-left: 30px;
}
ul#subcontent 	{font-size: 0.75em;
	margin-top: 0px;
/*	margin-bottom: 10px;*/
	margin-left: 0px;
	padding-left: 0;
	height: 37px;
	float: right;
}
ul#subcontent li	{list-style-type: none;
	width: 190px;
	line-height: 37px;
	background-color: #000081;
}

ul#subcontent li a	{display: block;
	width: 190px;
	line-height: 37px;
	text-decoration: none;
/*	text-align: center;*/
}
div#bkt	{
	margin-left: 620px;
	font-size: 0.7em;
	background-image:url("img/bkt.png");
	background-repeat:no-repeat;
	padding-left: 20px;
}
cite {

}
address	{font-size: 0.75em;
	font-style: normal;
	text-align: center;
}
/* フッター */
ul#footer	{font-size: 0.75em;
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 0;
	margin-bottom: 20px;
	height: 20px;
	text-align:center; /*IE */  
	clear: both;
}

ul#footer li	{list-style-type: none;
	float: left;
	line-height: 20px;
	margin-left: 10px;
}

ul#footer li a	{display: block;
	line-height: 20px;
	text-decoration: none;
	text-align: center;

}
div#footerlogo	{float: left;
}
div#copyright	{font-size: 0.6em;
	height: 60px;
	margin-top: 10px;
	margin-left: 20px;
}
ul#info {width: 400px;
	height: 150px;
	font-size: 0.75em;
	line-height: 2.5; 
	background-image: url("img/infotitle.png");
	background-repeat:no-repeat;
	padding-top: 40px;
	padding-left: 20px;
	margin-left: 20px;
	overflow: auto;
	float: left;
}
ul#info li {border-bottom : 1px dashed #cccccc;
	list-style-image: url('img/arw.png');
}
ul#topics {width: 400px;
	height: 100px;
	font-size: 0.75em;
	line-height: 2.5; 
	background-image: url("img/topicstitle.png");
	background-repeat:no-repeat;
	padding-top: 40px;
	padding-left: 20px;
	margin-left: 20px;
	overflow: auto;
	float: left;
}
ul#topics li {border-bottom : 1px dashed #cccccc;
	list-style-image: url('img/arw.png');
}

ul#twitter_update_list	{width: 800px;
	height: 60px;
	font-size: 0.75em;
	line-height: 2.5; 
	background-image: url("img/twitter.png");
	background-repeat:no-repeat;
	padding-top: 40px;
	padding-left: 20px;
	margin-left: 20px;
	overflow: auto;
	float: left;
}
ul#twitter_update_list li {
	list-style-image: url('img/arw.png');
}

/* 会員募集 */
div#office	{
	margin-top: 20px;
	width: 350px;
	height: 450px;
	background-color: #000000;
}

ul#picture	{
	clear:both;
	background-color: #000000;
}
ul#picture li	{list-style-type: none;
	float: left;
	width: 100px;
	line-height: 66px;
	margin-left: 3px;
}

ul#picture li a	{display: block;
	width: 100px;
	line-height: 66px;
	text-decoration: none;
/*	text-align: center;*/
}

div#sns	{
	border: 2px solid #ff9966;
	margin: 0px 30px 0px 30px;
	padding: 0px 5px 0px 5px;
	background: #ffffff;
}

/* 表01 */
table.table001 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	margin-left: 20px;
	margin-right:20px;
	width: 700px;

	font-size: 0.8em;
	line-height: 2.0; 
}

table.table001 caption {
	margin-top: 1em;
	text-align: right;
}

table.table001 th,
table.table001 td {
	padding: 4px 6px;
}

table.table001 th {
	width: 80px;
	background: #FFFFFF;
	text-align: center;
	font-size: 0.75em;
	color: #000000;
	border: 1px #480706 solid;
}

table.table001 td {
	background: #F7F4F1;
	text-align: left;
	border: 1px #480706 solid;
}

div#ad	{width: 800px;
	margin-left: 96px;
	font-size: 0.75em;
	line-height: 2.0;
	float: left;
}

ul#event {width: 400px;
	height: 100px;
	font-size: 0.75em;
	line-height: 2.0;
	padding-top: 40px;
	padding-left: 20px;
	margin-left: 20px;
	overflow: auto;
	float: left;
}
ul#event li {border-bottom : 1px dashed #cccccc;
	list-style-image: url('img/arw.png');
}

ul#picturew {
	width: 800px;
	margin-bottom: 10px;
	clear:both;
}
ul#picturew li{
	width: 150px;
	height: 100px;
	float: left;
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 10px;
}

ul#pictureh {
	width: 800px;
	margin-bottom: 10px;
}
ul#pictureh li{
	width: 100px;
	height: 150px;

	float: left;
	list-style-type: none;
	margin-left: 14px;
	margin-bottom: 10px;
}
.clear {
	clear:both;
}
div#feed {width: 400px;
	height:150px;
	font-size: 0.7em;
	line-height: 2.3;
	background-image: url("img/infotitle.png");
	background-repeat:no-repeat;
	margin-left: 20px;
	padding-top: 40px;
	padding-left: 20px;
	float: left;
}
div#feed li {border-bottom : 1px dashed #cccccc;
	list-style-image: url('img/arw.png');
}

div#feed2 {width: 400px;
	height:150px;
	font-size: 0.7em;
	line-height: 2.3;
	background-image: url("img/topicstitle.png");
	background-repeat:no-repeat;
	margin-left: 20px;
	padding-top: 40px;
	padding-left: 20px;
	float: left;
}
div#feed2 li {border-bottom : 1px dashed #cccccc;
	list-style-image: url('img/arw.png');
}