@charset "Shift_JIS";


/*
	Site Name: 21Century Club
	Description: base template style
	Version: 
	Author: kanako tanaka amolti
*/

/*


*{
padding:0;
margin:0;
}

/* 全体の設定 */ 

html,body{
	margin:0;
	padding:0;
	background-color:#fff;
	color	:#555;
	font-size	:12px;
	text-decoration:none;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
	text-align:center;
}

a{
	color:#006600;
}

a img{
	border:0;
	}

a:hover{
	font-weight:nomal;
	color:#FF6600;
}

/*==============大きいBOX====================*/
#bgshadow{
	width:850px;
	margin:0 auto;
	padding:0;
	background-image:url(img/bgshadow.gif);
	background-repeat: repeat-y;
	text-align:center;
	}


#maincontents {
	width		:798px;
	margin:0 auto;
	background:#fff;
	border:1px solid #0066FF;
}

#header{
	margin:0;
	padding:0;
	padding-top:35px;
	text-align:right;
	width:798px;
	height:25px;
	_height:57px;
	background:#FFF;
	background-image:url(img/logo.gif);
	background-repeat: no-repeat;
	font-size:12px;
	border-top:1px solid #0066FF;
	border-bottom:1px solid #0066FF;
	display: block;
	cursor: pointer;
}

#header2{
	margin:0;
	padding:0;
	padding-top:40px;
	text-align:right;
	width:798px;
	height:160px;
	_height:200px;
	background:#FFF;
	background-image:url(img/top.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	border-top:1px solid #0066FF;
	border-bottom:1px solid #0066FF;
	display: block;
	cursor: pointer;
}


#navi{
	margin:0;
	padding:3px 15px;
	width:768px;
	_width:798px;
	height:14px;
	_height:20px;
	background:#999;
	font-size:12px;
	border-top:1px solid #0066FF;
	border-bottom:1px solid #0066FF;

}

#Gmenu{
	margin:0;
	padding:0;
	width:798px;
	height:57px;
	background:#FFF;
	font-size:12px;
	border-top:1px solid #0066FF;
	border-bottom:1px solid #0066FF;

}

#Gmenu2{
	margin:0;
	padding:0;
	width:798px;
	height:auto;
	background:#FFF;
	font-size:12px;
	border-top:1px solid #0066FF;
	border-bottom:1px solid #0066FF;

}


#Smenu{
	margin:0;
	padding:5px 15px;
	width:768px;
	_width:798px;
	height:20px;
	_height:30px;
	background:#6DAEE2;
	font-size:16px;
	border-top:1px solid #0066FF;
	border-bottom:2px solid #0066FF;
	color:#0066ff;
	font-weight:bold;

}

#Hmenu{
	padding:10px 0;
	width:185px;
	_width:200px;
	margin-right:5px;
	margin-left:0;
	text-align: center;
	float: left;
	_margin:0 0 0 0;

}

#contentsBOX{
	margin:10px 5px;
	padding:5px;
	_margin:10px 5px;
	height:auto;
	width:560px;
	background:#FFF;
	float:right;
	border:1px solid #0066FF;
	line-height:1.5em;
	text-align:left;
}

#contentsBOX2{
	margin:5px;
	padding:5px;
	height:auto;
	width:775px;
	background:#FFF;
	border:1px solid #0066FF;
	line-height:1.5em;
	text-align:left;
}

#footer{
	clear: both;
	margin:0 auto;
	padding:10px;
	width:778px;
	_width:798px;
	background:#FFF;
	font-size:12px;
	border-top:1px solid #0066FF;
	text-align:center;
}

/* 各メニュー内設定========================================== */	

#Gmenu tr,th,td{
	padding:0;
	margin:0;
	border:none;
	font-size:14px;
	vertical-align: top; 
	}

#Gmenu table,tr,th,td a{
	color:#555;
	font-weight:bold;
	text-decoration: none;
	
	}


#Hmenu a img{
	border:none;
}


/*== contentsBOX内設定========================================== */	

#newss{
	margin:10px 5px;
	padding:5px;
	height:auto;
	width:540px;
	_width:550px;
	background:#FFF;
	border:1px solid #FF6600;
}

#contentsBOX table,tr,td{
	border:none;
	margin:3px;
	padding:3px;
	font-size:12px;
	font-weight:400;
	line-height:1.5em;

}

#contentsBOX th{
	border:none;
	margin:3px;
	padding:3px;
	font-size:12px;
	font-weight:bold;
	color:#0066FF;
	text-align:left;
	line-height:1.5em;

}

#contentsBOX2 table,tr,td{
	border:none;
	margin:3px;
	padding:3px;
	font-size:12px;
	font-weight:400;
	line-height:1.5em;

}


#contentsBOX2 th{
	border:none;
	margin:3px;
	padding:3px;
	font-size:12px;
	font-weight:bold;
	color:#0066FF;
	text-align:left;
	line-height:1.5em;
}

/* ==フッター設定======================================== */	
#Fmenu{
	height: 20px;
	margin-left:0px;
}

#Fmenu ul{
	margin-top: 15px;
	padding :0;
	list-style-type : circle;
}

#Fmenu li{
	display : inline;
	padding:0px;
	text-align:center;
	float:left;
}

#Fmenu a{
	width:110px;
	height:20px;
	display: block;
	text-decoration:underline;
	font-weight: bold;
	font-size: 10px;
	color:#fff;
}

#Fmenu a:hover{
	width:110px;
	display:block;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	color: #330000;
}


/*==============テキスト設定====================*/

.footh1{
	width		:798px;
	_width		:800px;
	margin:0 auto;
	padding		:0;
	_padding	:0 auto;
	background	:#0066ff;
	color		:#0066ff;
	font-size	:8px;
	border		:1px solid #0066FF;
}

.footh2{
	width		:798px;
	_width		:800px;
	margin:0 auto;
	padding		:15px,auto;
	background	:#0066ff;
	color		:#ffffff;
	font-size	:12px;
	border		:1px solid #0066FF;
}

.Ctitle{
	width:450px;
	_width:500px;
	height:25px;
	_height:30px;
	background-image:url(img/titleBG.jpg);
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left:50px;
	font-size:16px;
	font-weight:bold;
}

.hutoi{
	font-weight:bold;
	color:#FF6600;
	font-size:14px;
}
