@charset "utf-8";

/* ブラウザリセット　------------------------------------------*/

*{
	margin: 0;
	padding: 0;
	line-height: 1;
	text-decoration:none;
	font-size:100%;
	font-style:normal;
	font-weight:normal;

}

/*　ベース　------------------------------------------*/

body {
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	width:100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
} 

/*　フィールド　------------------------------------------*/

#wrapper {
 width: 100%;
}
#header {
	width: 100%;
	height: 71px;
	background-color:#000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#headerArea {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
} 
#headerContents1 {
	width: 350px;
	height: 71px;
	float: left;
	color:#FFFFFF;
} 
#headerContents2 {
	width: 600px;
	height: 71px;
	float: left;
	text-align: right;
	color:#FFFFFF;
} 
#globalmenu {
	width: 100%;
	height: 28px;
	background-image: url(/common/img002.gif);
	background-repeat: repeat-x;
}
#globalmenuArea {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 950px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
}
#contentsWrapA {
	width: 950px;
}
#contentsArea3 {
	clear: both;
	width: 950px;
	height: auto;
	padding-top: 8px;
}
#contentsArea1 {
	width: 240px;
	float: left;
}
#contentsArea2 {
	width: 700px;
	float: right;
	margin-bottom: 12px;
}

#footer {
	clear: both;
	width: 950px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	padding-top:12px;
	text-align: center;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FF6600;
}

/*　グローバルメニュー　------------------------------------------*/

#globalmenu #globalmenuArea ul li{
	float: left;
	padding-right: 24px;
	padding-left: 14px;
	line-height: 24px;
	background-image: url(/common/img005.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}
#globalmenu #globalmenuArea ul li#anchor{
	background-image: url(/common/img004.gif);
}
#globalmenu #globalmenuArea ul li:hover{
	color:#FF6600;
	text-decoration: underline;
	cursor: hand;
}

.megamenu{
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	padding: 10px;
	z-index: 100;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #EFEBE2;
	}

.megamenu .column {
	float: left;
	width: 180px;

}

.megamenu .column ul {
	margin: 0;
	padding: 0;
}

.megamenu .column ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/common/img006.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 14px;
}

.megamenu .column ul li a {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 170px;
	}

.megamenu .column ul li a:hover {
	color: #ff6600;
}
.megamenu .column ul li:hover {
	background-color: #FFFFFF;
}
#globalmenu #globalmenuArea ul li.link a {
	color: #333333;
}
#globalmenu #globalmenuArea ul li.link a:hover {
	color: #ff6600;
	text-decoration: underline;
}


/*　ヘッダー　------------------------------------------*/

#header #headerArea #headerContents1 img {
	border:none;
}

#header #headerArea #headerContents2 p {
	margin-top: 20px;
	margin-bottom: 12px;
}
#header #headerArea #headerContents2 div.welcome {
	float: left;
	width: 380px;
	height:30px;
	line-height: 18px;
	margin-top: 20px;
}
#header #headerArea #headerContents2 div.welcome {
	float: left;
	width: 380px;
}

#header #headerArea #headerContents2 ul {
	margin-top: 42px;
}
#header #headerArea #headerContents2 ul li{
	float:right;
	margin-left: 12px;
	list-style-type: none;
}
#header #headerArea #headerContents2 ul li.separate{
	color:#666666;
}
/*#header #headerArea #headerContents2 ul li.welcome{
	line-height: 18px;
}*/
#header #headerArea #headerContents2 ul li a {
	color:#FFFFFF;
}
#header #headerArea #headerContents2 ul li a:hover{
	color:#FF9900;
	text-decoration: underline;
}


/*　サイドメニュー　------------------------------------------*/

/* 新規会員登録 */
#regist {
	width: 240px;
	height: 180px;
	margin-bottom: 9px;
	background-image:url(/common/img007.gif);
}
#regist #registContents {
	width: 213px;
	height: 153px;
	border: 1px solid #CCCCCC;
	background-image:url(/common/img008.jpg);
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#regist #registContents p a.btn_regist {
	display:block;
	width:200px;
	height:36px;
	margin-bottom:5px;
	background-image:url(/common/img009.gif);
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;	
}	
#regist #registContents p a.btn_regist:hover {
	background-image:url(/common/img009o.gif);
}	
#regist #registContents p{
	line-height: 16px;
}
#regist #registContents p.orenge{
	color: #FF6600;
	font-weight: bold;
}
#regist #registContents #note{
	width: 100%;
	height: auto;
	text-align: left;
}
/* バナー */
#banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*　フッター　------------------------------------------*/

#footer p {
line-height:24px;
}
#footer p a{
color:#000000;
}
#footer p a:hover{
color:#ff6600;
text-decoration: underline;
}
#footer #secom {
	width:480px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer #secom form {
	width:70px;
	float: left;
}
#footer #secom p {
	padding-top: 20px;
	line-height:16px;
}
]
/*　その他　------------------------------------------*/

div.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	visibility: hidden;
}
