﻿@charset "utf-8";

/* -------------------------- */
/*  余白リセット                  */
/* -------------------------- */
body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd{
	margin:0px;
	padding:0px;
}
/* -------------------------- */
/*  基本設定                   */
/* -------------------------- */
body {
	background-image: url(img/back.gif);
	color: #666666;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	_text-align:center; /*IE6用*/
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover{
	text-decoration:underline;
	color: #000066;
}
div {
	line-height:160%;
}
img {
	border:0px;
}
p,dd{
	text-align: justify;			/* 均等わりつけ */
	text-justify: inter-ideograph;	/* 均等わりつけ */
}
ul {
	list-style-type:none;
}
address{
	font-style:normal;
}
dl{
	margin:12px;
}
dt{
	font-weight:bold;
}
dd{
	margin-left:25px;
	margin-bottom:20px;
}
* html table{ /*IE6用*/
	color: #666666;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:160%;
} 

/* -------------------------- */
/*  見出し                     */
/* -------------------------- */

h1 {
	line-height:42px;
	padding-left:10px;
	background-color:#EFEFEF;
	background-image: url(img/button03.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	font-size: 14px;
}
h2 {
	line-height: 40px;
	padding-left: 20px;
	background-color:#EFEFEF;
	background-image: url(img/br_001.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight:normal;
}

h3 {
	font-size:14px;
}


/* -------------------------- */
/*  ページレイアウト               */
/* -------------------------- */
#shadow {
	width: 975px;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(img/back2.gif);
	background-repeat: repeat-y;
	background-position: right;
	_text-align:left; /*IE6用*/
}

#wrapper {
	width: 945px;
}

/* -------------------------- */
/*  ヘッダー                     */ 
/* -------------------------- */

/*:ヘッダー::::::::::::::::::*/
#header {
	width: 945px;
	height: 70px;
	background-image: url(img/topbg2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#header.topPage {
	background-image: url(img/topbg.jpg);
}

/*:サイトロゴ:::::::::::::::::*/
#logo{
	float:left;
	width:450px;
	height:70px;
	background-image: url(img/topbg2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#header.topPage #logo{
	background-image: url(img/topbg.jpg);
}

/*:サイトロゴ（ダミーリンクスペース）:::*/
#logo a{
	display:block;
	width:100%;
	height:100%;
}

/*:ヘッダーサブ（住所、HOME等）::::*/
#headerSub {
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
	color:#EEEEEE;
}

/*:ホームへのリンク:::::：：：::::::*/
#home {
	float: right;
	width: 50px;
	font-weight: bold;
}
#home a{
	color:#EEEEEE;
	text-decoration:underline;
}


/* -------------------------- */
/*  トップ画像                    */
/* -------------------------- */
#topimage  {
	overflow:hidden;
	width: 945px;
	height: 0px;
	_height: 300px;	/*IE6用*/
	padding-top:300px;
	background-image: url(img/top.jpg);
}

/* -------------------------- */
/*  ページトップ画像                */
/* -------------------------- */
#pageImage {
	overflow:hidden;
	width: 945px;
	height: 0px;
	_height: 130px;	/*IE6用*/
	padding-top:130px;
	background-image: url(img/top2.jpg);
}

/* -------------------------- */
/*  グローバルナビゲーション          */
/* -------------------------- */

/*:ナビエリア::::::::::::::::::*/
#gNavArea {
	width: 946px;
	height: 40px;
}
/*:メニューボタン:::::::::::::::*/
#gNav{
	margin:0px;
	padding:0px;
}

#gNav li{
	float: left;
	width: 189px;
	height: 40px;
	font-size: 14px;
	text-align: center;
}
#gNav li a{
	display:block;
	width: 189px;
	height: 40px;
	line-height:40px;
	background:url(img/navibg01.jpg);
	color: #FFFFFF;
	font-weight:bold;
}

#gNav li a:hover{
	background-image: url(img/navibg01on.jpg);
	color: #CCCC99;
	font-weight:bold;
	text-decoration: none;
}

/*:メニューボタン（選択状態）::::::*/
#gNav li.disp a{
	background-image: url(img/navibg02.jpg);
}
#gNav li.disp a:hover{
	background-image: url(img/navibg01on.jpg);
}

/*:メニューボタン（選択状態）::::::*/
/*
#gNav li.disp {
	float: left;
	width: 189px;
	height: 40px;
	line-height:40px;
	background-image: url(img/navibg02.jpg);
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
}
*/

/* -------------------------- */
/*  メインフレーム                 */
/* -------------------------- */
#mainContents {
	width: 950px;
}
#mainContents:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}

/* -------------------------- */
/*  サイドメニュー                 */
/* -------------------------- */
#sidebar {
	float: left;
	/*width: 175px;*/
	width: 200px;
}
#sidebar .banner{
	margin:42px 0 0;
}

/*:メニューボタン:::::::::::*/	
#sidebarButton {
	/*border-bottom:1px #DDDDDD solid;*/

}
#sidebarButton li a{
	display:block;
	width:170px;
	_width:200px;/*IE6用*/
	height:42px;
	line-height:42px;
	padding-left:30px;
	background:url(img/button01.jpg);
	color:#666666;
}
#sidebarButton li a:hover{
	background:url(img/button01on.jpg);
	text-decoration:none;
}

/* -------------------------- */
/*  メインエリア              */
/* -------------------------- */
/*:各ページ::::::::::*/
#mainArea {
	float: left;
	width: 710px;
	margin:12px 0 0 18px;
}
/*:TOP::::::::::*/
#mainArea.topPage{
	_display:inline;
	width: 650px;
	margin: 10px 0 20px 15px;
}
#mainArea.topPage p{
	clear:both;
	margin:0 1em;
}
#mainArea.topPage h1{
	width:auto;
	height:auto;
	line-height: 40px;
	margin: 10px 0;
	padding-left: 20px;
	background-image: url(img/br_001.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
}
#mainArea.topPage h2{
	margin-top:20px;
}
/* -------------------------- */
/*  ぱんくずリスト                 */
/* -------------------------- */
#topicPath{
	margin-bottom:12px;
}

/* -------------------------- */
/*  バナー                    */
/* -------------------------- */
#sideBanner {
	_display:inline;
	float: right;
	width: 230px;
	margin: 20px 20px 0 15px;
}
#sideBannerBox {
	margin-bottom: 20px;
	padding: 10px 0 0;
	background-color:#EFEFEF;
	border:1px #CCCCCC solid;
}
.banner{
	margin-bottom:10px;
	text-align:center;
}
.banner .info{
	cursor:pointer;
}
.banner .certify{
	width:200px;
	margin-left:10px;
	_margin-left:0px;
	border:1px #CCCCCC solid;
	border-left:0;
	border-right:0;
}
.banner .certify img{
	float:left;
	margin:5px;
}
.banner .certify p{
	line-height:170%;
	margin:5px;
	font-size:10px;
}

/* -------------------------- */
/*  フッターリンク                    */ 
/* -------------------------- */
#footerGuide{
	clear: both;
	width: 945px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: center;
}

/* -------------------------- */
/*  フッター		          */ 
/* -------------------------- */
#footer {
	clear:both;
	overflow:hidden;
	width: 945px;
	height: 35px;
	background-color:#DDDDDD;
	font-size:12px;
}
#helps {
	float: left;
	line-height: 40px;
	margin-left: 5px;
	font-size: 11px;
}
#copyright {
	float: right;
	line-height: 40px;
	margin-right:5px;
	text-align: right;
}


/* -------------------------- */
/*  コンテンツ                   */
/* -------------------------- */
/*:コンテンツ枠::::::::::*/
#item {
	clear:both;
	overflow:hidden;
	width:710px;
	margin-top:10px;
}
#mainContents:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}

#item p{
	margin:10px;
	margin-right:20px;
}
#item p.signature{ /*署名*/
	text-align:right;
}
#item p.notes{ /*注釈*/
	color:#CC0000;
	font-weight:bold;
	margin-top:0;

}
#item img.fl{	/*写真左寄せ*/
	float:left;
	margin:10px;
}
#item img.fr{	/*写真右寄せ*/
	float:left;
	margin:10px;
}

#item ul{
	list-style:disc;
	margin-left:35px;
}

/* -------------------------- */
/*  コンテンツヘッダ画像      */
/* -------------------------- */

img.headimg{
	margin:10px 0 0 10px;
}

/* -------------------------- */
/*  所在地リスト                  */
/* -------------------------- */
table.access{
	width:680px;
	margin-left:10px;
	text-align:left;
	border-collapse:collapse;
	border-spacing:0;	
}
table.access th{
	padding:5px;
	background-color:#EAEAEA;
	font-weight:bold;
	text-align:left;
}
table.access th a{
	float:right;
	text-decoration:underline;
}
table.access td{
	padding-right:5px;
	padding-left:5px;
}
table.access td.pict{
	width:350px;
	padding:10px 0px 10px 5px;
	text-align:right;
}
table.access td .red{
	color:#CC0000;
}

/* -------------------------- */
/*  免責事項               */
/* -------------------------- */
#immunity {
	padding:20px;
}
#immunity h2{
	border-right:0px;
	background-image:none;
	font-weight:bold;
}
#immunity li{
	list-style:disc;
	margin:20px;
	font-size:12px;
}
#immunity ul{
	margin-left:20px;
}

/* -------------------------- */
/*  プライバシーポリシー             */
/* -------------------------- */
#policy{
	padding:20px;
}
#policy h2{
	border-right:0px;
	background-image:none;
	font-weight:bold;
}
#policy p{
	margin:20px;
	font-size:12px;
}
#policy h3{
	margin:0px;
	font-size:12px;
	font-weight:bold;
}
#policy li{
	list-style:none;
	margin:20px;
	margin-left:0px;
	font-size:12px;
}
#policy ul{
	margin-left:20px;
}

/* -------------------------- */
/*  サイトマップ                  */
/* -------------------------- */
#sitemap{
}
#sitemap h3{
	margin:20px;
	margin-top:30px;
	margin-bottom:10px;
	padding-left:5px;
	border-bottom:1px #999999 dotted;
	font-size:13px;
}
#sitemap h4{
	margin:5px 40px;
	font-size:12px;
}
#sitemap ul{
	list-style:disc;
	margin-left:60px;
}

/* -------------------------- */
/*  TOPのカテゴリリンク             */
/* -------------------------- */
.categoryLinkArea{
	position:relative;
	margin:15px 0;
}
.categoryLink{
	position:absolute;
	top:53px;
	left:1px;
	border-collapse:collapse;
	border:0px;
}
.categoryLink td{
	padding:0px;
}
.categoryLink td a{
	display:block;
	width:106px;
	height:56px;
	background-repeat:no-repeat;
}
.categoryLink #category01 a{
	width:111px;
	background-image:url('img/personal01.jpg');
}
.categoryLink #category01 a:hover{
	background-image:url('img/personal01on.jpg');
}
.categoryLink #category02 a{
	background-image:url('img/personal02.jpg');
}
.categoryLink #category02 a:hover{
	background-image:url('img/personal02on.jpg');
}
.categoryLink #category03 a{
	width:111px;
	background-image:url('img/business01.jpg');
}
.categoryLink #category03 a:hover{
	background-image:url('img/business01on.jpg');
}
.categoryLink #category04 a{
	background-image:url('img/business02.jpg');
}
.categoryLink #category04 a:hover{
	background-image:url('img/business02on.jpg');
}
.categoryLink #category05 a{
	width:112px;
	background-image:url('img/business03.jpg');
}
.categoryLink #category05 a:hover{
	background-image:url('img/business03on.jpg');
}
.categoryLink #category06 a{
	width:108px;
	background-image:url('img/business04.jpg');
}
.categoryLink #category06 a:hover{
	background-image:url('img/business04on.jpg');
}
.categoryLink #category07 a{
	background-image:url('img/business05.jpg');
}
.categoryLink #category07 a:hover{
	background-image:url('img/business05on.jpg');
}
.categoryLink #category08 a{
	width:105px;
	background-image:url('img/business06.jpg');
}
.categoryLink #category08 a:hover{
	background-image:url('img/business06on.jpg');
}

/* -------------------------- */
/*  環境方針                   */
/* -------------------------- */
#item.kankyo{
	padding-top:20px;    
}
#item.kankyo p{
	margin-left:20px;    
}
#item.kankyo ol{
	margin-bottom:10px;
	margin-left:45px;    
}
#item.kankyo li{
}
#item.kankyo p.notes{
	font-weight:bold;
	margin-left:20px;    
}
#item.kankyo p.date{
	text-align:right;
}
#item.kankyo p.signature{
	text-align:right;
}

/* -------------------------- */
/*  特定商取引法に基づく表記  */
/* -------------------------- */
#legal table{
	border-collapse:collapse;
	margin:1em;
}
#legal table th{
	border:1px solid #D7D7D7;
	background-color:#EFEFEF;
	padding:1em;
	width:150px;
}
#legal table td{
	border:1px solid #D7D7D7;
	padding:1em;
}

/* -------------------------- */
/*  商品案内                                 */
/* -------------------------- */
table#itemCategory{
	width:100%;
	margin:10px 0 20px;
}
table#itemCategory td{
	vertical-align:top;
	width:50%;
	padding:0 0 0 28px;
}
table#itemCategory td h3{
	margin:10px;
	padding-left:5px;
	border-left:3px solid #AAAAAA;
}


