@charset "UTF-8";

/*--------------------------------------------------------------------
/- file   : common.css
/- admin  : MEGA-D Inc. SHIGETA Makoto
/- update : 20081008
/- desc   : css for modern browser
/--------------------------------------------------------------------*/

@media screen, print { /* MacIE除外用 */

/************* Tag Override *************/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	width: auto;
	text-align: center;
	background: #EBE5DF url(/common/images/icon_bg_body.jpg) repeat center top;
	color: #745F2E;
	font-size: 75%;
	line-height: 1.6;
}

a:link {
	color: #AE3986;
	text-decoration: underline;
}
a:visited {
	color: #7153B7;
	text-decoration: underline;
}
a:hover {
	color: #AE3986;
	text-decoration: underline;
}

th, td {
	font-size: 100%;
	line-height: 1.3;
}

input {
	font-size: 100%;
	line-height: 1.3;
}

img {
	border: none;
}

li {
	list-style-type: none;
	line-height: 1.5;
}

dt {
	display: none;
}

hr {
	display: none;
}

hr.pageBreak {
	display: block;
	height: 1px;
	color: #FFFFFF;
	border: #FFFFFF;
    page-break-before: always;	
}


/************* Usability Styles *************/

noscript p#noscriptDisplay {
	width: 600px;
	margin: 0px auto;
	padding: 20px 50px;
	color: #FF0000;
	font-weight: bold;
}


/************* ClearFix Styles *************/

/* Modern browsers like Firefox, Safari, Opera */
div:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    font-size: 0.1em;
    line-height: 0;
}

/* IE 7 and MacIE*/
div, .clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html div, * html .clearfix { height: 1%; }
div, .clearfix { display: block; }
/* End hide from IE-mac */


/************* Common Styles *************/

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

img.mark {
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
}


/************* Layout Styles *************/

div#bgMain {
	width: 100%;
	background: url(/common/images/icon_bg_main.jpg) repeat-y center top;
	text-align: center;
	margin: 0px 0px 40px;
}
*:first-child+html div#bgMain { /* IE7 only */
	padding-left: 1px;
}
* html div#bgMain { /* IE6以下 only */
	padding-left: 1px;
}
div#container {
	width: 962px;
	margin: 0px auto;
	text-align: left;
}


div.pageTopNav {
	clear: both;
	padding-right: 230px;
	padding-bottom: 0px;
}
div.pageTopNav p {
	display: inline;
	float: right;
	width: 120px;
	height: 24px;
	background: url(/common/images/icon_nav_pagetop.gif) no-repeat left top;
	font-size: 1px;
}
div.pageTopNav p/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
}
div.pageTopNav p a {
	display: block;
	cursor: pointer;
	overflow: hidden;
	width: 120px;
	height: 24px;
}


/*************** Header styles **************/

div#header {
	overflow: hidden;
	width: 960px;
	height: 105px;
	margin: 0px 0px 0px 1px;
	background: url(/common/images/nav_global.gif) no-repeat left top;
}
div#header h1 {
	display: inline;
	float: left;
	width: 176px;
	margin: 20px 0px 0px 20px;
	font-size: 1px;
}
div#header h1/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
}
div#header h1 a {
	display: block;
	cursor: pointer;
	overflow: hidden;
	width: 150px;
	height: 65px;
}

div#header dl {
	display: inline;
	float: left;
	width: 652px;
}
div#header dl dd {
	overflow: hidden;
	width: 652px;
	height: 55px;
	margin: 50px 0px 0px;
}
div#header dl dd ul li {
	display: inline;
	float: left;
	font-size: 1px;
}
div#header dl dd ul li/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
}
div#header dl dd ul li a {
	display: block;
	cursor: pointer;
	overflow: hidden;
}

div#header dl dd ul li.gNav_1 {
	width: 86px;
	height: 55px;
}
div#header dl dd ul li.gNav_2 {
	width: 112px;
	height: 55px;
}
div#header dl dd ul li.gNav_3 {
	width: 116px;
	height: 55px;
}
div#header dl dd ul li.gNav_4 {
	width: 120px;
	height: 55px;
}
div#header dl dd ul li.gNav_5 {
	width: 112px;
	height: 55px;
}
div#header dl dd ul li.gNav_6 {
	width: 106px;
	height: 55px;
}

div#header dl dd ul li.gNav_1 a {
	width: 86px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -196px -50px;
}
div#header dl dd ul li.gNav_2 a {
	width: 112px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -282px -50px;
}
div#header dl dd ul li.gNav_3 a {
	width: 116px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -394px -50px;
}
div#header dl dd ul li.gNav_4 a {
	width: 120px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -510px -50px;
}
div#header dl dd ul li.gNav_5 a {
	width: 112px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -630px -50px;
}
div#header dl dd ul li.gNav_6 a {
	width: 106px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -742px -50px;
}

div#header dl dd ul li.gNav_1 a:hover {
	width: 86px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -196px -155px;
}
div#header dl dd ul li.gNav_2 a:hover {
	width: 112px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -282px -155px;
}
div#header dl dd ul li.gNav_3 a:hover {
	width: 116px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -394px -155px;
}
div#header dl dd ul li.gNav_4 a:hover {
	width: 120px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -510px -155px;
}
div#header dl dd ul li.gNav_5 a:hover {
	width: 112px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -630px -155px;
}
div#header dl dd ul li.gNav_6 a:hover {
	width: 106px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -742px -155px;
}

div#header dl dd ul li.gNav_1 a.gNav_1 {
	width: 86px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -196px -155px;
}
div#header dl dd ul li.gNav_2 a.gNav_2 {
	width: 112px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -282px -155px;
}
div#header dl dd ul li.gNav_3 a.gNav_3 {
	width: 116px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -394px -155px;
}
div#header dl dd ul li.gNav_4 a.gNav_4 {
	width: 120px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -510px -155px;
}
div#header dl dd ul li.gNav_5 a.gNav_5 {
	width: 112px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -630px -155px;
}
div#header dl dd ul li.gNav_6 a.gNav_6 {
	width: 106px;
	height: 55px;
	background: url(/common/images/nav_global.gif) no-repeat -742px -155px;
}


/*************** flashcontent styles **************/

div#flashcontent {
	overflow: hidden;
	width: 940px;
	height: 440px;
	margin: 10px 0px 9px 11px;
}

div#flashcontent noscript p {
	width: 940px;
	height: 440px;
	background: url(/swf/top/noscript.jpg) no-repeat center top;
}
div#flashcontent noscript {
	font-size: 1px;
	color: #E6E5E3;
}
div#flashcontent noscript/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
}

/*************** Footer styles **************/

div#footer {
	width: 962px;
	height: 47px;
	padding: 40px 0px 0px 0px;
	background: url(/common/images/icon_bg_content_end.gif) no-repeat center top;
}
div#footer p.copyright {
	display: none;
}
div#footer dl.footerNav {
	background: url(/common/images/nav_footer.gif) no-repeat center top;
	width: 962px;
	height: 47px;
}
div#footer dl.footerNav dd {
	overflow: hidden;
	width: 465px;
	height: 47px;
	margin: 0px 0px 0px 5px;
}
div#footer dl.footerNav dd ul li {
	display: inline;
	float: left;
	font-size: 1px;
}
div#footer dl.footerNav dd ul li/**/ {
	/* Windows IE 4?5はこのスタイルを無視 */
	text-indent: -9999px;
}
div#footer dl.footerNav dd ul li a {
	display: block;
	cursor: pointer;
	overflow: hidden;
}

div#footer dl.footerNav dd ul li.company {
	width: 67px;
	height: 20px;
	margin-top: 11px;
}
div#footer dl.footerNav dd ul li.regulation {
	width: 74px;
	height: 20px;
	margin-top: 11px;
}
div#footer dl.footerNav dd ul li.privacy {
	width: 139px;
	height: 20px;
	margin-top: 11px;
}
div#footer dl.footerNav dd ul li.inquiry {
	width: 90px;
	height: 20px;
	margin-top: 11px;
}
div#footer dl.footerNav dd ul li.sitemap {
	width: 95px;
	height: 20px;
	margin-top: 11px;
}

div#footer dl.footerNav dd ul li.company a {
	width: 67px;
	height: 20px;
	background: url(/common/images/nav_footer.gif) no-repeat -5px -11px;
}
div#footer dl.footerNav dd ul li.regulation a {
	width: 74px;
	height: 20px;
	background: url(/common/images/nav_footer.gif) no-repeat -72px -11px;
}
div#footer dl.footerNav dd ul li.privacy a {
	width: 139px;
	height: 20px;
	background: url(/common/images/nav_footer.gif) no-repeat -146px -11px;
}
div#footer dl.footerNav dd ul li.inquiry a {
	width: 90px;
	height: 20px;
	background: url(/common/images/nav_footer.gif) no-repeat -285px -11px;
}
div#footer dl.footerNav dd ul li.sitemap a {
	width: 95px;
	height: 20px;
	background: url(/common/images/nav_footer.gif) no-repeat -375px -11px;
}


/************** Content styles ***************/

div#content {
	width: 900px !important; /* モダンブラウザ向け */
	width: 960px; /* IE 6以下のみ */
	margin: 0px 0px 0px 1px;
	padding: 0px 30px;
}


/*************** pankuzu styles **************/

div#pankuzu {
	width: 900px !important; /* モダンブラウザ向け */
	width: 960px; /* IE 6以下のみ */
	margin: 0px 0px 0px 1px;
	padding: 30px 30px 10px 30px;
	background: url(/common/images/icon_bg_content_top2.gif) repeat-x center top;
}
div#pankuzu p {
	font-size: 85%;
}


/*************** navigation styles **************/




} /* MacIE除外用 */


