@charset "EUC-JP";
/**/
/*
	200912  magrex
	Mac̐F\6
*/
/**/


body {
	background: #ffffff url(../images/head.jpg) 50% 0% repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}

#mother {
	position: relative;
	width: 900px;
	text-align: left;
	margin: 0px auto;
	}

#header {
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 485px;
	}
	#header img {
		display: block;
		position: absolute;
		top: 0px;
		left: -550px;
		}

#main {
	overflow: hidden;
	position: relative;
	width: 700px;
	margin: 0px 0 0 0;
	}

	#main h1 {
		display: none;
		}

	#main h2 {
		overflow: hidden;
		width: 700px;
		height: 45px;
		margin: 20px 0 0 0;
		}

	#main h3 {
		height: 1em;
		color: #0099ff;
		font-size: 0.9em;
		font-weight: bold;
		margin: 10px 0 5px 10px;
		}

	#main p {
		color: #464646;
		font-size: 0.8em;
		line-height: 1.4em;
		text-align: justify; text-justify: inter-ideograph;
		margin: 0px 10px;
		}

		#main p.honmon {
			margin-bottom: 10px;
			}

		#main p.note {
			color: #232323;
			font-size: 0.6em;
			}

		#main p.topborder {
			border-top: 1px solid #999;
			padding-top: 10px;
			}

	div.column2 {
		position: relative;
		margin-bottom: 10px;
		}
			.col2Left {
				width: 350px;
				}
			.col2Right {
				position: absolute;
				top: -10px;
				right: 0px;
				width: 350px;
				}

	table.column2 {
		width: 680px;
		border-bottom: 1px solid #b9b9b9;
		margin: 10px;
		}
		table.column2 th,
		table.column2 td {
			color: #464646;
			font-size: 0.8em;
			line-height: 1.3em;
			border-top: 1px solid #b9b9b9;
			padding: 2px 3px;
			}
		table.column2 .head {
			background: #f0f0f0;
			}

	#footer {
		clear: both;
		width: 700px;
		border-top: 1px solid #999999;
		padding: 2px 0 20px 0;
		margin: 30px 0 0 0;
		}

	#footer dl {
		color: #666666;
		}

		#footer dt {
			float: left;
			width: 50%;
			text-align: left;
			font: 0.7em normal;
			}
		#footer dd {
			float: left;
			width: 50%;
			text-align: right;
			font: 0.8em normal;
			}
		#footer span {
			display: block;
			padding: 2px 4px;
			}

	#shop {
		position: absolute;
		top: 318px;
		right: 0px;
		width: 200px;
		}

		#shop .cart_note {
			color: #232323;
			font-size: 0.7em;
			line-height: 1.4em;
			margin: 0 0 5px 58px
			}



em {
	color: #0099ff;
	}

strong {
	color: #0099ff;
	font-weight: bold;
	}

.mono {
	font-family: mono-space;
	}

a	{
	text-decoration: none;
	}

	a:link {
		color: #0066d7;
		}
	a:visited,
	a:active {
		color: #3366d7;
		}

	a:hover {
		color: #cccccc;
		}



/*	eof
*/
