/* 以下、デフォルトの場合は変更不要です。 */

div#Content{

	float:right;
	width:550px
}

*html div#Content{

	width:548px;
}div#SideNav{
	float:left;
	width:200px

}


div#Footer{
	clear:both
}




@charset "utf-8";
* {
	font-family:'MS PGothic','Hiragino Kaku Gothic Pro W3',Osaka, sans-serif;
	line-height:100%;
	font-style:normal;
	font-weight:normal;
	padding:0;
	color:#444444;
	margin:0;
	text-align:left
}body{
	text-align:center;
}div#Container{
	border-top:4px solid #92B8FE;
	width:770px;
	background:#FFFFFF;
	font-size:14px;
	margin:0 auto
}div#Header{
	background:url(../img/bana01.jpg) no-repeat right top;
	/* ↑背景画像の指定。横800 x 縦123px */
	height:123px;
}a:link,a:visited{
	color:#0000EE;
	text-decoration:underline
}a:hover{
	color:#FF3366;
	background:#FFDBE4;
	text-decoration:underline
}/*about*/
.red{
	line-height:135%;
	color:#FF3366
}.redBold{
	line-height:135%;
	color:#FF3366;
	font-weight:bold
}

img{        
                float:right;
	margin:25px 5px 5px 5px;
}

/*div#Header ヘッダー周り*/
#Header h1{
	padding:10px 0 3px 5px;
	font-size:21px;
}#Header h2{
	margin:2px 0 30px 7px;
	color:#FFFFFF;
	font-size:15px
}#Header p{
	background:#F1F1F1;
	padding:4px 0 3px 5px;
	border-top:4px solid #D3D3D3;
	border-bottom:2px solid #92B8FE;
	list-style-type:none
}#HomeLink:hover,#HomeLink:visited,#HomeLink{
	color:#FFFFFF;
	font-weight:bold;
	background:transparent;
	text-decoration:none
}


/*div#Content周り*/
#Content h3,#Content h4,#Content h5{
	font-size:115%;
	background:#FFFFE5;
	border-bottom:1px dashed #92B8FE;
	border-left:7px solid #92B8FE;
	padding:4px 3px 2px 5px
}
*html #Content h3,#Content h4,#Content h5{
	padding:4px 3px 1px 5px
}



/*div#Content周り*/
.cach{
	background:#FFFFE5;
	border:1px dashed #92B8FE;
	padding:7px 3px 0 5px;
}
strong{
	border:0;
	font-weight:bold;
	color:#FF3366;
	font-size:15px;
}
.cach p{
	font-size:13px;
}

#Entry h3,#Entry h4,#Entry h5{
	font-size:17px;
	margin-top:10px;
	background:#FFFFE5;
	border-bottom:1px dashed #92B8FE;
	border-left:7px solid #92B8FE;
	padding:4px 3px 3px 5px
}*html #Entry h3,#Entry h4,#Entry h5{
	/* Internet Explorer Hacks!*/
	padding:4px 3px 2px 5px
}


#Content p{
	line-height:137%;
	margin:10px 0 15px 0;
	padding-left:10px;
	padding-right:10px;
}.Border-Red{
	border-bottom:1px dashed #FE97B1;
	border-left:7px solid #FE97B1 !important
}.Content_to_Top{
	clear:both;
	text-align:right;
	padding-top:40px !important;
	margin-right:3px !important
}hr{
	margin-top:10px;
	margin-bottom:0px;
}#Content dl{
	margin:10px 0 10px 0
}#Content dt{
	background:url(../img/arrow2.gif) no-repeat left center;
	margin:0;
	padding-left:13px;
	color:#FF3366;
}#Content dd{
	margin:3px 0 9px 13px;
                line-height:130%;
}




/*div#SideNav周り*/
#SideNav ul{
	border:1px solid #92B8FE;
	font-size:13px;
	list-style-type:none
}li.SideNavTitle{
	background:#B8D1FE;
	padding:3px 3px 3px 5px;
	border-bottom:1px solid #92B8FE;
}
li.unit{
	padding:0px 0px 5px 10px;
}

*html li.SideNavTitle{
	padding:4px 3px 1px 5px;
}li.SideNavCat{
	font-size:13px;
	line-height:150%;
	padding:4px 2px 2px 15px;
	background:url(../img/arrow.gif) no-repeat left center;
	border-bottom:1px solid #D7D7D7
}#SideNav h3{
	font-size:13px;
	background:#B8D1FE;
	padding:4px 3px 2px 5px;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#92B8FE;
}*html #SideNav h3{
	padding:5px 3px 1px 5px;
}.ad{
	margin:0;
	padding:10px;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#92B8FE;
}





/*div#footer周り*/
address{
	font-size:13px;
	margin:10px 0 10px 0;
	padding-top:14px;
	background:url(../img/footer.png) no-repeat top
}