@charset "shift_jis";

/* CSS Document */
@import url("content.css");
*{
/*list-style-type:none;*/
margin:0;
padding:0;
border:none;
background-color:transparent;
}
/* Tag */
body{
	/*background: transparent url("/images/img_header_bg.gif") 0 0 repeat-x;*/
	color: #444444;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "HiraMaruPro-W4", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", 
                 "Hiragino Kaku Gothic Pro", "HGŠÛƒSƒVƒbƒNM-PRO", "Osaka", sans-serif;
	line-height: 125%;
}

a:hover{
	text-decoration: none;
}

fieldset, img {
	border: 0;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input {
	_margin: -1px 0;
}

sup, sub {
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -4px;
	color: #FF0000;
}

sub {
	top: 4px;
}

/* ID */
div#main{
	width: 880px;
	margin: 0 auto;
}
/* Header */
div#header{
	position: relative;
	height: 124px;
	margin-bottom: 0;
	background: transparent url("/images/img_header_bg2.gif") 0 0 no-repeat;
}

div#header h1{
	position: absolute;
	top: 3px;
	left: 5px;
	/*margin-bottom: 12px;*/
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

div#header h2{
	position: absolute;
	top: 34px;
	left: 10px;
}

div#header p.contactInfo {
	position: absolute;
	top: 22px;
	right: 8px;
}

div#header ul.subnavi{
	position: absolute;
	top: 103px;
	right: 9px;
	/*margin-right: 4px;*/
}

div#header ul.subnavi li{
	display: inline;
	font-size: 12px;
	font-weight: normal;
	/*position: relative;
	top:-4px;*/
	margin-right: 10px;
	padding: 0;
}

div#header ul.subnavi li.last {
	margin-right: 0;
}

div#header ul.subnavi li a{
	color: #0D56B0;
	background: transparent url("/images/img_bullet_arrow-3.gif") 0 1px no-repeat;
	padding: 0 0 0 15px;
	text-decoration: underline;
}

div#header ul.subnavi li a:hover {
	color: #cc0000;
	text-decoration: none;
}

div#header marquee.top_message {
	position: absolute;
	top: 104px;
	left: 8px;
	width: 450px;
}

/* Content */
div.contentTop#content{
	position: relative;
	top: 0;
	height: 100%;
	padding: 13px 0 18px 0;
	background: transparent url("/images/img_content_bg.gif") 0 0 repeat-y;
}

div.contentLower{
	position: relative;
	top: 0;
	height: 100%;
	padding: 13px 0 18px 0;
	background: transparent url("/images/img_content_bg2.gif") 0 0 repeat-y;
}

div#contentL {
	width: 220px;
	float: left;
}

div#contentC {
	width: 438px;
	float: left;
	margin-left: 16px;
	padding: 0;
}

div#contentR {
	width: 190px;
	float: left;
	margin-left: 16px;
	padding: 0;
}

/* ItemBox */
div.navi {
	margin: 0;
	padding: 0;
}

div.navi h3 {
	margin: 0 0 0 6px;
	padding: 0;
}

div.navi ul {
	list-style-type: none;
	margin: 7px 0 9px 7px;
	padding: 0;
}

div.navi ul li {
	margin: 0 0 4px 0;
	padding: 0;	
}

/* ¶ƒTƒCƒh */
div#contentL dl {
	margin: 0 6px;
	padding: 0;
	background: transparent url("/images/img_itembox_bg1.gif") repeat-y 0 0;
}

div#contentL dl dt {
	margin: 0;
	padding: 11px 5px 5px 5px;
	background: transparent url("/images/img_itembox_top1.gif") no-repeat 0 0;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}

div#contentL dl dd {
	margin: 0;
	padding: 0 0 12px 0;
	background: transparent url("/images/img_itembox_bottom1.gif") no-repeat left bottom;
}

div#contentL dl dd ul {
	list-style-type: none;
	margin: 0 3px;
	padding: 0;
}

div#contentL dl dd ul li {
	margin: 0;
	padding: 9px 3px 9px 18px;
	background: transparent url("/images/img_bullet_arrow-4.gif") no-repeat 3px 11px;
	border-top: 1px solid #CACACA;
	font-size: 15px;
}

div#contentL dl dd ul li a {
	color: #0D56B0;
}

/* ‰EƒTƒCƒh */
div#contentR dl {
	margin: 0 6px 10px;
	padding: 0;
	background: transparent url("/images/img_itembox_bg2.gif") repeat-y 0 0;
}

div#contentR dl.oheyaCat {
	margin: 0 6px 10px;
	padding: 0;
	background-image:none;
}

div#contentR dl dt {
	margin: 0;
	padding: 11px 5px 5px 5px;
	background: transparent url("/images/img_itembox_top2.gif") no-repeat 0 0;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}

div#contentR dl.oheyaCat dt {
	margin:0 0 5px 0;
	padding:0;
	background-image:none;
	text-align: center;
}

div#contentR dl.oheyaCat dd {}

div#contentR dl dt.mobile {
	margin: 0;
	padding: 11px 5px 6px 5px;
	background: transparent url("/images/mobile_bg.gif") no-repeat 0 0;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

div#contentR dl dt.mobile dd {
	text-align: center;
}

div#contentR dl dd p.qr_top {
	margin: 10px auto 0 auto;
	text-align: center;
}

div#contentR p.qr_top_txt {
	margin: 0.5em 1em 1em 1em;
	text-align: left;
}

div#contentR marquee.qr_top_txt {
	position: relative;
	margin: 6px auto 2px;
	padding: 0 6px 0 11px;
	width: 158px;
	/* IE Hack */
	_padding: 0;
	#padding: 0;
}
/* Opera & Safari Hack*/
html[xmlns*=""] body:last-child div#contentR marquee.qr_top_txt{
	padding: 0;
}
/* Safari Hack */
body:last-child:not(:root:root) div#contentR marquee.qr_top_txt{
	left: 11px;
}


div#contentR dl dt.whatsNew {
	margin: 0;
	padding: 12px 5px 10px 5px;
	background: transparent url("/images/whats_new_bg.gif") no-repeat 0 0;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

div#contentR dl dt.staffBlog {
	margin: 0;
	padding: 11px 5px 5px 5px;
	background: transparent url("/images/staff_blog_bg.gif") no-repeat 0 0;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

div#contentR dl dt.oheyaCat span,
div#contentR dl dt.mobile span,
div#contentR dl dt.whatsNew span,
div#contentR dl dt.staffBlog span {
	visibility: hidden;
}


div#contentR dl dd {
	margin: 0;
	padding: 0 0 12px 0;
	background: transparent url("/images/img_itembox_bottom2.gif") no-repeat left bottom;
}

div#contentR dl.oheyaCat dd {
	margin:0;
	padding:0;
	background-image:none;
}

div#contentR dl dd ul {
	list-style-type: none;
	margin: 0 3px;
	padding: 0;
}

div#contentR dl dd ul li {
	margin: 0;
	padding: 9px 3px 9px 18px;
	background: transparent url("/images/img_bullet_arrow-4.gif") no-repeat 3px 11px;
	border-top: 1px solid #CACACA;
	font-size: 15px;
}

div#contentR dl.oheyaCat dd ul li {
	margin-bottom:3px;
	padding:0;
	background-image:none;
	border-top:none;
}

div#contentR dl dd ul li a:link {
	color: #0D56B0;
}

.itembox{
	background: transparent url("/images/img_itembox_bottom.gif") 0  bottom no-repeat;
	padding: 15px 0 6px 0;
	width: 208px;
	margin: 0 auto;
}

.itembox ul li{
	border-color: #bcbcbc;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	padding: 5px 3px 5px 15px;
	background: #ffffff url("/images/img_arrow_ow.gif") 5px 8px no-repeat;
}

.itembox ul li strong {
	padding-left: 0px;
}

.navi ul li a,
.itembox ul li a{
	/*padding: 0 0 0 12px;*/
	color: #3F5C0E;
	text-decoration: none;
}

.navi ul li a:hover,
.itembox ul li a:hover {
	color: #DE0021;
	text-decoration: underline;
}

.itembox h3{
	background: transparent url("/images/img_itembox_top.gif") 0 0 no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 0 35px;
	height: 20px;
}

/*.navi ul,
.itembox ul{
	border-color: #1A3673;
	border-style: solid;
	border-width: 0 1px;
	background-color: #FFFFFF;
}
.navi ul li,
.itembox ul li{
	border-color: #1A3673;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 7px 0 3px 5px;
}
.navi ul li a,
.itembox ul li a{
	background: transparent url("/images/img_arrow_ow.gif") 0 2px no-repeat;
	padding: 0 0 0 12px;
	color: #3F5C0E;
	text-decoration: none;
}*/

div#contentL p.banner,
div#contentR p.banner {
	margin: 10px 5px;
	padding: 0;
	text-align: center;
}

/* Footer */
div#footer {
	clear: both;
	text-align: center;
	letter-spacing: 1px;
	padding: 0;
	font-family: Verdana, sans-serif;
}

div#footer h5 {
	text-align: right;
	background-color: #FF6802;
	height: 20px;
	font-size: 12px;
	margin-bottom: 6px;
	padding: 5px 5px 0 0;
}

div#footer h5 a {
	color: #FFFFFF;
	padding: 0;
}

div#footer h5 a:hover {
	color: #444444;
}

div#footer p {
	font-family: "Verdana", "Arial", sans-serif;
}

/* Class */
.img_L {
	float: left;
	margin-top: 1em!important;
	margin-right: 1em!important;
}

.img_R {
	float: right;
	margin-top: 1em!important;
	margin-left: 1em!important;
}

.img_C {
	text-align: center;
}

.cr{
	display: block;
	clear: both;
}

/* ‚¨–â‚¢‡‚í‚¹ƒtƒH[ƒ€®Œ`‚ÌÝ’è */
table.contactT {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contactT caption {
	font-weight: bold;
}

table.contactT th {
	width: 9em;
	padding: 1em 0.6em;
	border-top: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	background-color: #FEF5E0;
	font-size: 120%;
	text-align: left;
}

table.contactT th span,
table.contactT th label span {
	color: #cc0000;
}

table.contactT th.submitBtn {
	width: 100%;
	padding-right: 0;
	border-right: 0;
	border-left: 0;
	background-color: transparent;
	text-align: right;
}

table.contactT th.submitBtn input.confirmBtn {
    display: block;
    width: 124px;
    height: 39px;
    margin: 0 auto;
	background: transparent url("/images/img_confirm_btn.gif") 0 0 no-repeat;
}

table.contactT td {
	padding: 1em 0.6em;
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #bdbdbd;
	background-color: #ffffff;
}

table.contactT td input,
table.contactT td textarea {
	padding: 0.3em;
	border-top:1px solid #cccccc;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #cccccc;
	background-color: #f4f4f4;
}

/*table.contactT td input {
	width: 18em;
}*/

table.contactT td input:focus,
table.contactT td textarea:focus {
	background-color: #ffffff;
}

table.contactT td input.long {
	width: 28em;
}

table.contactT td textarea {
	width: 27em;
	height: 10em;
}
/* ƒƒ“ƒe */
div.mente
{
    border-left: 1px #A8A8A8 solid;
    border-right: 1px #A8A8A8 solid;
    height: 100%;
	position: relative;
	top: 18px;
	margin-top: 21px;
	padding: 30px 5px 0 5px;
}
div.mente div
{
    width: 300px;
    margin: 0 auto;
}
div.mente h3
{
    line-height: 125%;
    font-size: 16px;
}
div.mente p
{
    padding: 5px 0;
}
div.mente ul
{
    padding: 5px 0;
}
div.mente ul li
{
    padding-left: 5px;
    font-weight: bold;
}

/*--------------------------------------
	clearFix
---------------------------------------*/

div#content,
div#PickUpFlash {
	_height: 1px;
	min-height: 1px;
/* for MacIE5 \*//*/
	height: auto;
	overflow: hidden;
/* end */
}

div#content:after,
div#PickUpFlash:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
