@charset "utf-8";
/* CSS Document */


/* 一括で全ての要素の余白をゼロに指定 */
* {
  margin: 0;
  padding: 0;
}

/* 全体的なリンク */

a:link,
a:visited,
a:hover,
a:active { text-decoration: underline; }

a:link { color: #00f; }

a:visited { color: #90f; }

a:hover { color: #f00; }

a:active { color: #f00; }

/* -------------------------------------------------------------
   [1] レイアウトに関する指定 */
   
   #top{
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(img/back03.jpg);
}
#main {
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}


/* ========メニュー======== */


#header {
	width: 900px;
	height: 150px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: baseline;
	background-position: 20px 0px;
	background-image: url(img/seamedia-logo.gif);
	border-top-color: #9C0;
	border-right-color: #9C0;
	border-bottom-color: #9C0;
	border-left-color: #9C0;
}

#footer {
	clear:both;
	font-size: 12px;
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	border-top-color: #9C0;
	border-right-color: #9C0;
	border-bottom-color: #9C0;
	border-left-color: #9C0;
}
#top #wrapper #header ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#top #wrapper #header li {
	margin: 30px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 110px;
	list-style: none;
}




#head_menu{
	width:140px;
	height: 110px;
	margin-left: 175px;
	clear: both;
	background-repeat: no-repeat;
	background-position: 10px;
}
div#header .navi-kensaku {
	width: 300px;
	margin-top: 20px;
	float: right;
	height: 50px;
}
#top #wrapper #footer p {
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}



#content {
	width: 900px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #9C0;
	border-right-color: #9C0;
	border-bottom-color: #9C0;
	border-left-color: #9C0;
}
body {
	border: 1px double #9C0;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#sub-l {
	margin: 1px;
	float: left;
	width: 200px;
	padding: 10px 5px 6px;
}





#wrapper {
	margin: 0px auto;
	background-repeat: repeat-x;

}

/* ========メニュー======== */
div#menu {
	height: 82px;
	font-size: 12px;
	width: 900px;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


div#menu ul {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#menu li {
	color:#FFFFFF;
	text-align:center;
	height: 40px;
	list-style: none;
	border: 1px dashed #99CC00;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

div#menu li a {
	display:block;
	width:178px;
	color:#000000;
	line-height:40px;
	margin-bottom: -10px;
	height: 40px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #99CC00;
	background-repeat: repeat;
}

div#menu li.home a {
	border:none;
}

div#menu li a.active {

}

div#menu li a:hover {
	color:#33;
	background:#99CC00;
	text-decoration:none;
}

address{
	font-style: normal;
	font-size: 12px;
	clear:both;
	text-align: center;
	display: block;
	line-height: 70px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	background: #99CC00;
}
/* -------------------------------------------------------------
   [2] ヘッダーブロック内に関する指定 */

/* -- 見出しレベル1 -- */
h1 {
  font-size: 120%;
  font-weight: normal;
  position: absolute;
  bottom: 10px;
  right: 0;
}


/* -------------------------------------------------------------
   [3] コンテンツブロック内に関する指定 */

/* -- 見出し -- */
h2,h3,h4,h5,h6 {
	font-size: 120%;
	font-weight: normal;
	padding: 1em 0 1em 1em;
	background: url(../../1-top-img/bg_sche_day2.gif) repeat-x 0 50%;
}

h3,h4,h5,h6 { margin-top: 1.5em; }

#top #wrapper #content #sub-l p {
	background: #99CC00;
	width: 180px;
	display: block;
	float: left;
	height: 35px;
	margin: 2px 0px 2px 5px;
	font-size: 14px;
	line-height: 2em;
	text-align: center;
	color: #FF0000;
}

#top #wrapper #content #sub-l a {
	color: #333333;
}
#top #wrapper #footer p {
	font-size: 14px;
	line-height: 1.5em;
	display: block;
	clear: both;
}
#top #wrapper #footer ul {
	font-size: 16px;
}
#top #wrapper #footer li {
	color: #333333;
	list-style: none;
	float: left;
	margin-left: 10px;
	margin-top: -20px;
	margin-bottom: 20px;
}

#top #wrapper #content #sub-l a:visited {
	color: #000000;
}
#top #wrapper #content #sub-l a:hover {
	color: #FF0000;
}
#top #wrapper #content #sub-l a:active {
	color: #FF3300;
}
div#menu2 {
	width: 200px;
	position: absolute;
	left: 510px;
	top: 9px;
	font-size: 24px;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	font-variant: normal;
}
div#footer .footermenu3 {
	font-size: 10px;
	text-align: left;
	height: 30px;
	float: left;
}


/* -- メイン -- */


.main-1 {
	font-size: 16px;
	color: #000000;
	margin: 5px 10px;
	float: left;
	height: 100px;
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	text-align: left;
	background: #FFFFFF;
}
.main-2 {
	font-size: 16px;
	color: #333333;
	margin: 5px 5px 5px 10px;
	float: left;
	height: 100px;
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: 100px;
}

.main-3 {
	color: #000000;
	float: left;
	height: auto;
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
	border-radius: 20px;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.main-4 {
	color: #000000;
	margin: 5px;
	float: left;
	height: auto;
	width: 870px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
	border-radius: 20px;
}
.main-5 {
	color: #000000;
	margin: 5px 10px;
	float: left;
	height: 50px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCFF;
	border-radius: 20px;
	background: #FFFFFF url(img/back02.jpg) repeat-x;
	font-size: 16px;
	line-height: 3em;
	
	
}
.main-6 {
	color: #CC6600;
	float: left;
	height: 40px;
	width: 90%;
	border: 1px solid #000000;
	text-align: center;
	margin-left: 0px;
	font-size: 18px;
	line-height: 2.5em;
	font-weight: bold;
	background-color: #FFFFFF;
}
.main-7 {
	color: #CC6600;
	float: left;
	height: auto;
	width: 100%;
	border: 1px solid #CC9933;
	border-radius: 20px;
	text-align: left;
	margin-left: 0px;
	font-size: 18px;
	line-height: 2.5em;
	font-weight: bold;
	background-color: #FFFFFF;
}
.main-8 {
	color: #CC6600;
	height: 500px;
	width: 400px;
	text-align: left;
	margin-left: 5px;
	font-size: 18px;
	line-height: 2.5em;
	font-weight: bold;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 11px;
	margin-right: 10px;
	padding-right: 25px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.heder {
	float: left;
	height: 30px;
	width: 250px;
	text-align: left;
	margin-left: 150px;
	font-size: 25px;
	font-weight: bold;
	margin-top: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-right: 10px;
	padding-left: 20px;
}



.epson-370 {
	font-size: 16px;
	color: #000000;
	margin: 5px;
	float: left;
	height: 260px;
	width: 400px;
	display: block;
	border: thin solid #999999;
}

.main {
	float: left;
	height: auto;
	width: 870px;
	margin: 5px 10px;
	font-size: 18px;
	line-height: 160%;
}

.main-300 {
	color: #000000;
	float: left;
	height: auto;
	width: 90%;
	border: 1px none #000000;
	font-size: 16px;
	line-height: 2.5em;
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.main-300-2 {
	font-size: 16px;
	color: #000000;
	float: left;
	height: 28px;
	width: 400px;
	line-height: 2em;
	margin: 5px 5px 5px 10px;
}
.main-650 {
	font-size: 18px;
	color: #000000;
	float: left;
	height: auto;
	width: 870px;
	line-height: 2em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-radius: 20px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.main-650-80 {
	float: left;
	height: 60px;
	width: 100%;
	margin: 0px;
	font-size: 14px;
	line-height: 3em;
	background-repeat: repeat-x;
}

.epson-2 {
	color: #000000;
	margin: 5px 5px 5px 20px;
	float: left;
	height: 250px;
	width: 350px;
	border: thin solid #999999;
	padding: 20px;
	font-size: 16px;
	line-height: 150%;
}
.p {
	font-size: 18px;
	margin: 5px;
	float: left;
	height: 30px;
	width: 500px;
}
table {
	font-size: 20px;
}
h6 {
	font-size: 17px;
	float: left;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #F00;
	background-color: #C90;
}
