@charaset "utf-8";



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■１．初期設定リセット

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

* {
	margin:0px;
	padding:0px;
}


table {
	boreder:0;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}
p{
	text-align:left;
}
ul {

	list-style-type:none;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２．初期設定
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka,sans-serif;
	line-height:150%;
	text-align:left;
	color:#000000;
	background: url(../common_images/body_haikei.jpg) left top repeat;
}


li {list-style: none;}

a,
a:link,
a:visited {
	color:#2A54A9;
	text-decoration:none;
}

a:hover,
a:active {
	color:#990000;
	text-decoration:underline;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

●ラッパー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#wrapper {
	width:910px;
	margin:0px auto;
	padding-top:10px;

}
#cont_shadow {
	width:910px;
	margin:0px auto;
	background: url(../common_images/cont_body.gif) left top repeat;
	padding:0px 0px 0px 0px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●ヘッダー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#header {
	margin:0px 0px 0px 0px;
	width:910px;
	height:111px;
	padding:0px 0px 0px 0px;
	text-align:left;
	background: url(../common_images/cont_head.gif) left top no-repeat;

}
#header h1{
	padding:0px 10px 15px 0px;
	font-size:10px;
	color:#999999;
	float:right;
}
#header h2{
	width:126px;
	height:97px;
	margin:5px 0px 0px 15px;
	background: url(../common_images/logo.jpg) left top no-repeat;
	text-indent: -9999px;
	float:left;
}

#header h3{
	font-weight:normal;
	margin:35px 0px 0px 0px;
	padding-left:20px;
	float:left;
	font-size:12px;
}

span.h3_name{
	font-weight:bold;
	font-size:14px;
	color:#006CB7;
}


#header div#form_btn {
	float:right;
	background: url(../common_images/head_btn.jpg) 0 0 no-repeat;
	display: block;
	width:211px;
	height:63px;
	text-indent: -9999em;
	margin:0px 15px 0px 0px;
}
#header div#form_btn a{
	background: url(../common_images/head_btn.jpg) 0 0 no-repeat;
	display: block;
	width:211px;
	height:63px;
	text-indent: -9999em;

}
#header div#form_btn a:hover{
	background: url(../common_images/head_btn.jpg) 0 -62px no-repeat;

}






/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●ナビゲーション
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#gnavi {
	width:880px;
	height:44px;
	margin:0px auto;
	background: url(../common_images/navi_haikei.jpg) left top no-repeat;
	clear:both;
}


#gnavi ul {
	margin:0px 0px 0px 0px;
	list-style-type:none;
}
#gnavi li {
	display:block;
	text-align:center;
	width:176px;
	float:left;
	line-height:120%;
	font-weight:bold;
	background: url(../common_images/gnavi_border.gif) right top no-repeat;

}
#gnavi li a {
	text-decoration: none;
	margin:0px;
	color:#00528C;
}
#gnavi li a:hover {
	text-decoration: none;
	margin:0px;
	color:#FE9C03;
}

span.gnavi_name{
	font-weight:bold;
	font-size:14px;
}

#gnavi_1,#gnavi_4{
	padding-top:18px;
}
#gnavi_2,#gnavi_3,#gnavi_5{
	padding-top:8px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●左カラム
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#cont_box{
	width:880px;
	margin:10px auto 0 auto;

}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●左カラム
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#left_navi{
	float:left;
	width:210px;
}




#left_navi div.osaifu_dl_btn{
	background: url(../common_images/osaifu_dl_btn.jpg) 0 0 no-repeat;
	display: block;
	width:210px;
	height:83px;
	text-indent: -9999em;
	margin-bottom:15px;
}

#left_navi div.osaifu_dl_btn a{
	background: url(../common_images/osaifu_dl_btn.jpg) 0 0 no-repeat;
	display: block;
	width:210px;
	height:83px;
	text-indent: -9999em;
}
#left_navi div.osaifu_dl_btn a:hover{
	background: url(../common_images/osaifu_dl_btn.jpg) 0 -83px no-repeat;
}



#left_navi ul#user {
	margin:0px 0px 0px 0px;
	list-style-type:none;
}


#left_navi ul#user li#user_navi1 {
	background: url(../common_images/kojin_btn.jpg) 0 0 no-repeat;
	display: block;
	width:210px;
	height:92px;
	text-indent: -9999em;
	margin-bottom:3px;
}
#left_navi ul#user li#user_navi1 a{
	background: url(../common_images/kojin_btn.jpg) 0 0 no-repeat;
	display: block;
	width:210px;
	height:92px;
	text-indent: -9999em;

}
#left_navi ul#user li#user_navi1 a:hover{
	background: url(../common_images/kojin_btn.jpg) 0 -92px no-repeat;

}
#left_navi ul#user li#user_navi2 {
	background: url(../common_images/kojinbusiness_btn_btn.jpg) 0 0 no-repeat;
	display: block;
	width:210px;
	height:92px;
	text-indent: -9999em;

}
#left_navi ul#user li#user_navi2 a{
	background: url(../common_images/business_btn.jpg) 0 0 no-repeat;
	display: block;
	width:210px;
	height:92px;
	text-indent: -9999em;

}
#left_navi ul#user li#user_navi2 a:hover{
	background: url(../common_images/business_btn.jpg) 0 -92px no-repeat;

}




#left_shopping{
	margin-top:15px;

	background:#FFFFE6;

}
#left_shopping span.text_int{
	font-size:10px

}
#left_shopping ul {
	margin-top:10px;
}
#left_shopping ul li p{
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:5px;
	border-bottom:dotted 1px #FFCC00;
	line-height:120%;
	color:#666666;
}
#left_shopping ul li p.last{
	border:none;
}
#left_shopping ul li#left_shopping01{
	background: url(../common_images/left_shopping01.gif) 15px 0 no-repeat;
	display: block;
	width:109px;
	height:16px;
	text-indent: -9999em;
}
#left_shopping ul li#left_shopping01 a{
	background: url(../common_images/left_shopping01.gif) 15px 0 no-repeat;
	display: block;
	width:109px;
	height:16px;
	text-indent: -9999em;
}
#left_shopping ul li#left_shopping01 a:hover{
	background: url(../common_images/left_shopping01.gif) 15px -18px no-repeat;
}
#left_shopping ul li#left_shopping02{
	background: url(../common_images/left_shopping02.gif) 15px 0 no-repeat;
	display: block;
	width:124px;
	height:16px;
	text-indent: -9999em;
}
#left_shopping ul li#left_shopping02 a{
	background: url(../common_images/left_shopping02.gif) 15px 0 no-repeat;
	display: block;
	width:124px;
	height:16px;
	text-indent: -9999em;
}
#left_shopping ul li#left_shopping02 a:hover{
	background: url(../common_images/left_shopping02.gif) 15px -18px no-repeat;
}
#left_shopping ul li#left_shopping03{
	background: url(../common_images/left_shopping03.gif) 15px 0 no-repeat;
	display: block;
	width:109px;
	height:16px;
	text-indent: -9999em;
}
#left_shopping ul li#left_shopping03 a{
	background: url(../common_images/left_shopping03.gif) 15px 0 no-repeat;
	display: block;
	width:109px;
	height:16px;
	text-indent: -9999em;
}
#left_shopping ul li#left_shopping03 a:hover{
	background: url(../common_images/left_shopping03.gif) 15px -18px no-repeat;
}
#left_shopping ul li#left_shopping04{
	background: url(../common_images/left_shopping04.gif) 15px 0 no-repeat;
	display: block;
	width:109px;
	height:16px;
	text-indent: -9999em;
}
#left_shopping ul li#left_shopping04 a{
	background: url(../common_images/left_shopping04.gif) 15px 0 no-repeat;
	display: block;
	width:109px;
	height:16px;
	text-indent: -9999em;
}
#left_shopping ul li#left_shopping04 a:hover{
	background: url(../common_images/left_shopping04.gif) 15px -18px no-repeat;
}





/*	margin-top:15px;
	margin-bottom:3px;
}*/
#left_navi #left_kankin p{
	background: url(../common_images/kankin.gif) 0 0 no-repeat;
	display: block;
	width:210px;
	height:65px;
	text-indent: -9999em;

}
#left_navi #left_kankin p a{

	background: url(../common_images/kankin.gif) 0 0 no-repeat;
	display: block;
	width:210px;
	height:65px;
	text-indent: -9999em;

}
#left_navi #left_kankin p a:hover{
	background: url(../common_images/kankin.gif) 0 -65px no-repeat;

}

#left_navi div.palcart_btn{
	background: url(../common_images/palcart_btn.jpg) 0 0 no-repeat;
	display: block;
	width:210px;
	height:90px;
	text-indent: -9999em;
	margin-bottom:15px;
}

#left_navi div.palcart_btn a{
	background: url(../common_images/paccart_btn.jpg) 0 0 no-repeat;
	display: block;
	width:210px;
	height:90px;
	text-indent: -9999em;
}
#left_navi div.palcart_btn a:hover{
	background: url(../common_images/palcart_btn.jpg) 0 -90px no-repeat;
}

#left_navi div.mypage25_btn{
	background: url(../common_images/mypage25_btn.jpg) 0 0 no-repeat;
	display: block;
	width:210px;
	height:91px;
	text-indent: -9999em;
	margin-bottom:15px;
}

#left_navi div.mypage25_btn a{
	background: url(../common_images/mypage25_btn.jpg) 0 0 no-repeat;
	display: block;
	width:210px;
	height:91px;
	text-indent: -9999em;
}
#left_navi div.mypage25_btn a:hover{
	background: url(../common_images/mypage25_btn.jpg) 0 -91px no-repeat;
}



#left_company{
	width:210px;
	border:solid 1px #E6E6E6;
	clear:both;
	margin:10px 0px 10px 0px;
}
#left_company_waku{
	margin:10px;
}

#left_company p{
	font-size:10px;
	line-height:130%;
	color#333333;
	margin:2px 0px 2px 0px;
	text-align:left;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●右カラム
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#cont_main{
	float:right;
	width:660px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●３-７．ページトップ（クラス）
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.page_top {
	margin:10px 10px 0px 0px;
	float:right;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●３-８．フッター
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#footer {
	background: url(../common_images/cont_bottom.gif) left bottom no-repeat;
	width:910px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	color:#333333;
	font-size:12px;
	text-align:center;
}

#footer_navi{
	width:880px;
	height:38px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	background: url(../common_images/foot_haikei.jpg) left top no-repeat;
	clear:both;
}

#footer_navi p{
	padding:10px 0px 0px 0px;
	text-align:center;
}

#footer_navi a {
	color:#333333;
	padding:0px 2px 0px 2px;
	line-height:150%;
}
#footer_navi a:link,
#footer_navi a:visited {
	color:#333333;
}

#footer_navi a:hover,
#footer_navi a:active {
	color:#40677F;
	text-decoration:underline;
}
address{
	margin:0px 0px 0px 0px;
	font-style:normal;
	color:#333333;
	font-size:10px;
}





/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■５．その他の設定
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*フロート・クリアーボックス*/
.clear {
	clear:both;
}






