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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	margin : 0px;
	background: url("http://sample.jp-soft.com/12/img/back.gif");
	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://sample.jp-soft.com/12/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://sample.jp-soft.com/12/img/top01.gif");
	background-repeat: no-repeat;
	display: block;
}

#header h1 a:hover {
	background-image: url("http://sample.jp-soft.com/12/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://sample.jp-soft.com/12/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://sample.jp-soft.com/12/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://sample.jp-soft.com/12/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://sample.jp-soft.com/12/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 15px;
	font-size: 12px;
	line-height: 130%;
}

#content h2 {
	border-style: solid;
	border-color: #FF80C0;
	border-width: 0px 0px 1px 10px;
	margin: 10px 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 15px;
}

#content a {
	color: blue;
}

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


/*記事枠の設定*/

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

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

#content .box3{
	float: left;
	width: 535px;
	height: 80px;
	background-image: url("http://sample.jp-soft.com/12/img/box03.gif");
	background-repeat: no-repeat;
	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://sample.jp-soft.com/12/img/footer.gif");
	font-size: 10px;
	line-height: 170%;
	margin-top: 0;
	margin-bottom: 0;
	color: #666666;
}

/*  ナビボタン  */

#navi {
	background: url("http://sample.jp-soft.com/12/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;
}


