/*
ここは消さないで下さい!
CSSLicense: Tsunehisa Hazama
*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin : 0px;
	color:#666;
	font-size: 12px;
	line-height: 150%;
}


/* 画像の属性 */
img {
	border-style: none;
}

/* strongの色 */
strong {
	color: #FF0000;
	font-size:14px;
}
	
/*フィールド属性 */
fieldset {
	font-size:12px;
	line-height: 150%;
	color: #666;
	margin : 5px 0px 5px 5px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

legend {
	font-size: 14px;
	font-weight: bold;
	color : #990073;
	clear: both;		
}

/*その他*/
.detail {
	text-align:right;
	font-size: 10px;
	margin : 0px;
	padding :0px 10px 0px 10px;
}

.magmag{
	padding :0px 10px 10px 10px;
	font-size: 10px;
	line-height: 150%;
}

/* リンクの属性（未指定時） */

//a:link { color: blue; }
//a:hover { color: #CC0000; background-color: #FFFF00;}

/* --------- 基本設定 ----------------------------------　*/
#base
{
	width: 760px;
	margin-top : 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:white;
}

#wrapper
{
	width: 760px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url("http://www.shin-seikatsu.jp/img/top01.gif");
	background-repeat: no-repeat;
}
/*------------------------------------------------------ */

/* ブログの枠等の属性 */

#container{
	width:760Px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 100px;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
}
		
#header h1 a {
	width:300px;
	height:90px;
	background-image: url("http://www.shin-seikatsu.jp/img/top01.gif");
	background-repeat: no-repeat;
	display: block;
}

#header h1 a:hover {
	background-image: url("http://www.shin-seikatsu.jp/img/top01.gif");
}
		

/*-----サイド(left)--------*/

#sidebar {
	width: 185PX;
	float: left;
	margin: 0px;
	color: #666;
	font-size: 12px;
	line-height;150%;
}

/*フィールド属性 otherpage  */
#sidebar fieldset {
	font-size:10px;
	line-height: 130%;
	color: #666;
	margin : 0px 0px 5px 5px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

#sidebar legend {
	font-size: 12px;
	color : blue;
}

#sidebar .box1{
	width: 170px;
	height: 90px;
	display: block;
	margin: 5px 2px 3px 3px;
	padding: 5px;
	color : #FFF;
	background-image: url("http://www.shin-seikatsu.jp/img/s_box01.gif");
	background-repeat: no-repeat;
}

#sidebar .box2{
	width: 170px;
	height: 240px;
	display: block;
	margin: 5px 2px 3px 3px;
	padding: 5px;
	color : #FFF;
	background-image: url("http://www.shin-seikatsu.jp/img/s_box02.gif");
	background-repeat: no-repeat;
}

#sidebar .box2 a:link,#sidebar .box2 a:visited {
	color: #FFF;
}

#sidebar .box2 a:hover {
	color: #CC0000;
	background-color: #FFFF00;
}


#sidebar h2 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	border-style: solid;
	border-color: #FF80C0;
	border-width: 0px 0px 1px 10px;
	color: #8080C0;
	background-color: #DCDCED;
	margin-top : 5px;
	margin-bottom: 5px;
}

#sidebar h3 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #666;
	margin: 2px 5px 2px 5px;
}

#sidebar p {
	color:#666;
}

dt {
	margin-left : 10Px;
}

dd {
	margin-left : 40px;
}


/*------メニュー部分------*/

.menu a	{
	color:#444;
	text-decoration:none;
	width:180px;
	height:25px;
	background-image: url("http://www.shin-seikatsu.jp/img/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 15px;
	text-valign: center;
	display: block;
	font-size: 12px;
	padding-top: 5px;
	margin: 1px 2px 1px 3px;
}
		
.menu a:hover{
	color:#444;
	background-image: url("http://www.shin-seikatsu.jp/img/menu02.gif");
	background-repeat: no-repeat;
	background-color: #FFF;
}

#searchform	{
	margin-top: 5px;
}
		
#searchform p	{
	margin-top: 2px;
	margin-bottom: 2px;
}


/*エントリー部分*/
#content {
	width: 560px;
	float: right;
	margin : 0px 5px 0px 5px ;
	font-size: 12px;
	line-height :150%;
}

#content p {
	clear: both;
	color:#666;
	margin: 5px 5px 0px 5px;
	font-size: 12px;
	line-height: 130%;
}

#content h2 {
	border-style: solid;
	border-color: #FF80C0;
	border-width: 0px 0px 1px 10px;
	margin: 0px 10px 5px 10px;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Helvetica,sans-serif;
	border-bottom: 1px solid #CCC;
	color: #666;
	margin: 10px 0px 2px 0px;
}

#content a {
	color: blue;
}

		
#content a:hover {
	color : #FF6600;
}		


/*記事枠の設定*/

#content .box1{
	background-image: url("/npo/img/box01.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 280px;
	margin: 5px 0px 0px 3px;
	padding: 10px;
	color: #666;
	font-size: 12px;
	display: block;
}

#content .box2{
	background-image: url("/npo/img/img_bk.jpg");
	background-repeat: no-repeat;
	float: right;
	width: 220px;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	padding: 10px;
	color: #666;
	font-size: 12px;
	display: block;
}

#content .box3{
	background-color: #fffab4;
	float: left;
	width: 535px;
	margin: 5px 0px 0px 3px;
	padding: 10px;
	color: #666;
	font-size: 12px;
	display: block;
}

#content .box4{
	float: left;
	width: 113px;
	height: 230px;
	background-image: url("http://sample.jp-soft.com/12/img/box04.gif");
	background-repeat: no-repeat;
	margin: 10px 0px 10px 5px;
	padding: 10px;
	color: #666;
	font-size: 10px;
	display: block;
}

/*trackbacks & Comments*/

#content .post1 {
	border-top: solid 1px #AAAAFF;
	font-size: 10px;
	padding-top: 6px;
	margin-bottom: 30px;
}

#content #trackbackdata h3{
	font-size: 10px;
	color: #888;
	margin-bottom: 0px;
}

#content #tbdata. #content #commentdata p{
	font-size: 10px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content #commentdata .post2 p{
	margin-bottom: 20px;
	font-size:10px;
	text-align: right;
}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

		
/*フッター部分*/
#footer {
	width : 760px;
	clear: both;
	margin : 0px;
	padding: 10px;
}
		
#footer p {
	font-size: 10px;
}


#footer #link{
	font-size:10px;
	color:#666;
	margin-top:5px;
	margin-bottom:5px;
}

#footer a{
		color: blue;
}

#footer a:hover{
		color : #FF6600;
}		

#copyrights {
	border-top : 1px solid #BBB;
	border-bottom : 1px solid #BBB;
	width : 760px;
	clear: both;		
	font-size: 10px;
    text-align: center;
	height: 20px;
	margin: 10px 0px 0px 0px;
}

#copyrights p	{
	background: url("http://www.shin-seikatsu.jp/img/footer.gif");
	font-size: 10px;
	line-height: 170%;
	margin-top: 0;
	margin-bottom: 0;
	color: #666666;
}

/*  ナビボタン  */

#navi {
	background: url("http://www.shin-seikatsu.jp/img/navi.gif");
	background-repeat: repeat-x;
	width : 720px;
	clear: both;		
	font-size: 10px;
	height: 20px;
	margin: 0;
}	

.navi1 {
	float : left;
	padding : 0px 10px 0px 10px;
	border-right:dotted 1px #8080C0;
}

.navi1 a:link, .navi1 a:visited, .navi1 a:active {
	color: blue;
	text-decoration: none;
	}

.navi1 a:hover {
	color: #FF0000;
	}

/*  ページナビ  */
.navi2 {
	border-top : 1px solid #BBB;
	border-bottom : 1px solid #BBB;
	font-size: 10px;
	color:#666;
	margin : 0px;
	padding : 2px 10px 2px 10px;
}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {
	color: blue;
}

.navi2 a:hover {
	color: #FF0000;
}

html { direction: ltr; }

body {
	background-color: #372f2d;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "verdana","arial","helvetica", "ＭＳ Ｐゴシック", Osaka;
}

h1, h2, h3, h4, h5 { font-weight: normal; margin: 0px; padding: 0px; }
br { clear: both; }
ul { margin: 0px; padding: 0px; }
img , a img { border: 0px; text-decoration:none; }

.size9 { font-size: 9pt; line-height: 140%; }
.size10 { font-size: 10pt; line-height: 140%; }
.size10b { font-size: 10pt; line-height: 160%; }
.size10w { font-size: 10pt; line-height: 160%; color: #fff; }
.size12 { font-size: 12pt; line-height: 140%; }
.size14 { font-size: 14pt; line-height: 140%; }

.pankuzu_bk { background-color: #b8dc71; padding: 5px; text-align: left; }
.pankuzu { font-size: 9pt; color: #666; }

.side_bk { background: url(/npo/img/side_bk.gif) left top repeat-y; padding: 0px 5px 0px 40px; }
.side_bk2 { background: url(/npo/img/side_bk2.gif) left top repeat-y; }

ul.side_menu { width: 210px; }
ul.side_menu li {
	padding: 0px 0px 0px 40px;
	list-style: none;
}
ul.side_menu li a {
	text-decoration:none;
	font-size: 10pt;
	line-height: 140%;
	height: 25px;
	text-align: left;
	color: #000;
	padding: 5px 0px 0px 17px;
	list-style: none;
	display:block;
	background: url(/npo/img/btn_bk2.gif) left top no-repeat;
}
ul.side_menu li a:hover {
	color: #fff;
	background: url(/npo/img/btn_bk1.gif) left top no-repeat;
}

.copy { color: #fff; padding:5px; font-size: 9pt; line-height: 140%; }

.main { font-size: 10pt; line-height: 140%; width: 580px; background-color: #fff; margin:10px; }
.main_txt { padding: 10px; border-bottom:1px dashed #47751d; }
.main_img {
	background: url(/npo/img/main_img.jpg) left top no-repeat;
	width: 343px;
	height: 219px;
	padding: 10px;
	color: #fff;
}
.main_title {
	font-weight: bold;
	font-size: 12pt;
	line-height: 140%;
	padding: 10px;
	padding-bottom: 0px;
	color: #0f441a;
}

.whatsnew {
	text-align: left;
	font-size: 9pt;
	line-height: 140%;
	color: #47751d;
	padding: 10px 5px 10px 40px;
}
.whatsnew ul li { margin: 7px 0px 0px 20px; }
.whatsnew ul li a { color:#fff; }
.whatsnew ul li a:hover { color:#fc0; }

a { color: #47751d; }
a:hover { color: #f00; }