#page
{
	width: 960px;
	background-color: #000000;
	padding-left: 20px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
}

#container {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#container2 {
	clear: both;
	width: 960px;
	margin: 0 auto;
	margin_top: 100;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	color: #000000;
}

#globalArea {
	clear: both;
	width: 960px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #000000;
	}

#globalArea ul.global {
	margin: 0;
	padding: 0;
	}

#globalArea ul.global li.navi01 {
	display: block;
	float: left;
	width: 160px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}

#globalArea ul.global li.navi01 a {
	display: block;
	float: left;
	width: 160px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}

#globalArea2 {
	clear: both;
	width: 960px;
	height: 39px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	}
#globalArea2 ul.global {
	margin: 0;
	padding: 0;
	}

#globalArea2 ul.global li.navi01 {
	display: block;
	float: left;
	width: 160px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}

#globalArea2 ul.global li.navi01 a {
	display: block;
	float: left;
	width: 160px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#textNavi {
	background-color: #ffffff;
	text-align: center;
	color: #222222;
	font-size: 11pt;
}




#subMenuArea01 {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	color: #000000;
	text-align: center;
	font-size: 11pt;
	}

#subMenuArea01 .subMenuBox01 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}

#subMenuArea01 .subMenuBox01 p.text {
	margin: 0;
	padding: 10px 0 0 0;
	}

span.subMenu {
	font-weight: bold;
	}

#subMenuArea01 a:link {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	}

#subMenuArea01 a:visited {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	}

#subMenuArea01 a:active {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
	}

#subMenuArea01 a:hover {
	background-color: transparent;
	color: #19a2f4;
	text-decoration: none;
}










h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-weight: normal;
}

h2.title01 {
	width: 940px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 1px solid #690000;
	border-bottom: 1px solid #690000;
        border-left:7px solid #aa3333;  
	font-size: 16px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
}

h2.title02 {
	width: 800px;
	margin-left: 20;
	margin-top: 120;
	margin-right: 120;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 110px;
	border-top: 1px solid #690000;
	border-bottom: 1px solid #690000;
        border-left:7px solid #aa3333;  
	font-size: 16px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
}

h4 {
	margin: 0;
	padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
}



	#header1
	{
		width: 960px;
		background-color: #ffffff;
	}
	#header2
	{
		width: 960px;
		background-color: #ffffff;
	}

	h1{
		font-size: 6pt;
		color:#eeeeee;
	}

	#menu {
		background-color:#ffffff;
		padding-left:0px;
	}
	#menu ul {
		width:950px;
		height:45px;
		margin-left:-40px;
		border-left:1px solid #eeeeee;
	}
	#menu li {
		width:190px;
		float:left;
		list-style-type:none;
	}
	#menu a {
		border-right:1px solid #ffffff;
		padding:1px;
		display:block;
		line-height:40px;
		text-align:center;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
		text-decoration: underline;
		color:#ffffff;
		background-color:#444466;
		//background-color:#66ccff;
	}
	#menu a:hover {
		color:#444466;
		background-color:#eeeeff;
	}
	
	#viewer{
		margin: 200 auto;
		width: 950px;
		height: 360px;
		text-align: left;
		overflow: hidden;
		position: relative;
	}
	
	#viewer img{
		top: 0;
		left: 0;
		position: absolute;
	}

	#header_logo{
		padding-top: 10px;
		padding-bottom: 10px;
		width: 457px;
		float: left;
		background-color: #ffffff;
	}

	#header_spc1{
		padding-top: 10px;
		width: 100px;
		float: left;
		background-color: #ffffff;
	}

	#header_sns{
		padding-top: 22px;
		padding-bottom: 10px;
		padding-left: 10px;
		width: 34px;
		float: left;
		background-color: #ffffff;
	}

	#header_contact{
		padding-top: 2px;
		padding-bottom: 10px;
		padding-left: 10px;
		width: 227px;
		float: right;
		background-color: #ffffff;
	}

	#header_slideshow
	{
		width: 600px;
		height: 200px;
		float: left;
	}

	#header_slideshow2
	{
		width: 950px;
		height: 360px;
		float: left;
	}

	#header_gaiyo
	{
		width: 330px;
		height: 200px;
		float: right;
		background-color: #99aabb;
	}
		#header_gaiyo_title
		{

			padding-top: 10px;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 10px;
			float: left;
			font-size: 11pt;
			font-weight:bold;
			color:#ffffff;
			background-color: #99aabb;
		}
		#header_gaiyo_contents
		{
			padding-top: 0px;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 10px;
			line-height:140%;
			float: left;
			font-size: 10pt;
			color:#ffffff;
			background-color: #99aabb;
		}





	#contents
	{
		background-color: #ffffff;
	}

		#main
		{
			width: 710px;
			float: left;
			border: solid 1px #cccccc;
			background-color: #ffffee;
			font-size: 10pt;
			margin-top: 30px;
		}

			.spc6{
				clear: both;
				width: auto;
				height: 6px;
			}
		
			h2{
				border-left: 10px solid #444466;  
				border-bottom: 1px solid #444466;  
				font-size: 12pt;
				margin-left: 10px;
				margin-right: 10px;
			        padding-left: 4px;
			}

			.honbun{
				width:960px;
				overflow:auto;
				word-wrap: break-word;

			}

			.honbun2{
				width:960px;
				overflow:auto;
				word-wrap: break-word;
				color:#000000;
			}

			.honbun_none
			{
				margin-left: 25px;
				margin-right: 10px;
				font-size: 10pt;
				line-height: 160%;
			}

			.honbun_l_w {
				float: left;
				width: 570px;
				padding-top: 00px;
				padding-left: 20px;
				padding-right: 0px;
			}
			.honbun_r_w {
				float: right;
				width: 580px;
				padding-top:  00px;
				padding-right: 0px;
			}
			.honbun_l_t {
				float: left;
				width: 335px;
				padding-top:  10px;
				padding-left: 10px;
				font-size: 8pt;
			}
			.honbun_r_t {
				float: left;
				width: 335px;
				padding-top: 10px;
				padding-left: 34px;
				padding-right: 0px;
				font-size: 8pt;
			}

			.honbun_c {
				float: left;
				width: 935px;
				padding-top: 10px;
				padding-left: 20px;
				padding-right: 0px;
				font-size: 12pt;
			}

			.honbun_title{
				line-height: 175%;
				overflow: hidden;
				padding-top: 10px;
				padding-bottom: 5px;
				font-size: 18pt;
				font-weight:bold;
			}

			.honbun_title_manu{
				line-height: 130%;
				overflow: hidden;
				padding-top: 10px;
				padding-bottom: 5px;
				font-size: 14pt;
				font-weight:bold;
			}


			.manuMenu {
				clear: both;
				width: 100%;
				margin: 0 auto;
				padding: 0;
				background: #ffffff;
				color: #000000;
				text-align: left;
				font-size: 11pt;
			}

			.manuMenu a:link {
				background-color: transparent;
				color: #000000;
				//text-decoration: none;
			}

			.manuMenu a:visited {
				background-color: transparent;
				color: #000000;
				//text-decoration: none;
			}

			.manuMenu a:active {
				background-color: transparent;
				color: #000000;
				//text-decoration: none;
			}

			.manuMenu a:hover {
				background-color: transparent;
				color: #19a2f4;
				//text-decoration: none;
			}





			.honbun_txt{
				line-height: 175%;
				overflow: hidden;
				font-size: 10pt;
			}

			.half_imgc{
				width: 328px;
				margin-top: 0px;
				text-align:center;
				overflow: hidden;
				word-wrap:break-word;
				line-height: 100%;
				font-size: 9pt;
			}
			.half_imgl{
				width: 328px;
				margin-top: 0px;
				text-align:left;
				overflow: hidden;
				word-wrap:break-word;
				line-height: 100%;
				font-size: 9pt;
			}

			.form_order_product{
				text-align:center;
				color:#000000;
				font-size: 14pt;
			}
			.form_order_price{
				text-align:center;
				color:#000000;
				font-size: 12pt;
			}
			.form_order{
				text-align:left;
				width: 500px;
				background-color: #ffeeee;
				padding-top: 20px;
				padding-left: 20px;
				padding-right: 20px;
				padding-bottom: 20px;
			}
			.form_order_title{
				text-align:left;
				color:#000000;
				font-size: 9pt;
			}
			.form_order_input{
				text-align:left;
				border:solid 1px #ccc;
				margin-bottom: 10px;
			}
			.form_order_notice{
				text-align:left;
				color:#f00000;
				font-size: 8pt;
			}


			.order_title
			{
				color:#ffffff;
				font-size: 24pt;
				text-align:center;
			}
			.order_title2
			{
				color:#ffffff;
				font-size: 12pt;
				text-align:center;
			}

		#side
		{
			width: 220px;
			float: right;
			margin-top: 30px;
			border: solid 1px #ffffff;
			background-color: #ffffff;
			text-align:center;
		}

			.side_sub_til
			{
				width: 218px;
				float: left;
				text-align:left;
				font-size: 9pt;
			}


	#footer {
		font-size: 10pt;
		clear: both;
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background: #000000;
		color: #ffffff;
		line-height:130%
		text-align: center;
		width: 960px;
		border-top: 2px solid #20aaff;
	}

	#footer a:link {
		background-color: transparent;
		color: #ffffff;
		text-decoration: none;
	}

	#footer a:visited {
		background-color: transparent;
		color: #ffffff;
		text-decoration: none;
	}

	#footer a:active {
		background-color: transparent;
		color: #ffffff;
		text-decoration: none;
	}

	#footer a:hover {
		background-color: transparent;
		color: #18aaff;
		text-decoration: none;
	}








table.semi_form, tr, td {
	height:20px;
}

#footerCopy {
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color:#ffffff;
	background-color: #444466;
	font-size: 10pt;
}


