/*
Theme Name: Healing Seraph Web Site
Theme URI: http://www.healing-seraph.com/
Description: The original theme of Healing Seraph.
Version: 1.0
Author: Net Support PIT
Tags: 
*/
/*----------------------------------------------------------------------------------------
  全般設定
------------------------------------------------------------------------------------------*/
body {
	color: #555555;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/2 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #FFFFFF url(images/bg.gif);
}

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

#main p, #sub p {
	margin: 0.5em 1em 1em;
}

a {
	text-align: right;
	text-decoration: underline;
	color: #488442;
}

a:hover {
	color: #BB000F;
}
/*----------------------------------------------------------------------------------------
  コンテナー
------------------------------------------------------------------------------------------*/
#container {
	text-align: left;
	margin: 0px auto;
	width: 770px;
	padding-right: 4px;
	padding-left: 4px;
	background: url(images/container_bg.gif) repeat-y center;
}


/*----------------------------------------------------------------------------------------
  ヘッダー
------------------------------------------------------------------------------------------*/
#header {
	background: url(images/header_bg.gif) no-repeat;
	height: 120px;
	position: relative;
	border-bottom: 5px solid #58a151;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 10px;
	padding-top: 8px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #ffffff;
}

#logo {
	float: left;
	margin-top:  5px;
	margin-left: 10px;
}

#goyoyaku {
	float: right;
	margin-right: 10px;
}

/*----------------------------------------------------------------------------------------
  メインメニュー
------------------------------------------------------------------------------------------*/
#menu {
	margin-bottom: 10px;
}

#menu li {
	display: block;
	width: 194px;
	height: 50px;
	_margin: 0 0 -4px 0;
	padding: 0;
}

#menu_header {
	margin-bottom:-3px;
	padding: 0;
}
/*----------------------------------------------------------------------------------------
  ナビメニュー
------------------------------------------------------------------------------------------*/
#nav {
	background: url(images/nav_bg.gif) no-repeat left bottom;
	height: 13px;
	position: absolute;
	right: 0px;
	bottom: 5px;
	padding-left: 50px;
	font-size: 14px;
	padding-top: 8px;
	line-height: 11px;
}

#nav li {
	display: inline;
	padding-right: 15px;
	background: url(images/arrow1.gif) no-repeat left center;
	padding-left: 15px;
}

#nav a {
	text-decoration: none;
	color: #999999;
}

#nav a:hover {
	color: #BB000F;
}


/*----------------------------------------------------------------------------------------
  メインコンテンツ
------------------------------------------------------------------------------------------*/
#main {
	float: right;
	width: 546px;
	display: inline;
	margin-right: 15px;
	margin-top: 10px;
	padding-bottom: 40px;
}

#top_header {
	margin-top: 15px;
}

h2.about {
	margin-top: 10px;
}

#top_page_news {
	height: 140px;
	margin-bottom: 10px;
}

#top_page_news_contents {
	height: 135px;
	padding-right: 10px;
}

#top_page_news_contents li {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 15px;
	font-size: 110%;
	line-height: 160%;
	background: url(images/arrow1.gif) no-repeat left;
}

#top_page_about {
	margin-bottom: 20px;
}

#top_page_about_contents {
	padding-left: 10px;
	line-height: 150%;
}

#top_page_about_contents table {
	margin-top: 10px;
}

#top_page_about .about2 {
	margin-top: 10px;
}

#seraph-detail {
	margin-top: 10px;
	margin-left: 20px;
	font-size: 100%;
	line-height: 130%;
}
/*----------------------------------------------------------------------------------------
  サブコンテンツ
------------------------------------------------------------------------------------------*/
#sub {
	float: left;
	width: 194px;
	margin-top: 10px;
	padding-bottom: 40px;
}

#sub h3 {
	height:25px;
	font-size: 100%;
	background: #EEEEEE;
	letter-spacing: 0.2em;
	text-align: center;
}

#update-info-header {
	_margin-bottom: -3px;
}

#info-text {
	height: 100px;
	overflow: auto;
	margin-top: 0;
	padding: 5px;
	line-height: 120%;
	border: 1px solid #d6d6d6;
}

#info-link {
	text-align: right;
	margin-bottom: 10px;
}

#info-text li {
	margin-bottom: 10px;
}

/*----------------------------------------------------------------------------------------
  カテゴリ別コンテンツ
------------------------------------------------------------------------------------------*/
#cat_contents {
	width: 546px;
}

#cat_contents h3 {
	padding-top: 5px;
	padding-left: 20px;
	color: #ffffff;
	background: url(images/post_title.gif) no-repeat left center;
}

#cat_contents strong{
	color: #ff7100;
	font-size: 120%;
}

#cat_posts_text {
	line-height: 150%;
}

#cat_posts_text {
	line-height: 150%;
}

#cat_posts_text blockquote{
	margin-top: -5px;
	margin-bottom: 0;
	margin-left: 30px;
	margin-right: 20px;
	background: #dbffd8;
}

.move_top {
	text-align: right;
}

/*----------------------------------------------------------------------------------------
  チェックテスト
------------------------------------------------------------------------------------------*/
#checktest1-explain {
	width: 150px;
	height: 120px;
	top: 50px;
	left: 500px;
}

/*----------------------------------------------------------------------------------------
  パンくずリスト
------------------------------------------------------------------------------------------*/
#bread {
	font-size: 110%;
	line-height: 90%;
	margin-bottom: 10px;
}

/*----------------------------------------------------------------------------------------
  フッター
------------------------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 770px;
	background: #FFFFFF url(images/footer_bg.gif) no-repeat center top;
	line-height: 1.5em;
	text-align: center;
	font-size: 14px;
	padding: 20px 4px;
	margin-right: auto;
	margin-left: auto;
}

#footer-menu {
	margin-bottom: 20px;
}

#footer-menu li{
	display: inline;
	margin-right: 3px;
	padding-left: 7px;
	border-left: 1px solid #555555;
	list-style-type: none;
}

/*----------------------------------------------------------------------------------------
  アップロードイメージ
------------------------------------------------------------------------------------------*/
img.alignnone {
	float: none;
	margin: 10px 10px 10px 10px;
}

img.alignright {
	float: right;
	margin: 10px 10px 10px 10px;
}

img.alignleft {
	float: left;
	margin: 10px 10px 10px 10px;
}

/*----------------------------------------------------------------------------------------
  clearfix
------------------------------------------------------------------------------------------*/
#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#container { display: inline-block; }

/* Hides from IE-mac \*/
*html #container { height: 1%; }
#container { display: block; }
/* End hide from IE-mac */

