body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	color:#000000;
	font-size: 14px;
	line-height: 170%;
}




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

/*  ナビボタン  */
.navi1 {
	font-size: 14px;
	text-align: center;
	padding: 2px;
	}

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

.navi1 a:hover {
	color: #FF0000;
	text-decoration: underline;
	}

/*  ページナビ  */
.navi2 {
	font-size: 10px;
	color:#000000;
	margin :5px;
	margin-bottom:5px;
	padding-left: 10px;
}

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

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

/* フィールド属性 */	
fieldset {
	font-size:14px;
	color: #000000;
	margin : 0px 5px 10px 10px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

legend {
	font-size: 14px;
	font-weight: bold;


}

legend a:link, legend a:visited, legend a:active {text-decoration: none;

}


.fm {
	margin: 5px 5px 10px 5px;
	font-size: 14px;
	color: #000000;
}

.detail {
	text-align:right;
	font-size: 10px;
	margin-right:10px;
	margin-top;0px;
	margin-bottom;0px;
}


/* リンクの属性（未指定の時） */
a, a:link, a:visited, a:active{
		text-decoration: underline;
		color: blue;
		}

a:hover {
		color: #FFCC00;
		}


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

---------------------------------------------------------

/* ブログの枠等の属性 */
#container {
	width: 734Px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
}
		
/*ヘッダー部分*/


.return {
	PADDING-RIGHT: 10px; MARGIN-TOP: 10px; FONT-SIZE: 14px; COLOR: #777777; TEXT-ALIGN: right
}



.head2 {text-decoration: none;COLOR: #990000;
}
.head2 A:visited {text-decoration: none;COLOR: #990000;
}
.head2 A:hover {text-decoration: underline;COLOR: #ff7b3c;
}

h1{ font-size: 20px; margin-top:20px; text-decoration:none;COLOR: #990000;
}

h1 A:visited {text-decoration: none;COLOR: #990000;
}
h1 A:hover {text-decoration: underline;COLOR: #ff7b3c;
}

#banner-description { font-size: 14px;
}

.main1 {
	BORDER-RIGHT: #fff 0px solid; PADDING-RIGHT: 20px; BORDER-TOP: #fff 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #d7d7ff 7px solid; WIDTH: 95%; PADDING-TOP: 0px; BORDER-BOTTOM: #d7d7ff 2px solid; BACKGROUND-COLOR: #FFFFFF
}



.main2 A {
	color: #990000; text-decoration: none
}
.main2 A:visited {
	color: #990000; text-decoration: none
}
.main2 A:hover {
	color: #ff7b3c; text-decoration: none
}


.normal { font-weight: normal;
}


#header h1{
	margin-top : 0px;　　　
	margin-bottom: 0px;
	
}
		


/* インフォメーション */
#info {
	border: 1px solid #999;
	margin: 5px 5px 10px 5px;
	padding: 5px 5px 5px 5px;
	background-repeat: no-repeat;
	background-color: #FFF;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
}

/* Top Sellers vest6 */
.vest {
	width: 103px;
	float: left;
	height:245px;
	border: 1px solid #999;
	margin: 5px;
	padding: 2px 2px 2px 4px;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	text-valign: top;
	color: #000000;
}
		
/*サイドバー部分*/

/*----- OtherPage ------*/
#otherpage #sidebar {
		width: 200PX;
		float: right;
		margin: 0px;
		color: #000000;

		}
		
#otherpage #sidebar h2 {
		font-size: 14px;
		font-family: Verdana,Helvetica,sans-serif;
		color: #8080C0;
		margin: 0px;
		}

#otherpage #sidebar h3 {
	font-family: Verdana,Helvetica,sans-serif;
	border-style: solid;
	border-color: #8080C0;
	border-width: 0px 0px 1px 10px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

#otherpage #sidebar p {
		font-size: 14px;
		line-height: 100%;
		color: #000000;
		margin: 0px;
		}
/*------メニュー部分------*/
.index{
	text-decoration:none;
	width:185px;
	height:20px;
	font-size: 14px;
	padding-top: 0px;
margin: 5px 2px 1px 0px;
		border-bottom: 1px dotted #000000;
}

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


/*エントリー部分*/
/*----- MainPage ------*/
#mainpage #content {
	width: 350Px;
	float: left;
	margin: 0Px;
	padding: 5px 0px 5px 10px;
}
		
#mainpage #content h2 {
	font-size: 14px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #8080C0;
}

#mainpage #content h3 {
	border-style: solid;
	border-color: #8080C0;
	border-width: 0px 0px 1px 0px;
	margin-top: 10px;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
}

#mainpage #content p{
	color: #000000;
}

#mainpage #content a{
	color: blue;
}

#mainpage #content a:hover {
	color : #FF6600;
	text-decoration: underline;
}		

/*----- OtherPage ------*/
#otherpage #content {
	width: 500Px;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px 0Px 0px 10px;
}
		
#otherpage #content h2 {
	font-size: 14px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #8080C0;
}
		
#otherpage #content h3	{
	border-style: solid;
	border-color: #8080C0;
	border-width: 0px 0px 1px 0px;
	margin: 0px;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
}

#otherpage #content p {
	font-size: 14px;
	color:#000000;
	line-height: 140%;
	margin: 10px 0px 10px;
}

#otherpage .archives {
	font-size: 14px;
	color:#000000;
	line-height: 120%;
	margin: 5px 0px 5px;
}

#otherpage #content a{
	color: blue;
}

#otherpage #content a:hover{
	color : #FF6600;
	text-decoration: underline;
}

#otherpage #content #category 1i {
	margin-bottom: 10px;
}

#otherpage #content #categorydata span {
	font-size: 14px;
	color: #77a822;
	margin-left: 10px;
}

/*バナー広告用*/
#banner {
	margin: 0px;
}

#banner .lft {
	width: 470px;
	float: left;
	margin: 0px 0px 5px 5px;
}

#banner .rht {
	width: 240px;
	float: right;
	margin: 0px 5px 5px 5px;
}

		
/*フッター部分*/
#footer {
	width: 734px;
	clear: both;		
	border-top: 2px solid #999;
	margin: 0px;
	text-align: left;
}

#footer p {
	font-size: 10px;
	margin: 0px;
	padding-left: 5px;
	color: #000000;
}
		
#footer a:link, #footer a:visited, #footer a:active {
	color: blue;
	text-decoration: none;
}


#footer a:hover {
	color : #FF6600;
	text-decoration: underline;
}

/* Copyrights */
.copy {
	border-top : 1px solid #BBB;
	border-bottom : 1px solid #BBB;
	clear: both;		
	font-size: 10px;
    text-align: center;
	height: 20px;
	margin: 0px;
	padding-bottom: 2px;
}

.copy p {
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
}
