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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	margin : 0px;
	background: url("http://waterlily215.com/tutui/img/back.gif");
	color:#333333;
	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: #333333;
	width: 530px;
	margin : 5px 0px 5px 5px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

legend {
	font-size: 13px;
	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 {
	text-decoration: underline;
}
a:link {
	color: #5BB4FF;
}
a:visited {
	color: #7484EA;
}
a:hover {
	color: #FB8B2F;
}
a:active {
	color: #FB8B2F;
}


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


#wrapper
{
	width: 771px;

	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url("http://waterlily215.com/tutui/img/top01.jpg");
	background-repeat: no-repeat;
}


/*------------------------------------------------------ */

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

#container{
	width:772px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}



#header{
margin: 0; /* 外の隙間 ピッチリ合わせている */
width: 771px; /* containerにいっぱいいっぱい表示 */

height: 135px; /* サイトロゴの高さ */
	background: #FFF url("http://waterlily215.com/tutui/img/top01.jpg") no-repeat;background-position:right top; /* 背景画像の表示のさせ方 右・上に合わせている */
background-repeat:no-repeat; /* 背景画像の表示のさせ方 繰り返しなし */
}
		
/*ヘッダー部分*/
#header h1{ /* ページタイトル */
margin: 0px 22px 0px 0px; /* サイトトピックの上に表示 */
padding: 43px 10px 10px 55px;
text-align: right;
font-size: 130%;
z-index: 10; /* サイトロゴの上に被って表示 */
	color: #666666;
top: 4px
}

#header h2{ /* サイト名 */
margin: -131px 15px 0px 0px; /* サイトトピックの上に表示 */
padding: 5px 5px 10px 60px;
text-align: right;
font-size: 111%;
z-index: 10; /* サイトロゴの上に被って表示 */
}

#header p{ /* ページトピック */
margin: 45px 0px 0px 0px; /* サイト名の下に表示 */
padding: 0px 15px 6px 48px;
text-align: right;
font-size: 95%;
z-index: 5; /* サイトロゴの上に被って表示 */
	color: #666666;
}

#header img{ /* サイトロゴ */
float: left; /* ヘッダの左に動かす */
position: absolute; /* ヘッダの左上に表示する仕掛け */
top: 20px; /* ヘッダの左上に表示する仕掛け */


margin: 0px;
z-index: 1; /* サイトロゴをテキストの後ろに表示 */
padding: 10px 10px 10px 7px;
}


#header h2 a, #header h2 a:link, #header h2 a:visited{ /* サイトコピーライトの文字色 */
color: #1e90ff ;
text-decoration: none;
}





/*-----サイド(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: #333333;
	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://waterlily215.com/tutui/img/s_box01.gif");
	background-repeat: no-repeat;
}

#sidebar .box2{
	width: 170px;
	height: 260px;
	display: block;
	margin: 5px 2px 3px 3px;
	padding: 5px;
	color : #FFF;
	background-image: url("http://waterlily215.com/tutui/img/s_box02.gif");
	background-repeat: no-repeat;
}

#sidebar .box4{
	width: 170px;
	height: 260px;
	display: block;
	margin: 5px 2px 3px 3px;
	padding: 5px;
	color : #FFF;

}

#sidebar .box5{
	width: 170px;
	height: 260px;
	display: block;
	margin: 6px 0px 3px 0px;
	padding: 5px;
	color : #FFF;

}

#sidebar .box7{
	width: 180px;
	display: block;
	padding: 5px 0px 2px 0px;
	padding: 0px;
	color : #FFF;
	background-repeat: no-repeat;
}

#sidebar .box7 p{
	font-size:10px;
	padding:2px;
	padding-bottom:0;
	padding-top:2px;
	margin-bottom:1px;
	line-height:150%;
	text-align: left;
margin: 0px 2px 0px 4px; /* サイトトピックの上に表示 */

	width: 175px;
}


#sidebar .box6{
	width: 170px;
	display: block;
	margin: 5px 0px 2px 0px;
	padding: 0px;
	color : #FFF;
	background-repeat: no-repeat;
}

#sidebar .box6 p{
	font-size:10px;
	padding:3px;
	padding-bottom:0;
	padding-top:2px;
	margin-bottom:1px;
	line-height:160%;
	text-align: left;
margin: 0px 2px 0px 4px; /* サイトトピックの上に表示 */

	width: 175px;


}
#sidebar .box6 p a, #sidebar .box6 p a:link, #sidebar .box6 p a:visited{ /* サイトコピーライトの文字色 */
color: #666666;
text-decoration: none;
	padding-top:12px;
}

#sidebar .box7 p a, #sidebar .box7 p a:link, #sidebar .box7 p a:visited{ /* サイトコピーライトの文字色 */
color: #666666;
text-decoration: none;
	padding-top:12px;
}




#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: 3px 0px 0px 0px;
	float: left;
}	

#sidebar p {
	color:#666;
}

dt {
	margin-left : 10Px;
}

dd {
	margin-left : 40px;
}


#leftBox2{
	float:left;
	width:180px;
	text-align:left;
	margin-top:15px;
}

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

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


.menu2 a	{
	color:#444;
	text-decoration:none;
	width:180px;
	height:25px;

	text-indent: 15px;
	text-valign: center;
	display: block;
	font-size: 12px;
	padding-top: 5px;
	margin: 1px 2px 1px 3px;
	padding: 6px 0px 0px 10px;
}





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


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

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


#content h2 {
	width: 550px;
	height: 35px;
background-image: url("http://waterlily215.com/tutui/img/ber.gif");
	margin: 15px 0px 10px 0px;
	padding: 6px 0px 0px 23px;
	color: #ffffff;
	font-size: 15px;
	display: block;
	background-repeat: no-repeat;
}

#content h3 {
	width: 500px;
	height: 27px;
background-image: url("http://waterlily215.com/tutui/img/h3.gif");
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Helvetica,sans-serif;
	background-repeat: no-repeat;
	color: #666666;
	margin: 10px 0px 10px 2px;
	padding: 3px 0px 0px 20px;
}

#content h4	{
	font-size: 14px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #803022;
	margin: 6px 3px 5px 5px;

}

#content a {
	color: blue;
}

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




/*記事枠の設定*/

#content .box1{
	float: left;
	width: 250px;
	height: 140px;
	background-image: url("http://waterlily215.com/tutui/img/box01.gif");
	background-repeat: no-repeat;
	margin: 5px 0px 0px 1px;
	padding: 9px;
	color: #666666;
	font-size: 12px;
	display: block;
}

#content .box1 p {
	clear: both;
	color:#666666;
	margin: 5px 5px 0px 5px;
	font-size: 13px;
	line-height: 130%;
}

#content .box2{
	float: left;
	width: 257px;
	height: 140px;
	background-image: url("http://waterlily215.com/tutui/img/box02.gif");
	background-repeat: no-repeat;
	margin: 5px 0px 0px 9px;
	padding: 9px;
	color: #666666;
	font-size: 12px;
	display: block;
}

#content .box3{
	float: left;
	width: 535px;
	height: 115px;
	background-image: url("http://waterlily215.com/tutui/img/123.jpg");
	background-repeat: no-repeat;
	margin: 3px 0px 0px 1px;
	padding: 10px;
	color: #333333;
	font-size: 13px;
	display: block;
}


#content .box3a{
	float: left;
	width: 546px;
	height: 200px;
	float: left;
	margin: 15px 0px 0px 1px;

	color: #333333;
	font-size: 13px;
	display: block;
}


#content .box3 p {
	clear: both;
	color:#333333;
	margin: 5px 3px 0px 5px;
	font-size: 13px;
	line-height: 130%;
}

#content .box33{
	float: left;
	width: 535px;
	height: 189px;
	background-image: url("http://waterlily215.com/tutui/img/20714785.gif");
	background-repeat: no-repeat;
	margin: 5px 0px 0px 1px;
	padding: 10px;
	color: #000000;
	font-size: 13px;
	display: block;
}
#content .box4{
	float: left;
	width: 127px;


	margin: 1px 0px 15px 0px;
	padding: 5px;
	color: #666666;
	font-size: 10px;
	display: block;
}

#content .box41{
	float: left;
	width: 127px;

	margin: 1px 0px 15px -3px;
	padding: 5px;
	color: #2BA94F;
	font-size: 10px;
	display: block;
}

#content .box42{
	float: left;
	width: 127px;

	margin: 1px 0px 15px 0px;
	padding: 5px;
	color: #F2984C;
	font-size: 10px;
	display: block;
}

#content .box43{
	float: left;
	width: 127px;


	margin: 1px 0px 15px 0px;
	padding: 5px;
	color: #3D81EE;
	font-size: 10px;
	display: block;
}

#content .box5{
	color:#444;
	text-decoration:none;
	width:180px;
	height:25px;
	text-indent: 15px;
	text-valign: center;
	display: block;
	font-size: 12px;
	padding-top: 5px;
	margin: 1px 2px 1px 3px;
	padding: 6px 0px 0px 10px;
}


#content .box7{
	color:#444;
	text-decoration:none;
	width:180px;
	height:25px;
	text-indent: 15px;
	text-valign: center;
	display: block;
	font-size: 12px;
	padding-top: 5px;
	margin: 6px 0px 1px 0px;
	padding: 6px 0px 0px 0px;
}


#content .box8{
	float: left;
	width: 185px;
	height: 140px;

	margin: 5px 10px 0px 5px;
	padding: 5px 0px 0px 5px;
	color: #666666;
	font-size: 12px;
	display: block;
}

#content .box9{
	float: left;
	width: 546px;
	height: 328px;
	margin: 5px 0px 0px 3px;
	padding: 10px;
	color: #333333;
	font-size: 13px;
	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;
}

		
/*フッター部分*/
		

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

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

/*  ナビボタン  */

#navi {
	background: url("http://waterlily215.com/tutui/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: 12px;
	color:#8b0000;
	margin : 0px;
	padding : 2px 10px 2px 10px;
}

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

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









/* -----------------------------
		footer
----------------------------- */

#footer2{
clear: both;
margin-top: 1px;
padding: 1px 30px 10px 30px;
background-color: #ffffff;
height: 32px;

}

#footer {
	font-size:0.81em;
font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	background: url(http://waterlily215.com/tutui/img/footbar.gif) no-repeat center top;
	text-align: left;
	margin: 20px auto 0px auto;
	width: 770px;
clear: both;
font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;


border-color: #b3b3b3 ;
border-width: 0px 0px 1px 0px;
border-style: solid;
}

#footer span {
	margin-top:2px;
	margin-bottom:10px;
	padding-right:10px;
	float:right;
	color:white;
font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
}
#footer a:link,
#footer a:visited {
	color:#787878;
}
#footer a:hover {
	text-decoration:none;
}

#footer img {
	float:left;
}

#footer ul {
	text-align:left;
	margin: 3px 0px 5px 0px;
	padding: 0px;
	width:100%;
}
#footer li {
	display: inline;
	line-height:1.2;
	margin-right:4px;
	padding: 0px 0px 0px 4px;
	border-left: solid 1px #999;
}
#footer li.top {
	letter-spacing:1px;
}
#footer li.end {
	margin-right:0px;
	padding-right: 4px;
	border-right: solid 1px #999;
}


#footer2 img{
padding: 1px 1px 3px 4px; /* サイトバナーの位置 */
float: left; /* サイトバナーをフッタの左に */

}

#footer2 h3{
float: right; /* サイトコピーライトをフッタの右に */
padding-top: 3px; /* サイトコピーライトの上からの位置 */
font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
font-size: 110%;
font-weight: normal;
color: #666666;
}

#footer2 a, #footer a:link, #footer a:visited{ /* サイトコピーライトの文字色 */
color: #666666;
text-decoration: none;
}