@import url("cms_item/ver2.3/css_system.css");

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:#eae9e9;
	line-height:1.8;
}

body , input , textarea , button {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
}

body * {
	margin:0px;
	padding:0px;
	font-style:normal;
}

img {
	vertical-align:bottom;
	border:none;
}

a {
	color:#04c;
	text-decoration:none;
}
a:hover {
	color:#c40;
	text-decoration:underline;
}

h2 {
	font-size:200%;
	line-height:1.4;
	padding-bottom:30px;
	color:#000;
	font-weight:normal;
}
.content h2 {
	font-size:160%;
	color:#965042;
}
h2 span {
	display:block;
	font-size:60%;
	font-weight:bold;
	color:#666;
}

h3 {
	font-size:110%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #eae9e9;
	color:#000;
	font-weight:bold;
}
h3 a { color:#000; }

p {
	padding-bottom:25px;
	text-align:justify;
	text-justify:destribute-all-lines;
}

input { vertical-align:middle; }

input , textarea {
	padding:5px;
	margin:5px;
}

input,option { font-size:100%; }
textarea {
	font-size:100%;
	line-height:1.4;
}

input.tel-1 , input.tel-2 , input.tel-3 {
	width:50px;
}

em {
	color:#000;
}
form em {
	color:#f66;
	font-weight:bold;
	padding:5px;
	border:solid 1px #f66;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	display:block;
}

form dd p {
	padding:0px;
}

ul { list-style:none; }

a.button , button {
	background:#fff;
	color:#c40;
	font-weight:bold;
	padding:10px 20px;
	border:solid 2px #c40;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-bottom:21px;
}
a.button:hover , button:hover {
	cursor:pointer;
	color:#fff;
	background:#c40;
	text-decoration:none;
}
a.button:active , button:active {
	margin-bottom:20px;
	margin-top:1px;
}
a.button-right {
	float:right;
	margin-left:10px;
}

#all {
	font-size:80%;
	color:#403d3b;
	background:#fff;
	-webkit-text-size-adjust: none;
}


/** Header **/

#head {
	padding-bottom:20px;
}
#head div {
	width:960px;
	margin:0px auto;
	padding:30px 0px 20px 0px;
	min-height:47px;
	text-align:right;
}

#head h1 {
	float:left;
}
#head ul {
	margin-top:3px;
}
#head ul li {
	display:inline;
}
#head ul img {
	vertical-align:middle;
	padding-left:20px;
	padding-top:2px;
}
#head ul a {
	color:#706d6d;
	font-size:90%;
}


/** Menu **/

#menu {
	background:#f6f6f6 url("img/wall_head.gif") bottom repeat-x;
	padding:10px 0px 20px 0px;
}

#menu ul {
	width:960px;
	margin:0px auto;
	padding:0px;
}
#menu ul li {
	list-style:none;
	display:inline;
	padding:0px 10px;
	margin:0px;
}
#menu ul li img {
	border-radius:3px 3px 0px 0px;
	-moz-border-radius:3px 3px 0px 0px;
	-webkit-border-radius:3px 3px 0px 0px;
}


/** Contents **/

#main {
	width:960px;
	margin:20px auto;
	text-align:left;
}

#main hr {
	visibility:hidden;
	clear:both;
}

#main li {
	background:url("img/icon/ul.gif") left 5px no-repeat;
	padding-left:20px;
	padding-bottom:20px;
}
#main ul.column-2 li {
	float:left;
	width:200px;
	padding-right:10px;
}
#main ol li {
	background:none;
	margin-left:1.5em;
	padding-left:0px;
	padding-bottom:20px;
}

#main dt {
	font-weight:bold;
	color:#000;
	float:left;
	width:120px;
}
#main dd {
	padding-left:140px;
	padding-bottom:20px;
}

#main form dt {
	font-weight:bold;
	color:#000;
	float:left;
	width:200px;
}
#main form dd {
	padding-left:220px;
	padding-bottom:10px;
	border-bottom:solid 1px #eae9e9;
	margin-bottom:10px;
}

#h2-index {
	background:url("up_load_files/h2/index.jpg") top right no-repeat;
	min-height:240px;
	_height:240px;
	padding:40px 440px 20px 40px;
	margin-bottom:40px;
}
#h2-index h2 { padding-bottom:10px; }
#h2-seed-23 {
	background:url("up_load_files/h2/seed_23.jpg") top right no-repeat;
	min-height:230px;
	_height:230px;
	padding:50px 40px 20px 40px;
	margin-bottom:40px;
}

.kamadasyoko {
	background:url("img/kamadasyoko.jpg") left top no-repeat;
	padding-left:200px;
	min-height:270px;
}

#main table {
	border-collapse:collapse;
	width:960px;
	margin-bottom:20px;
}
#main table caption {
	display:none;
}
#main table th , #main table td {
	border-bottom:solid 1px #eae9e9;
	vertical-align:top;
	text-align:left;
	padding:10px;
}
#main table th { width:200px; }

#main table.faq th , #main table.faq td {
	padding-left:3em;
	text-indent:-2em;
}
#main table.faq th {
	border:none;
	padding-bottom:0px;
}
#main table.faq th span {
	color:#c40;
	font-weight:bold;
	padding-right:1em;
}
#main table.faq td span {
	color:#04c;
	font-weight:bold;
	padding-right:1em;
}

#main table th.head {
	background:#eae9e9;
	color:#000;
	font-size:110%;
	padding:10px;
	text-indent:0px;
}

#main table.seed-results td {
	width:282px;
	padding:19px;
	border:none;
	font-weight:bold;
}
#main table.seed-results td img {
	margin-bottom:5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:solid 1px #eae9e9;
	padding:1px;
}
#main table.seed-results td span {
	background:#eae9e9;
	text-align:center;
	font-size:90%;
	padding:2px 5px;
	margin:2px;
	width:125px;
	display:inline-block;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.content {
	padding-top:40px;
}

.content-left {
	float:left;
	width:500px;
}

.side {
	margin-left:560px;
}

#main ul.page-menu li , #main ul.inline li {
	background:none;
	padding:0px 20px 0px 0px;
	display:inline;
}
#main ul.page-menu {
	padding-bottom:20px;
}
#main ul.page-menu li {
	font-weight:bold;
}

.not-null {
	background:#c40;
	color:#fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:80%;
	padding:0px 4px;
	margin:0px 5px;
	display:inline-block;
}


/** Slide **/

#main p.seminar {
	background:#666;
	padding:5px 10px;
	font-weight:bold;
	color:#fff;
	margin-bottom:20px;
}

#main dl.slide dt {
	width:346px;
	float:left;
}
#main dl.slide dt img {
	border:solid 1px #ccc;
	padding:1px;
}
#main dl.slide dd {
	margin-left:360px;
	min-height:256px;
	padding:0px 0px 20px 0px;
}

#main dl.slide li {
	margin-left:1em;
	padding:0px 0px 15px 0px;
	background:none;
	list-style:disc;
}



/** Blog **/

.blog-left {
	float:left;
	width:680px;
}
.blog-right {
	margin-left:740px;
}

.blog-left h3 {
	border-top:solid 1px #eae9e9;
	padding-top:20px;
}

.seminar h3 {
	border-top:none;
}

#main .blog-left table { width:680px; }

#main .blog-right input {
	font-size:90%;
	width:200px;
}

#main .blog-right li span {
	display:block;
	font-weight:bold;
	color:#444;
}

#main .blog-left th.normal { width:160px; }

#mcaAdContainer , #ovtAdContainer {
	display:none;
}


/** Footer **/

#foot {
	background:#eae9e9;
	padding-bottom:20px;
	color:#706d6d;
}
#foot div {
	width:960px;
	margin:0px auto;
}

#foot iframe {
	float:left;
	border:none;
	overflow:hidden;
	width:430px;
	height:80px;
	padding:0px 15px;
	background:#fff;
}

#foot p {
	padding-top:37px;
	padding-bottom:10px;
	text-align:right;
}
#foot address {
	width:900px;
	margin:0px auto;
	padding:0px 60px 0px 0px;
	min-height:25px;
	line-height:1.4;
	font-size:70%;
	text-align:right;
	background:url("img/wall_foot.gif") right top no-repeat;
}


/** Media query **/

@media screen and (max-width: 980px) {
	#head div , #menu ul , #main , #main table , #foot p { width:460px; }

	#menu { padding:5px 0px 25px 0px; }
	#menu ul li {
		padding:5px;
		display:inline-block;
	}
	#menu ul li img {
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	}

	#foot address { width:400px; }

	#h2-index , #h2-seed-23 { padding:320px 0px 0px 0px; }
	.content-left , .blog-left {
		float:none;
		width:460px;
	}
	.side , .blog-right {
		margin-left:0px;
		clear:both;
	}
	#main .blog-left table { width:460px; }
	.kamadasyoko {
		background:url("img/kamadasyoko.jpg") center top no-repeat;
		padding-left:0px;
		padding-top:250px;
	}
	a.button { display:block; }
	a.button-right { float:none; }

	#main dl.slide dt {
		margin:0px auto;
		padding-bottom:10px;
		float:none;
	}
	#main dl.slide dd {
		margin:0px 20px;
		min-height:0;
	}

	#main form dt {
		float:none;
		width:100%;
		display:block;
		padding-bottom:5px;
	}
	#main form dd {
		padding-left:0px;
	}
	#foot div { width:460px; }
	#foot iframe { float:none; }
	#foot p { padding-top:5px; }
}
