/* CSS Document */

* {
	margin:0px;
	padding:0px;
}


body { 
	margin: 0;
	padding: 0;
	background: #fff url(image/bg01.gif) repeat-y center;
	font-size: 12px;
	line-height: 1.6em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #333333;
}

/* ベース */

a { color: #546F92; text-decoration: underline; background: inherit; }
a:hover { color: #ff5858; text-decoration: none; background: inherit; }

h1 {
	font: bold 2em "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Helvetica, Sans-Serif;
	padding:14px 0px 20px 0px;
	margin: 0;
	color: #fff;
	background-color: transparent;
}

h2 { font: bold 1.4em "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Helvetica, Sans-Serif; }

h3 {
	clear: both;
	font-size: 1.1em;
	color: #000;
	background: #fff url(image/h3bg.gif) no-repeat center left;
	padding: 5px 14px;
	margin: 0;
}

.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0px 15px 10px 0px; }
.image01 { float: left; border: 0px; padding: 0px; margin: 0px 15px 10px 0px; }

/* コンテンツラッパー */

#wrap01 { 
	margin: 0px auto;
}

#main { 
	width: 900px;
	margin: 25px auto 0px auto;
}

/* トップメニュー */
	
#menu { 
	float: right; 
	background: #fff url(image/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 50px 1px 11px 0px; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: #fff url(image/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: #fff url(image/baractive.gif) no-repeat bottom left; 
		color: #8D9CAF; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background: #f8f8f8; 
		color: #808080; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: #f8f8f8; 
	} 	

/* トップロゴ */

#logo { 
	float: left; 
	width: 250px;
	height: 70px;	
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 0px; 
	background: #fff url(image/logo_bl02.gif) no-repeat bottom left;
}

#logo h1 {
	color: #000;
	padding: 0px;
	text-indent: -9999px;
}


/* 左サイド */
	
#left {
	clear: left;
	float: left;
	width: 250px;
}

/* 左イントロ */	

#intro_left {
	clear: left;
	width: 250px;
	height: 205px;
	color: #333333;
	margin: 0px 0px 5px 0px;
	border-top: 0px solid #666666; 
	border-bottom: 0px solid #666666; 
}
	#intro_left h4 { padding: 2px 15px 7px 15px; margin: 0; }
	#intro_left p { padding: 5px 15px 5px 15px; margin: 0; }

.contact {
	padding: 5px 15px 0px 15px;
	margin: 0;
	color: #FF5858;
}

.contact a{
	font-weight: bold; 
 	text-decoration: none;
	color: #666666;
}

.contact a:hover{
 	text-decoration: none;
	color: #FF5858;
}

/* 左ボックス */

#left_box {
	clear: left;
	width: 250px;
}

/* タンゴメニュー */
#tango{
	clear: both;
	width: 204px;
	padding: 5px 12px 5px 12px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333333;
}

#tango ul li {
	list-style: none;
}

#tango ul{
	padding: 0px;
	margin: 0px;
}

#tango li{
	padding: 0px;
	margin: 0px;
	line-height: 36px;
	border-top: 1px solid #666666;
}

#tango .tango01 a{
	width: auto;
	height: 36px;
  	display: block;
	padding: 20px 5px 12px 40px;
	background: url(image/tango_0232b.gif)  no-repeat left center;
 	text-decoration: none;
	color: #333333;
}

#tango .tango01 a:hover {
	background: url(image/tango_0232.gif)  no-repeat left center;
 	text-decoration: underline;
	color:#000000;
}
	
/* メンバー専用 */
#mem_only{
	clear: both;
	width: 204px;
	padding: 0px 12px 5px 12px;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}

#only_title{
	width: auto;
	height: 36px;
  	display: block;
	padding: 24px 5px 0px 40px;
	background: url(image/tango_0232b.gif)  no-repeat left center;
 	text-decoration: none;
	color: #333333;
	border-top: 1px solid #666666;
}


#mem_only ul{
	padding: 0px;
	margin: 0px 5px 8px 34px;
}
	
#mem_only ul li{
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	line-height: 1.8em;
	border-top: 1px dashed #666666;
}

/* 携帯ボックス */

#mobile {
	clear: both;
	width: 180px;
	padding: 12px;
	margin: 12px 12px 10px 12px;
	background: #fff;
	border: 1px solid #666666;
	text-align: center;
}

#mobile img {
	margin: 5px; 
	padding: 5px;
	border: 0px;
}

#mobile address {
	font-style: normal;
}

/* 右イントロ */
	
#intro_right {
	float: right;
	width: 340px;
	padding: 25px 280px 0px 20px;
	background: #BCCEDA url(image/top02.jpg) no-repeat;
	color: #547592;
	margin: 0px 0px 6px 0px;
	height: 174px;
	border: 2px solid #e2e2e2;
}
	#intro_right h1 { margin: 0px 0px 20px 0px; }
	#intro_right .white { color: #ffffff; background-color:transparent; }
	
/* 右サイド */

#right {
	float: right;
	width: 643px;
}
	.topics {
		clear: both;
		margin:10px 0px 10px 0px;	
		padding: 20px 20px;
		background: #eee;
		border: 1px solid #ccc;
	}
	.leftcol { 
		float: left; 
		padding: 10px 14px;
		width: 285px; 
		border: 1px solid #ccc;
		text-align: justify;
		margin: 0px 0px 10px 0px;
	}
	.rightcol { 
		float: right; 
		padding: 10px 14px;
		width: 285px; 
		border: 1px solid #ccc;
		text-align: justify;
		margin: 0px 0px 10px 0px;
		}
	.centercol { 
		clear: both;
		padding: 10px 14px;
		border: 1px solid #ccc;
		margin: 0px 0px 10px 0px;
		}
	.special {
		clear: both;
		margin:0px 0px 20px 0px;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}

/* インフォ */

dl#info { padding: 0px 0px 0px 12px; }

#info dt { font-weight: bold; }

#info dd { padding: 0px 0px 0px 0px; }

#info li { padding: 3px 3px 3px 3px; border-bottom: 1px dotted #666666; }

.date {
	margin-right: 6px;
	color: #79889b;
	font-weight: bold;
}


/* フッター */

#counter { clear: both; padding: 0px 0px 5px 5px; }

#Copyright { clear: both; padding: 5px; border-top: 1px solid #ccc; }


/* チームインフォ */

.teaminfo{ width: auto; }

.teaminfo ul li { list-style: none; }

.teaminfo li {
	padding: 0px 15px;
	margin: 8px 0px;
	border-bottom: 1px solid #999999;
}

/* トップへ */
.goto_top {
	font-size: 12px;
	text-align: right;
	margin: 8px;
}	

.goto_top a:link, 
.goto_top a:hover,
.goto_top a:visited {
	text-decoration: none;
}

/* ホームへ */
.goto_home {
	font-size: 12px;
	text-align: left;
	margin: 8px;
}	

.goto_home a:link, 
.goto_home a:hover,
.goto_home a:visited {
	text-decoration: none;
}
