@charset "shift_JIS";

/* 基本スタイル
---------------------------------------------*/
a:link {
	font-size: 12px;
	font-style: normal;
	color: #03f;
	line-height: 160%;
}

a:visited {
	font-size: 12px;
	font-style: normal;
	color: #369;
	line-height: 160%;
}

a:hover {
	font-size: 12px;
	font-style: normal;
	color: #C00;
	line-height: 160%;
}

body {
	margin-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, sans-serif;
	font-style:normal;
	color:#666;
}

p {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	color: #666;
	text-align: center;
	margin: 0;
	padding: 10px 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	font-color: #333;
	text-align: center;
	margin: 0;
	padding: 10px 0;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	font-color: #333;
	text-align: left;
	margin: 0;
	padding: 10px 0;
}

td {
	font-size:12px;
	color:#333;
	line-height:18px;
	text-left;
}

.mbrown12 {
	font-size:12px;
	font-style:normal;
	color:#990000;
	line-height:20px;
	text-align:center;
	margin-top:5px;
}

.mbrown12left {
	font-size:12px;
	font-style:normal;
	color:#990000;
	line-height:16px;
}

.mblack12 {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	line-height:25px;
	text-align:center;
}

.mgreen14 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#336600;
	line-height:25px;
	text-align:center;
}

.mgreen12 {
	font-size:12px;
	font-style:normal;
	color:#336600;
	line-height:25px;
	text-align:center;
}

.mgray12 {
	font-size:12px;
	font-style:normal;
	color:#333333;
	line-height:25px;
	margin-top:15px;
	margin-bottom:15px;
}

.mgrey10 {
	font-size:10px;
	font-style:normal;
	color:#333333;
	line-height:16px;
}

.mgrey10c {
	font-size:10px;
	font-style:normal;
	color:#333333;
	line-height:18px;
	text-align:center;
}

.morange12 {
	font-size:12px;
	font-style:normal;
	color:#DC6849;
	line-height:25px;
	margin-top:10px;
	text-align:center;
}

.lorange12 {
	font-size:12px;
	font-style:normal;
	color:#DC6849;
	line-height:25px;
	margin-top:10px;
}

.lblack12 {
	font-size:12px;
	font-style:normal;
	color:#000000;
	line-height:20px;
}

.lgrey10 {
	font-size:10px;
	font-style:normal;
	color:#666666;
	line-height:20px;
}

.text10 {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: 18px;
}

.text12 {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	line-height: 18px;
}

.text12r {
	font-size:12px;
	font-style:normal;
	color:#ff0000;
	line-height:18px;
	}

.black12 {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 25px;
}

img {
	border: none;
	virtical-align: top;
}

/* レイアウト
---------------------------------------------*/
#wrapper {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

#container {
	width: 700px;
	border: solid 1px #999;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	text-align: left;
}

.headder {
	width: 700px;
	height: 50px;
	background-image : url("../images/top/title.jpg");
	text-align: center;
}

.primary {
	float: left;
	width: 202px !important;
	width /**/: 250px;
	font-size: 12px;
	line-height: 160%;
	color: #333;
	text-align: left;
	margin: 10px 0px;
	padding: 0px 18px 0px 30px;
}

.secondary {
	float: right;
	width: 420px !important;
	width /**/: 450px;
	margin: 10px 0px;
	padding: 0px 30px 0px 0px;
}

.contents {
	background-color: #FFFFFF;
}

.main {
	width:248px;
	border:solid 1px #666666;
	background-color:#FDF0DE;
}

.box {
	border: solid 1px #999999;
}

.info {
	font-size: 10px;
	font-style: normal;
	color: #ff6600;
	line-height: 18px;
	text-align: center;
}

.info2 {
	font-size: 10px;
	font-style: normal;
	color: #ff6600;
	line-height: 18px;
	text-align: left;
}

.infomation {
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}

.chef {
	font-size: 12px;
	font-style: normal;
	color: #996600;
	line-height: 18px;
	text-align: center;
}

span {
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

span.black {
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
	
span.green {
	font-size: 12px;
	font-style: normal;
	color: #669900;
	line-height: 18px;
}

span.orange {
	font-size: 12px;
	font-style: normal;
	color: #DC6849;
	line-height: 18px;
}

span.yellow {
	font-size: 12px;
	font-style: normal;
	color: #FBB02E;
	line-height: 18px;
}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

.copy {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: center;
	padding: 10px 0;
}

#footer {
	clear: both;
	width: 700px;
	height: 40px;
	margin: 0;
	background-color: #E2E1E1;
}

#footer p {
	font-size: 10px;
	line-height: 16px;
	color: #333;
	text-align: center;
	padding: 10px 0;
}