@charset "utf-8";
/*
Theme Name: Secret Lotus
Description: Secret Lotus テーマ
Author: IeS
Author URI: http://www.ies-ies.net/
*/

* {
	margin: 0;
	padding: 0;
	border: none;
}
html {
	overflow-y: scroll;
}
body  {
	font: 13px/1.231 Verdana,Arial,Helvetica,sans-serif;
	background: #7373ab url(images/bg.jpg) top center;
	text-align: center;
	color: #000000;
	letter-spacing: 0.1em;
}
ul, li {
	list-style-type: none;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#page {
	width: 910px;
	margin: 0 auto;
	text-align: center;
}

/* Header */
#header {
	width: 910px;
	height: 180px;
	margin: 0 auto;
	position: relative;
}
#header_top {
	width: 910px;
	height: 280px;
	margin: 0 auto;
	position: relative;
}
#header h1, #header_top h1 {
	position: absolute;
	top: 38px;
	left: 0px;
}
#header a#submenu, #header_top a#submenu {
	width: 162px;
	height: 20px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 4px;
	background: #000000;
	color: #F5F5F5;
	text-decoration:none;
}
#header a#submenu:hover, #header_top a#submenu:hover {
	color: #CF0;
	border-bottom: 2px solid #CF0;
}

ul#navi {
	position: absolute;
	top: 5px;
	right: 210px;
	list-style-type: none;
	list-style-position: outside;
	font-size: 123.1%;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
}
ul#navi li {
	padding: 0 1.0em;
	line-height: 1.6;
	font-weight: bold;
	float: left;
	position: relative;
	z-index: 100;
}
ul#navi a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#navi a:hover {
	color: #FF0066;
}
div.ahover {
	position: absolute;
	padding-bottom: 5px;
	border: 2px solid #003366;
	z-index: 99;
	background: #003366;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
}

#news {
	position: absolute;
	top: 80px;
	right: 170px;
	width: 250px;
	text-align: left;
	line-height: 1.5;
}
#news h2 {
	color: #CCC;
}
#news ul {
	color: #006;
}
#news ul li {
	margin: 7px 0;
	padding: 4px 0 6px;
	border-bottom: 1px dashed #626091;
}
#news ul li a {
	color: #006;
	padding-bottom: 1px;
	text-decoration: none;
}
#news ul li a:hover {
	color: #6FF;
}
/* End Header */

/* Container */
#container { 
	width: 910px;
	margin: 0 auto;
	color: #333;
	text-align: left;
}
#container h1 { 
	margin: 20px 0;
}
/* End Container */

/* Post */
#post {
	float: left;
	width: 600px;
	margin-bottom: 40px;
}
#post_page{
	float: left;
	width: 590px;
	margin-bottom: 40px;
	padding: 0 10px;
	position: relative;
}
#widepost {
	width: 750px;
	margin-bottom: 40px;
}
#post_page p {
	margin-bottom: 10px;
	line-height: 1.6;
	color: #003366;
}
#post_page em {
	font-style: normal;
	border-bottom: 1px dashed #CCCCCC;
}
#post_page #lotus_image{
	position: absolute;
	top: -40px;
	right: -310px;
}
h2.pagetitle {
	margin: 30px 0;
}
h2.pagetitle_single {
	margin: 80px 0 50px;
	font-size: 123.1%;
}
h2.pagetitle_noImg {
	width: 575px;
	margin: 80px 0 50px;
	padding: 5px 10px;
	background: #626091;
	color: #FFFFFF;
	font-size: 123.1%;
}
.postdate {
	width: 100%;
	padding-left: 15px;
}
.entry {
	margin-bottom: 40px;
	padding-top: 10px;
	background: url(images/bg_entrytop.png) top center no-repeat;
}
.content {
	line-height: 1.6;
	padding: 5px 20px 10px 15px;
	background: url(images/bg_entrymain.png) top center repeat-y;
}
.content h3 {
	margin-left: -10px;
	margin-bottom: 10px;
	padding: 0 10px;
	background: #F7FD77;
}
.content h3 a {
	color: #333333;
	text-decoration: none;
}
.content h3 a:hover {
	color: #990033;
	text-decoration: underline;
}
.postinfo {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 15px;
	background: url(images/bg_entrybottom.png) bottom center no-repeat;
}
#otherpageLink {
	width: 600px;
}
#otherpageLink #prevpage {
	float: left;
	display: block;
	width: 250px;
	text-align: left;
}
#otherpageLink #nextpage {
	float: right;
	display: block;
	width: 250px;
	text-align: right;
}
#otherpageLink a {
	color: #003366;
	padding-bottom: 3px;
	text-decoration: none;
}
#otherpageLink a:hover {
	color: #FFF;
	border-bottom: 2px solid #FFC;
}

#searchList {
	margin-bottom: 100px;
}
#searchList li {
	padding: 3px 10px;
	background: #E8E8E8;
	border-left: 7px solid #FF6600;
	margin-bottom: 10px;
}
#searchList li:hover {
	background: #CCFF66;
}
#searchList li a {
	display: block;
	width: 100%;
	color: #333333;
	text-decoration: none;
}
#searchList li a:hover {
	color: #0033FF;
}
/* End Post */

/* Sidebar */
#sidebar {
	float: right;
	width: 200px;
	line-height: 1.6;
}
#sidebar h4 {
	margin-bottom: 10px;
	color: #EFEFEF;
	font-size: 123.1%;
}
#sidebar ul {
	margin-left: 8px;
	margin-bottom: 50px;
	font-weight: bold;
}
#sidebar ul li {
	padding: 3px 0 3px 25px;
	background: url(images/li_mark_sidebar.gif) left no-repeat;
}
#sidebar ul li a {
	color: #333333;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #CCCCCC;
	border-bottom: 2px solid #06F;
}
#sidebar p {
	margin-bottom: 20px;
	font-weight: bold;
	color: #003366;
}
/* End Sidebar */

/* Footer */
#footer {
	clear: both;
	height: 150px;
	text-align: left;
	padding-top: 30px;
	color: #FFFFFF;
	font-size: 77%;
	letter-spacing: 0.1em;
}
div#footer address {
	float: left;
	width: 300px;
	font-style: normal;
}
#footer p {
	float: right;
	width: 300px;
	text-align: right;
}
#footer p img {
	vertical-align: top;
}
/* End Footer */

/* 記事内のイメージ */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}

.wp-caption {
	margin-top: 10px;
	padding-top: 5px;
	border: 1px solid #AAAAAA;
	text-align: center;
}
/* End 記事内のイメージ */


/* 検索フォーム */
#sidebar #searchform {
	margin-left: 10px;
	margin-bottom: 50px;
}

#sidebar #searchform #s {
	width: 170px;
	padding: 3px;
	margin-right: 3px;
	border: 1px solid #333366;
}

#sidebar #searchsubmit {
	margin-top: 5px;
	padding: 3px;
	border: 1px solid #333366;
}
/* End 検索フォーム */

/* RSSフィード */
a.feed {
	display: block;
	float: right;
	margin: 20px 0 100px 2px;
	padding-left: 20px;
	background: url(images/rss_icon.png) left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.feed:hover {
	color: #FF9900;
}
/* End RSSフィード */

/* Top - MainContents */
#wrap {
	clear: both;
	line-height: 1.7;
	text-align: left;
}
#wrap div.description {
	float: left;
	width: 270px;
}
#wrap div.description p {
	margin: 15px 10px 0;
	color: #333;
	font-weight: bold;
	text-align: justify;
}
#wrap div#desc1 {
	margin-right: 45px;
	border-top: 1px solid #FF9999;
}
#wrap div#desc2 {
	margin-right: 45px;
	border-top: 1px solid #CC6699;
}
#wrap div#desc3 {
	margin-right: 0px;
	border-top: 1px solid #996699;
}
#wrap div.subDescription {
	float: left;
	margin-top: 40px;
}
#wrap div#subDesc1 {
	width: 480px;
	margin-right: 60px;
}
#wrap div#subDesc1 p {
	width: 460px;
	margin-left: 10px;
}
#wrap div#subDesc1 img.map {
	float: right;
	margin-left: 10px;
}
#wrap div#subDesc2 p {
	width: 460px;
	margin-left: 10px;
	padding-bottom: 5px;
}
#wrap div#subDesc2 {
	width: 370px;
}
#wrap div#subDesc2 p {
	width: 350px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#wrap div#subDesc2 a#download {
	padding: 0 5px;
	background: #CCF;
	font-weight: bold;
	text-decoration: none;
}
#wrap div.description img.sclotus {
	margin-right: 5px;
}
#wrap h3.title_desc {
	margin: 20px 0;
	background: #5573ac;
	text-align: center;
}
/* End Top - MainContents */

/* ToolTip */
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }
.tipsy-inner { padding: 4px 5px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-north { background-image: url(images/tipsy-north.gif); background-position: top center; }
.tipsy-south { background-image: url(images/tipsy-south.gif); background-position: bottom center; }
.tipsy-east { background-image: url(images/tipsy-east.gif); background-position: right center; }
.tipsy-west { background-image: url(images/tipsy-west.gif); background-position: left center; }
/* End ToolTip */
