@charset "Shift_JIS";

/*==================================================
	共通設定
==================================================*/

/*--------------------------------------------------
	余白
--------------------------------------------------*/
.mgT10 { margin-top: 10px; }


/*--------------------------------------------------
	リンクカラー
--------------------------------------------------*/

a:link    { color: #0000cc; text-decoration: underline; }
a:visited { color: #0000cc; text-decoration: underline; }
a:hover   { color: #0000cc; text-decoration: none; }

/*--------------------------------------------------
	位置
--------------------------------------------------*/

.alnR { text-align: right; }
.alnC { text-align: center; }
.alnL { text-align: left; }
.fltR { float: right; }
.fltL { float: left; }

/*--------------------------------------------------
	フォントカラー
--------------------------------------------------*/

.blue { color: #0031a6; }
.green { color: #669900; }
.orange { color: #d92e36; }
.red { color: #dc0000; }

/*--------------------------------------------------
	フォントサイズ
--------------------------------------------------*/

.fs10 {	font-size: 80%; }
.fs11 { font-size: 87%; }
.fs12 {	font-size: 100%; }
.fs14 {	font-size: 120%; }
.fs16 {	font-size: 135%; }
.bold { font-weight: bold; }

/*--------------------------------------------------
	float解除
--------------------------------------------------*/

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix { display: inline-block; }
/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/

.clear {
	overflow: hidden;
	display: block !important;
	display: inline-block;
}

.both { clear: both; }


/*--------------------------------------------------
	ロールオーバー
--------------------------------------------------*/

.rollover a { display: block; }
.rollover a:hover img { visibility: hidden; }
.rollover a:hover { background-color: transparent; }


/*==================================================
	レイアウト
==================================================*/

#wrap {
	width: 976px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#wrapper{
	width:976px;
	margin:0px auto;
	background-color: #ffffff;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
}

/*==================================================
	ヘッダー
==================================================*/

#header {
	height:590px;
	background: url(../img/image_01.jpg) no-repeat;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	font-size: 80%;
	color: #FFFFFF;
	position: absolute;
	left: 38px;
	top: 0px;
	line-height: 24px;
}

#header .headLink {
	position: absolute;
	top: 83px;
	right: 38px;
	z-index:2;
}

#header .headLink li {
	display: inline;
	padding-left: 18px;
	background: url(../img/point_01.gif) no-repeat 4px 1px;
	font-size: 80%;
}

#header .headLink2 {
	position: absolute;
	left: 393px;
	top: 494px;
    z-index:2;
}

#header .headLink2 li {
	display: block;
	margin-right: 13px;
	float: left;
}

#header .headLink2 li a {
	display: block;
	height: 66px;
	width: 259px;
}

#header .headLink2 li a:hover img { visibility:hidden; }

#header .headLink2 li a:hover { background-color:transparent; }

#header .headLink3 {
	position: absolute;
	left: 124px;
	top: 600px;
}

#header .headLink3 li {
	float: left;
	margin-right: 10px;
}

#header .headLink3 li a {
	display: block;
	height: 40px;
	width: 258px;
}

#header .headLink3 li a:hover img { visibility:hidden; }

#header .headLink3 li a:hover { background-color:transparent; }

#header .flash {
	top: 85px;
	left: 0px;
	position: absolute;
    float: right;
    z-index:1;
}

#header .img {
	top: 40px;
	left: 460px;
	position: absolute;
    float: right;
    z-index:1;
}


/*==================================================
	会社案内ヘッダー
==================================================*/

#company_header {
	height:220px;
	background: url(../img/company.jpg) no-repeat;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#company_header h1 {
	font-size: 80%;
	color: #FFFFFF;
	position: absolute;
	left: 38px;
	top: 0px;
	line-height: 24px;
}

#company_header h2 {
	height: 40px;
	width: 250px;
	position: absolute;
	left: 38px;
	top: 46px;
}

#company_header h2 a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 250px;
}

#company_header .headLink {
	position: absolute;
	top: 83px;
	right: 38px;
}

#company_header .headLink li {
	display: inline;
	padding-left: 18px;
	background: url(../img/point_01.gif) no-repeat 4px 1px;
	font-size: 80%;
}

/*==================================================
	プライバシーポリシーヘッダー
==================================================*/

#privacy_header {
	height:220px;
	background: url(../img/privacy.jpg) no-repeat;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#privacy_header h1 {
	font-size: 80%;
	color: #FFFFFF;
	position: absolute;
	left: 38px;
	top: 0px;
	line-height: 24px;
}

#privacy_header h2 {
	height: 40px;
	width: 250px;
	position: absolute;
	left: 38px;
	top: 46px;
}

#privacy_header h2 a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 250px;
}

#privacy_header .headLink {
	position: absolute;
	top: 83px;
	right: 38px;
}

#privacy_header .headLink li {
	display: inline;
	padding-left: 18px;
	background: url(../img/point_01.gif) no-repeat 4px 1px;
	font-size: 80%;
}

/*==================================================
	サイトマップヘッダー
==================================================*/

#sitemap_header {
	height:220px;
	background: url(../img/sitemap.jpg) no-repeat;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#sitemap_header h1 {
	font-size: 80%;
	color: #FFFFFF;
	position: absolute;
	left: 38px;
	top: 0px;
	line-height: 24px;
}

#sitemap_header h2 {
	height: 40px;
	width: 250px;
	position: absolute;
	left: 38px;
	top: 46px;
}

#sitemap_header h2 a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 250px;
}

#sitemap_header .headLink {
	position: absolute;
	top: 83px;
	right: 38px;
}

#sitemap_header .headLink li {
	display: inline;
	padding-left: 18px;
	background: url(../img/point_01.gif) no-repeat 4px 1px;
	font-size: 80%;
}

/*==================================================
	パンくず
==================================================*/
/*PANKUZU*/
#pankuzu{
	position: relative;
	width: 800px;
	left: 50px;
	top: 5px;
	background-image: url(../img/head_navi.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 0px;
	font-size: 12px;
	padding-left: 100px;
	text-align: left;
}

#pankuzu a:link,#pankuzu a:visited{
	color: #05378D;
	text-decoration: none;
}
#pankuzu a:hover,#pankuzu a:active{
	color: #FF6600;
	text-decoration: underline;
}

#pankuzu strong{
	font-weight: normal;
	color: #000000;
}

/*==================================================
	本文 左コンテンツ
==================================================*/

#contents01{
	text-align: left;
	height:412px;
	background: url(../img/comment.jpg) no-repeat;
    width: 340px;
    left: -40px;
    position: relative;
    float: right;
}

#contents01 .tx01 {
	top: 85px;
	width: 190px;
	left: 150px;
	position: absolute;
    float: right;
	font-size: 90%;
}

#contents01 .tx02 {
	top: 225px;
	width: 320px;
	left: 10px;
	position: absolute;
    float: right;
	font-size: 90%;
}

.imgright
{
float:right;
}

/*==================================================
	本文 右コンテンツ
==================================================*/
#contents02 {
	text-align: left;
	height:400px;
	background: url(../img/contents_bg.jpg) no-repeat;
    width: 550px;
    left: -40px;
    position: relative;
    float: right;
}

#contents02 .tx01 {
	top: 35px;
	width: 500px;
	left: 25px;
	position: absolute;
    float: right;
}

#contents02 .tx02 {
	top: 80px;
	width: 500px;
	left: 25px;
	position: absolute;
    float: right;
}

#contents02 .scrollsell {
	top: 164px;
	width: 405px;
	left: 25px;
	position: absolute;
    float: right;
}

#contents02 .scrollsell {
   overflow: auto;
   width: 435px;
   height: 60px;
   overflow:hidden;
}

#contents02 .img {
	top: 220px;
	left: 382px;
	position: absolute;
    float: right;
    z-index:1;
}



#contents02 .link a {
	top: 370px;
	left: 415px;
	height: 32px;
	width: 118px;
	position: absolute;
	text-align: center;
    font-size: 90%;
    text-decoration:none;
	background:url(../img/button.gif) no-repeat;
	padding:5px 1px;
    z-index:1;
}

#contents02 .link a:hover{
	background:url(../img/button_r.gif) no-repeat;
}


/*==================================================
	会社案内コンテンツ
==================================================*/

#company_contents{
    width: 800px;
	height: 1300px;
	position: relative;
	text-align: left;
	color: #000000;
	left: 85px;
	top: 50px;
}

table#company_table {
    width: 800px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

table#company_table th {
    width: 30%;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#company_table td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

table#company_table1 {
    width: 800px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

table#company_table1 th {
    width: 30%;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#company_table1 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

table#company_table2 {
    width: 800px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

table#company_table2 th {
    width: 30%;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#company_table2 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

/*==================================================
	プライバシーポリシコンテンツ
==================================================*/

#privacy_contents{
    width: 800px;
	height: 1450px;
	position: relative;
	text-align: left;
	color: #000000;
	left: 120px;
	top: 50px;
}

#privacy_contents .tx01 {
	position: absolute;
	left: 350px;
	top: 1360px;
    font-size: 100%;
}

table#privacy_table {
    width: 730px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

table#privacy_table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    text-align: left;
    font-weight: normal;
    font-size: 90%;
	line-height: 1.6;
}


#privacy_table h2 {
    font-weight: bold;
	font-size: 16px;
	line-height: 15px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px;
	background-image: url(../img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#privacy_table strong {
    color: #000000;
}

#privacy_table ul, ol li {
line-height:1.6;
margin-bottom:5px;
margin-left:25px;
}

/*==================================================
	サイトマップコンテンツ
==================================================*/

#sitemap_contents{
    width: 800px;
	height: 550px;
	position: relative;
	background: url(../img/sitemap_back.jpg) no-repeat;
	background-position: 165px 20px;
	text-align: left;
	color: #666666;
	left: 130px;
	top: 60px;
}

#sitemap_contents .link01 {
    width: 480px;
    font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 5px;
	background-image: url(../img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sitemap_contents .link02 {
    width:200px;
    font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 5px;
	background-image: url(../img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sitemap_contents .link03 {
    width:180px;
    font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 5px;
	background-image: url(../img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sitemap_contents .link04 {
    width:350px;
    font-size: 100%;
	line-height: 15px;
	padding: 0px 100px 10px;
}

/*==================================================
	問合わせ
==================================================*/

#toiawase {
	background: url(../img/toiawase.jpg) no-repeat;
	height: 371px;
	position: relative;
}

#toiawase .link {
	position: absolute;
	left: 222px;
	top: 242px;
}

#toiawase .link li {
	display: block;
	margin-right: 13px;
	float: left;
}

#toiawase .link li a {
	display: block;
	height: 66px;
	width: 259px;
}

#toiawase .link li a:hover img { visibility:hidden; }

#toiawase .link li a:hover { background-color:transparent; }

/*==================================================
	フッター
==================================================*/
#footer{
clear: both;
}

#footer {
	background: url(../img/image_10.jpg) no-repeat;
	height: 180px;
	position: relative;
	text-align: left;
	color: #666666;
    font-size: 90%;
}

#footer .tx01 {
	position: absolute;
	left: 60px;
	top: 24px;
    font-size: 85%;
}

#footer .link {
	position: absolute;
	top: 25px;
	right: 60px;
}

#footer .link li { display: inline; 
}

#footer a:link    {	color: #666666;	text-decoration: underline;}
#footer a:visited { color: #666666; text-decoration: underline; }
#footer a:hover   { color: #666666; text-decoration: none; }

#footer .tx02 {
	position: absolute;
	left: 330px;
	top: 70px;
	width: 280px;
}

#footer .tx02 span {
	display: block;
	float: left;
	line-height: 1.7em;
}

#footer .tx03 {
	position: absolute;
	left: 615px;
	top: 70px;
	width: 310px;
}

#footer .tx03 span {
	display: block;
	float: left;
	line-height: 1.7em;
}

#footer .copyright {
	position: absolute;
	left: 360px;
	bottom: 7px;
}

#footer .logo {
	height: 40px;
	width: 250px;
	position: absolute;
	left: 43px;
	top: 55px;
	text-indent: -9999px;
}
