@charset "Shift_JIS";

/*--- information
--------------------------------------------------------------------------	

	Date : 2009/02/18;

	00.common
	01.body 
	02.container wrapper
	03.header
	04.logo
	05.footer
	06.flash
	07.common header

--------------------------------------------------------------------------
*/

/*--- 00.common
--------------------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
	border:0;
	font-family:"Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic Pro W3","HiraKakuPro-W3","MS UI Gothic","MS P Gothic","MS Gothic","Meiryo";
	font-size:12px;
	line-height:1.5;
	color: #8c8c8c;
	/*letter-spacing:0.2em;
	word-spacing:0.5em;*/
}

img {
	margin:0;
	padding:0;
	border:0;
}

span.current {
	color:#34BEED;
}

a {
	outline:none;
}

li {
	list-style:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

.clear {
	clear:both;
}

.hide {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

/*--- 01.body
--------------------------------------------------------------------------*/

body {
	background-color:#fff;
	text-align:center;
}

/*--- 02.container wrapper
--------------------------------------------------------------------------*/

#container {
	width:768px;
	margin:17px auto 20px auto;
	text-align:center;
}

#wrapper {
	width:768px;
	text-align:left;
}

/*--- 03.header
--------------------------------------------------------------------------*/

#header {
	width:768px;
	height:36px;
	padding-bottom: 15px;
}

/*--- 04.logo
--------------------------------------------------------------------------*/

#nlogo {
	width:63px;
	height:16px;
	margin:10px 0 0 0;
	float:left;
}

#wlogo {
	width:82px;
	height:36px;
	margin:0;
	float:right;
}

#slogo1 {
	width:178px;
	height:15px;
	margin:21px 0 0 430px;
	float:left;
	display:inline;
}

#slogo2 {
	width:100px;
	height:102px;
	margin:0 0 0 29px;
}

#mlogo1 {
	width:134px;
	height:88px;
	margin:44px 0 0 40px;
	float:left;
	display:inline;
}

/*--- 05.footer
--------------------------------------------------------------------------*/

#footer {
	font-size:12px;
	width: 768px;
	text-align: center;
	line-height:150%;
}

#footer .asobu {
	text-align: right;
	color:34BEED;
	padding: 10px 0 0 0 ;
}

#footer .asobu a:link {
	color:#34BEED;
	text-decoration:none;
}

#footer .asobu a:visited {
	color:#34BEED;
	text-decoration:none;
}

#footer .asobu a:hover {
	color:#818181;
	text-decoration:underline;
}

#footer .textLink {
	color:818181;
	padding:10px 0 10px 0;
}

#footer .textLink a:link {
	color:#818181;
	text-decoration:none;
}

#footer .textLink a:visited {
	color:#818181;
	text-decoration:none;
}

#footer .textLink a:hover {
	color:#34BEED;
	text-decoration:underline;
}

#footer .copyright {
	width:768px;
	line-height: 100%;
	padding:10px 0 10px 0;
}

/*--- 06.flash
--------------------------------------------------------------------------*/

#flash {
	width:768px;
}

/*--- 07.common header
--------------------------------------------------------------------------*/

#commonHeader {
	width: 768px;
	height:140px;
	background-image:url(../img/common_header_bg.jpg);
}

#commonHeader .logo2 {
	float: left;
	padding: 19px 0 0 21px;
}

.btnArea1 {
	width: 316px;
	float: left;
	padding: 19px 0 0 0;
}

.btnArea2 {
	float: right;
	padding: 10px 10px 0 0;
}

.btnArea1 p {
	display: block;
	padding: 0;
	width: 158px;
	height: 51px;
	float: left;
}
