@charset "UTF-8";

* { margin: 0; padding: 0; border: 0; }

body {
	color: #505050;
	font-size: small;
	font-family: Futura, "Century Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background: #ffffff url("img/rogo.jpg") right bottom no-repeat;
	}

h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "Hiragino Kaku Gothic Std", "ヒラギノ角ゴ Std W8", "HGP創英角ｺﾞｼｯｸUB", "Osaka－等幅", sans-serif;
	}

h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 24px;
	}

h3 {
	margin-top: 15px;
	padding: 0 0 2px 5px;
	font-size: 18px;
	border-left: solid 40px #ff9933;
	border-bottom: solid 1px #ff9933;
	}
h3.top { margin-top: 0; }

h4 {
	margin: 20px 0 15px 0;
	font-size: 14px;
	}
h4.normal { margin-left: 100px; }

strong, em {
	font-weight: normal;
	font-style: normal;
	}

img.positionL {
	display: block;
	float: left;
	margin: 10px 5px 3px 0;
	}

img.positionR {
	display: block;
	float: right;
	margin: 10px 0 3px 5px;
	}

table { border-collapse: collapse; }
table th {
	font-weight: normal;
	font-family: Impact, "Hiragino Kaku Gothic Std", "ヒラギノ角ゴ Std W8", "HGP創英角ｺﾞｼｯｸUB", "Osaka－等幅", sans-serif;
	_font-family: "HGP創英角ｺﾞｼｯｸUB", "Osaka－等幅", sans-serif;
	}
*:first-child+html table th { font-family: "HGP創英角ｺﾞｼｯｸUB", "Osaka－等幅", sans-serif; }

br.clear { height: 0; margin: 0; }

#wrapperLeft {
	width: 760px;
	margin: 0 auto;
	padding-left: 10px;
	background: #ffffff url("img/shadow-l.gif") left top repeat-y;
	}

#wrapperRight {
	width: 750px;
	padding-right: 10px;
	background: #ffffff url("img/shadow-r.gif") right top repeat-y;
	}

a:link    { color: #3569b2; }
a:visited { color: #993366; }
a:active  { color: #ff0000; }
a:hover   { color: #ff7723; }

a.white    { text-decoration: none; }
a.white:link    { color: #ffffff; }
a.white:visited { color: #ffffff; }
a.white:active  { color: #ff0000; }
a.white:hover   { color: #ff0000; }

a.pageTop { text-decoration: none; text-transform: capitalize; }
a.pageTop:link    { color: #3569b2; }
a.pageTop:visited { color: #3569b2; }
a.pageTop:active  { color: #ff0000; }
a.pageTop:hover   { color: #ff7723; }

a.inquiry:link    { color: #3569b2; }
a.inquiry:visited { color: #3569b2; }
a.inquiry:active  { color: #ff0000; }
a.inquiry:hover   { color: #ff7723; }

/**********ヘッダー*************/

h1 {
	width: 750px;
	height: 110px;
	margin: 0;
	padding: 0;
	position: relative;
	text-indent: 10px;
	color: #e0e0e0;
	font-size: 36px;
	font-family: "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", 平成明朝, serif;
	/*HideMacIE\*/
	overflow: hidden;
	/**/
	}

h1 span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff url("img/banner02.jpg") no-repeat;
	}

#header p {
	padding: 2px 0 1px 3px;
	color: #999999;
	font-size: 10px;
	}

#pankuzu {
	width: 750px;
	position: relative;
	}

#pankuzu h2 {
	text-align: right;
	margin-right: 5px;
	}

#pankuzu p {
	position: absolute;
	top: 0;
	left: 0;
	}

#header a:link    { color: #3333cc; text-decoration: none; }
#header a:visited { color: #3333cc; text-decoration: none; }
#header a:active  { color: #ff0000; text-decoration: underline; }
#header a:hover   { color: #ff7723; text-decoration: underline; }

/**********メイン*************/

#contentInner {
	width: 750px;
	background: #ffffff url("img/navi-bg.gif") left top repeat-y;
	}

#mainContent {
	width: 583px;
	float: right;
	}

#mainContent p {
	margin: 10px 0 0 100px;
	text-indent: 1em;
	line-height: 1.5em;
	}

#mainContent p.normal {
	margin-left: 0;
	}

#mainContent p.noIndent {
	text-indent: 0;
	}

#mainContent p.mess {
	margin: 30px 0 30px 15px;
	text-indent: 0;
	line-height: 3em;
	}

#mainContent p.pageTop {
	width: 300px;
	margin: 5px 0 0 275px;
	text-align: right;
	font-size: 10px;
	border-bottom: dotted 1px #6699cc;
	}

/**********サイドバー**************/

#leftNavi {
	width: 152px;
	}

#leftNavi:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}
* html #leftNavi { display: inline-block; }
/* no ie mac \*/
* html #leftNavi { height: 1%; }
#leftNavi { display: block; }
/* */

#leftNavi .handling, #leftNavi .subMenu {
	width: 147px;
	color: #ffffff;
	background-color: #3569b2;
	}

#leftNavi ul li {
	width: 142px;
	font-size: 12px;
	list-style-type: none;
	background-color: #3569b2;
	}

#navi ul li {
	width: 145px;
	height: 19px;
	margin: 5px 0 0 7px;
	position: relative;
	/*HideMacIE\*/
	overflow: hidden;
	/**/
	list-style-type: none;
	background-color: #3569b2;
	}

#navi ul li span, #navi ul li a {
	width: 138px;
	height: 17px;
	display: block;
	border: solid 1px #ffffff;
	}

#navi ul li span {
	position: absolute;
	top: 0;
	left: 0;
	}

#navi ul li a span { cursor: pointer; }

#navi ul li.top span { background: url("button-img/midori_top.gif") left top no-repeat; }
#navi ul li.top a span { background: url("button-img/navi-top.gif") left top no-repeat; }
#navi ul li.top a:hover span { background-position: right top ; }

#navi ul li.works span { background: url("button-img/midori_gyoumu.gif") left top no-repeat; }
#navi ul li.works a span { background: url("button-img/navi-gyoumu.gif") left top no-repeat; }
#navi ul li.works a:hover span { background-position: right top ; }

#navi ul li.aduse span { background: url("button-img/midori_katuyou.gif") left top no-repeat; }
#navi ul li.aduse a span { background: url("button-img/navi-katsuyo.gif") left top no-repeat; }
#navi ul li.aduse a:hover span { background-position: right top ; }

#navi ul li.newsample span { background: url("button-img/midori_saisin.gif") left top no-repeat; }
#navi ul li.newsample a span { background: url("button-img/navi-sample.gif") left top no-repeat; }
#navi ul li.newsample a:hover span { background-position: right top ; }

#navi ul li.proposal span { background: url("button-img/midori_osusume.gif") left top no-repeat; }
#navi ul li.proposal a span { background: url("button-img/navi-osusume.gif") left top no-repeat; }
#navi ul li.proposal a:hover span { background-position: right top ; }

#navi ul li.adColumn span { background: url("button-img/midori_koukokucolumn.gif") left top no-repeat; }
#navi ul li.adColumn a span { background: url("button-img/navi-column.gif") left top no-repeat; }
#navi ul li.adColumn a:hover span { background-position: right top ; }

#navi ul li.deColumn span { background: url("button-img/midori_designcolumn.gif") left top no-repeat; }
#navi ul li.deColumn a span { background: url("button-img/navi-design.gif") left top no-repeat; }
#navi ul li.deColumn a:hover span { background-position: right top ; }

#navi ul li.btob span { background: url("button-img/midori_btob.gif") left top no-repeat; }
#navi ul li.btob a span { background: url("button-img/navi-btob.gif") left top no-repeat; }
#navi ul li.btob a:hover span { background-position: right top ; }

#navi ul li.regulations span { background: url("button-img/midori_houki.gif") left top no-repeat; }
#navi ul li.regulations a span { background: url("button-img/navi-houki.gif") left top no-repeat; }
#navi ul li.regulations a:hover span { background-position: right top ; }

#navi ul li.faq span { background: url("button-img/midori_faq.gif") left top no-repeat; }
#navi ul li.faq a span { background: url("button-img/navi-faq.gif") left top no-repeat; }
#navi ul li.faq a:hover span { background-position: right top ; }

#navi ul li.corporate span { background: url("button-img/midori_annai.gif") left top no-repeat; }
#navi ul li.corporate a span { background: url("button-img/navi-annai.gif") left top no-repeat; }
#navi ul li.corporate a:hover span { background-position: right top ; }

#navi ul li.sitemap span { background: url("button-img/midori_map.gif") left top no-repeat; }
#navi ul li.sitemap a span { background: url("button-img/navi-map.gif") left top no-repeat; }
#navi ul li.sitemap a:hover span { background-position: right top ; }

#navi ul li.inquiry span { background: url("button-img/midori_toiawase.gif") left top no-repeat; }
#navi ul li.inquiry a span { background: url("button-img/navi-toiawase.gif") left top no-repeat; }
#navi ul li.inquiry a:hover span { background-position: right top ; }

#leftNavi h3 {
	width: 147px;
	margin: 25px 0 10px 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	border: none;
	}

#leftNavi .handling h3 {
	font-size: 14px;
	}

#leftNavi .handling ul li {
	margin: 2px 0 0 5px;
	line-height: 1.3em;
	font-size: 12px;
	}

#leftNavi .handling ul li span { padding-left: 1em; }
#leftNavi .handling ul li span.narr { padding-left: 0; letter-spacing: -1px; }

#leftNavi .subMenu {
	margin-bottom: 5px;
	}

#leftNavi .subMenu h3 {
	width: 128px;
	margin-left: 17px;
	text-align: left;
	font-size: 12px;
	font-family: Futura, "Century Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	}

#leftNavi .subMenu ul li {
	width: 115px;
	margin: 2px 0 0 30px;
	_padding-top: 2px;
	color: #c0c0c0;
	font-size: 12px;
	list-style-type: square;
	border-bottom: solid 1px #ffffff;
	}

.subMenu a:link    { color: #ffffff; text-decoration: none; }
.subMenu a:visited { color: #993366; color: #f0f0f0; text-decoration: none; }
.subMenu a:active  { color: #ff0000; text-decoration: none; }
.subMenu a:hover   { color: #ff7723; text-decoration: none; }


#leftNavi #navi ul li.subMenu {
	width: 125px;
	height: 100%;
	margin-left: 20px;
	background-color: #6699cc;
	}
#leftNavi #navi ul li.subMenu ul li {
	width: 123px;
	margin: 0;
	padding: 0;
	_padding-top: 2px;
	color: #6699cc;
	font-size: 12px;
	border: solid 1px #c0c0c0;
	border-bottom: solid 1px #f0f0f0;
	background-color: #6699cc;
	}
#leftNavi #navi ul li.subMenu ul li a {
	width: 115px;
	display: block;
	padding: 0 0 0 5px;
	border: none;
	border-left : solid 3px #6699cc;
	}
#leftNavi #navi ul li.subMenu a:link    { color: #ffffff; text-decoration: none; border-left: solid 3px #6699cc; }
#leftNavi #navi ul li.subMenu a:visited { color: #f0f0f0; text-decoration: none; border-left: solid 3px #6699cc; }
#leftNavi #navi ul li.subMenu a:active  { color: #ff0000; text-decoration: none; border-left: solid 3px #ff7723; }
#leftNavi #navi ul li.subMenu a:hover   { color: #ff7723; text-decoration: none; border-left: solid 3px #ff7723; }

/**********フッター*************/

#footer {
	margin-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
	}

#underBanner {
	padding: 5px;
	line-height: 1.3em;
	color: #ffffff;
	background-color: #6699cc;
	}

#underBanner span {
	letter-spacing: 1px;
	}

#footerNavi {
	margin: 10px 0;
	line-height: 1.5em;
	}

/* safari only \*/
html:\66irst-child #content div#main h3.normal {
	padding-bottom: 3px;
	}
/* end */


/**********共通*************/

.positionL { float: left; }
.positionR { float: right; }

.clear { clear: both; }

.ac { min-height: 1%; }
.ac:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}
* html .ac { display: inline-block; }
/* no ie mac \*/
* html .ac { height: 1%; }
.ac { display: block; }
/* */

.textL { text-align: left; }
.textC { text-align: center; }
.textR { text-align: right; }

.en { font-family: Verdana, Arial, sans-serif; }

.bold { font-weight: bold; }
.boldJa { font-family: "Hiragino Kaku Gothic Std", "ヒラギノ角ゴ Std W8", "HGP創英角ｺﾞｼｯｸUB", "Osaka－等幅", sans-serif; }
.boldEn { font-family: Impact, sans-serif; }

.red { color: #ff0000; }
.orange { color: #ff6600; }
.navy { color: #000080; }
.green { color: #008000; }
.glay { color: #808080; }

.comment { letter-spacing: 0.2em; }

.bottom { padding-top: 20px; }

.fs11 { font-size: 11px; }
.fs10 { font-size: 10px; }

.narr { letter-spacing: -1px; }
.upper { text-transform: uppercase; }
