/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/*======================================

	1-1.Yahoo UI Library Fonts CSS ver.2.3.1
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt
	
	Font-size Adjustment
	
	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/* Don't Edit */
body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


/*======================================

	1-2. Font size setting
	
=======================================*/

img, div { behavior: url(crystalamp/iepngfix.htc) }

li,
p,
pre,
cite,
blockquote {
	font-size: 90%;
}

p {
	margin: 0px 0px 20px 0px;
	}

* {
	line-height: 1.5;
	font-style: normal;
}


body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url(../img/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka","Aperto", "Verdana","Arial", "Helvetica", "sans-serif";
	color: #333333;
}

img {
	border: none;
}

a img {
	border: none;
}

a:link {
	color: #CC0000;
	text-decoration: none;
	}

a:visited {
	color: #CC0033;
	text-decoration: none;
	}

a:active {
	color: #990000;
	}

a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
ol,
ul,
li {
	margin: 0px 0px 0px 15px;
	padding: 3px;
	line-height: 18px;
	}
	
dl {
	font-size: 10px;
	padding: 10px;
	margin: 0px 10px 10px 5px;
	}
	
dt {
	width: 110px;
	padding: 2px 0px;
	float: left;
	}
	
dd {
	padding: 2px 0px;
	}

.hidden {
	display: none;
}

#whole {
	width: 900px;
	margin: 0px auto;
	padding: 0px auto;
	}
	
#logo {
	background: url(../img/moga_logo.png);
	width: 105px;
	height: 82px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	}

#header_r {
	float: right;
	width: 327px;
	margin: 15px 10px 0px 0px;
}

#campaign_title {
	background: url(../img/lamp_logo.png);
	width: 327px;
	height: 51px;
	background-repeat: no-repeat;
	}
	
#top_img {
	width: 900px;
	height: 494px;
	margin: 0px auto;
	}
	
#faxbtn {
	background: url(../img/btn_off.gif) no-repeat;
	width: 322px;
	height: 22px;
	margin: 0px auto;
	padding: 0px;
	display: block;
}

#faxbtn a{
	background: url(../img/btn_off.gif) no-repeat;
	width: 322px;
	height: 22px;
	margin: 0px auto;
	padding: 0px;
	display: block;
}

#faxbtn a:hover{
	background: url(../img/btn_on.gif) no-repeat;
	width: 322px;
	height: 22px;
	margin: 0px auto;
	padding: 0px;
	display: block;
}

#faxsheet {
	width: 880px;
	height: 85px;
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 0px;
	display: block;
}

#faxsheet a{
	background: url(../img/faxbutton.jpg) no-repeat;
	width: 880px;
	height: 85px;
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 0px;
	display: block;
}

#faxsheet a:hover{
	background: url(../img/faxbutton_on.jpg) no-repeat;
	width: 880px;
	height: 85px;
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 0px;
	display: block;
}

#olduv {
	width: 880px;
	height: 40px;
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 0px;
	display: block;
}

#olduv a{
	background: url(../img/olduvbutton.jpg) no-repeat;
	width: 880px;
	height: 40px;
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 0px;
	display: block;
}

#olduv a:hover{
	background: url(../img/olduvbutton_on.jpg) no-repeat;
	width: 880px;
	height: 40px;
	margin: 0px auto;
	margin-bottom: 15px;
	padding: 0px;
	display: block;
}

#contents {
	background-color: #FFFFFF;
	width: 880px;
	height: auto;
	margin: 0px;
	padding: 10px;
	text-align: left;
	}
	
#contents p{
	padding: 0px 20px 0px 0px;
	font-size: 105%;
	line-height: 24px;
	}
	
#contents_title {
	background: url(../img/title2.gif) no-repeat;
	width: 874px;
	height: 38px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.pic {
	width: 112px;
	height: 147px;
	float: left;
	margin: 0px 15px 0px 0px;
	}
	
#footer_bg {
	background: url(../img/footer_bg.gif);
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000;
	line-height: 10px!important;
	}
	
#footer_contents {
	background: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	color: #CCCCCC;
	text-align: left;
	width: 900px;
	height: auto;
	margin: 0px auto;
	padding: 15px 0px 10px 0px;
	}
	
#footer_add {
	margin: 0px 0px 10px 0px;
}

#copyright {
	margin: 4px 0px 10px;
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 8px ;
	border-left:3px solid #835196;
	font-size: 120%;
	color: #835196;
	font-weight: bold;
}

.line {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 1px;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	}
	
.line2 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 1px;
	background-image: url(../img/line2.gif);
	background-repeat: repeat-x;
	}
	
.clear {
	clear: both;
	}

.margin-5 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.margin-10 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.margin-20 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.margin-30 {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.link {
	width: 377px;
	height: 21px;
	margin: 455px 15px 0px 350px;
	}

.more a {
	background: url(../img/more.gif) no-repeat;
	width: 181px;
	height: 21px;
	float: left;
	display: block;
	}
	
.more a:hover {
	background: url(../img/more_on.gif) no-repeat;
	width: 181px;
	height: 21px;
	float: left;
	display: block;
	}

.uvinfo a {
	background: url(../img/uvinfo.gif) no-repeat;
	width: 181px;
	height: 21px;
	float: left;
	margin-left: 15px;
	display: block;
	}
	
.uvinfo a:hover {
	background: url(../img/uvinfo_on.gif) no-repeat;
	width: 181px;
	height: 21px;
	float: left;
	margin-left: 15px;
	display: block;
	}

.uvinfo2 a {
	background: url(../img/uvinfo2_off.gif) no-repeat;
	width: 164px;
	height: 37px;
	margin-top: 273px;
	margin-left: 26px;
	display: block;
	}
	
.uvinfo2 a:hover {
	background: url(../img/uvinfo2_on.gif) no-repeat;
	width: 167px;
	height: 37px;
	margin-top: 273px;
	margin-left: 26px;
	display: block;
	}

/* Horizontal Accordion */
		
.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 494px;
	width: 26px;
	cursor: pointer;
	margin: 0px;
	}
		
#horizontal_accordion_toggle1 a {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 494px;
	width: 26px;
	background: url(../img/menu01.gif) no-repeat top left;
	cursor: pointer;
	margin: 0px;
	}
		
#horizontal_accordion_toggle1 a:hover {
	background: url(../img/menu01_on.gif) no-repeat top left;
	}
		
#horizontal_accordion_toggle2 a {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 494px;
	width: 26px;
	background: url(../img/menu02.gif) no-repeat top left;
	cursor: pointer;
	margin: 0px;
	}
		
#horizontal_accordion_toggle2 a:hover {
	background: url(../img/menu02_on.gif) no-repeat top left;
	}
		
#horizontal_accordion_toggle3 a {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 494px;
	width: 26px;
	background: url(../img/menu03.gif) no-repeat top left;
	cursor: pointer;
	margin: 0px;
	}
		
#horizontal_accordion_toggle3 a:hover {
	background: url(../img/menu03_on.gif) no-repeat top left;
	}
		
#horizontal_accordion_toggle4 a {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 494px;
	width: 26px;
	background: url(../img/menu04.gif) no-repeat top left;
	cursor: pointer;
	margin: 0px;
	}
		
#horizontal_accordion_toggle4 a:hover {
	background: url(../img/menu04_on.gif) no-repeat top left;
	}
		
#horizontal_accordion_toggle5 a {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 494px;
	width: 26px;
	background: url(../img/menu05.gif) no-repeat top left;
	cursor: pointer;
	margin: 0px;
	}
		
#horizontal_accordion_toggle5 a:hover {
	background: url(../img/menu05_on.gif) no-repeat top left;
	}
		
#horizontal_accordion_toggle6 a {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 494px;
	width: 26px;
	background: url(../img/menu06.gif) no-repeat top left;
	cursor: pointer;
	margin: 0px;
	}
		
#horizontal_accordion_toggle6 a:hover {
	background: url(../img/menu06_on.gif) no-repeat top left;
	}
		
#horizontal_accordion_toggle7 a {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 494px;
	width: 26px;
	background: url(../img/menu07.gif) no-repeat top left;
	cursor: pointer;
	margin: 0px;
	}
		
#horizontal_accordion_toggle7 a:hover {
	background: url(../img/menu07_on.gif) no-repeat top left;
	}
	
.horizontal_accordion_content {
	/* REQUIRED */
	height: 494px;	/* We need to define a height for the accordion as it stretches the width */
	width: 744px;
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
	text-align: left;
	}
	
#content_img1 {
	background: url(../img/top_img01.jpg);
	/* REQUIRED */
	height: 494px;	/* We need to define a height for the accordion as it stretches the width */
	width: 744px;
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
	}
	
#content_img2 {
	background: url(../img/top_img02.jpg);
	/* REQUIRED */
	height: 494px;	/* We need to define a height for the accordion as it stretches the width */
	width: 744px;
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
	}
	
#content_img3 {
	background: url(../img/top_img03.jpg);
	/* REQUIRED */
	height: 494px;	/* We need to define a height for the accordion as it stretches the width */
	width: 744px;
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
	}
	
#content_img4 {
	background: url(../img/top_img04.jpg);
	/* REQUIRED */
	height: 494px;	/* We need to define a height for the accordion as it stretches the width */
	width: 744px;
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
	}
	
#content_img5 {
	background: url(../img/top_img05.jpg);
	/* REQUIRED */
	height: 494px;	/* We need to define a height for the accordion as it stretches the width */
	width: 744px;
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
	}
	
#content_img6 {
	background: url(../img/top_img06.jpg);
	/* REQUIRED */
	height: 494px;	/* We need to define a height for the accordion as it stretches the width */
	width: 744px;
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
	}
	
#content_img7 {
	background: url(../img/top_img07.jpg);
	/* REQUIRED */
	height: 494px;	/* We need to define a height for the accordion as it stretches the width */
	width: 744px;
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */
	overflow: hidden;
	}
		
    /* Container styling*/
 
#horizontal_container {
    width: 900px;   
    height: 494px;
    }
					
/* Container styling*/
 
*html #horizontal_container {
    width: 905px;   
    height: 494px;
    }
