/* -------------------------------------------------------------------
 デザイン　汲
------------------------------------------------------------------- */

/* テキスト --------------------------------- */

/* 顔倍テキスト色 */
body {
	color: #666666;
}

/* 顔倍リンク色 */
a:link {
	color: ;
}
a:visited {
	color: ;
}
a:hover {
	color: ;
}
a:active {
	color: ;
}

/* 配色 ---------------------------------------- */

body {
	background-color: #FFFFFF;
}

 .contents-all{
	background-color: #FFFFFF;
}

/* ロゴ */
.logo a{
	background-image: url(img/logo.jpg);
	background-color: ;
}
/* トップメニューバー */
.topbar{
	background-color: #CCFF99;
}
/* コンテンツ */

/* h1 */
.contents-01 h1{
	background-color: #CCFF99;
}
/* h2 */
.contents h2{
	background-color: #CCFF99;
}

.contents-01{
	border: 1px solid #33CC33;
}
/* 右サイドバー */
.sidebar-01{
	border: 1px solid #33CC33;
}
.sidebar h3{
	background-color: #CCFF99;
	text-align: center; 
}
.sidebar li{
	list-style-image: url(img/icon01.gif);
}

/* フッター */
.footer {
	background-color: #CCFF99;
}

/* -------------------------------------------------------------------
 デザイン　倦
------------------------------------------------------------------- */

/* トップページ ------------------------------------- */
#top-h1 {
	background-color: #FFFFFF;
}

/* カテゴリーページ ---------------------------------- */


/* エントリーページ ---------------------------------- */
.contents-01#h1{
	border: 1px solid #4169E1;
}


/* -------------------------------------------------------------------
 レイアウト枠
------------------------------------------------------------------- */
body {
	margin: 20px auto;
	width: 800px;
	height: auto;
	text-align: center;
}

/* ロゴ ---------------------------------------- */

.logo a{
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 100px;
	width: 800px;
	float: left;
	clear: left;
}

.logo a span{
	display: none;
}

/* トップメニューバー -----------------------------*/
.topbar{
	width: 800px;
	float: left;
	clear: left;
	text-align: center;
	height: auto;
}

.topbar ul {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

.topbar ul li{
	float: left;
	margin-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* トップページh1 -----------------------------*/
div.top-h1{
	float: left;
	clear: left;
	height: auto;
	width: 800px;
}

div.top-h1 h1,.top-h1 p{
	padding-left: 15px;
	padding-right: 15px;
	white-space: normal;
}

div.top-h1 h1{
	padding-top: 15px;
}
div.top-h1 p{
	padding-top: 15px;
	padding-bottom: 15px;
}


/* コンテンツ -----------------------------*/
.main{
	height: auto;
	width: 800px;
	text-align: left;
}
/* パンｇ"・-------------*/
.contents#list .bread p{
	width: 581px;
	clear: both;
	float: left;
	padding-bottom: 10px;
	padding-top: 0px;
}

/* 豪ヽンテンツ -------------*/
 .contents-all{
	clear: both;
	float: left;
	height: auto;
	width: 800px;
}
.contents {
	float: left;
	height: auto;
	width: 581px;
	margin-right: 15px;
}

.contents-01{
	margin-bottom: 10px;
	height: auto;
	width: auto;
	clear: both;
	float: left;
	padding-bottom: 10px;
}

.contents-01#h1{
	padding-bottom: 0px;
}

.contents-01 h2,
.contents-01 h1{
	width: 581px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 15px;
}

.contents-01 li{
	display: inline;
	padding: 10px 0px 10px 10px;
	word-break: keep-all;
}

.contents-01 ul,
.contents#list p,
.pass,
.contents-01 dl{
	height: auto;
	width: 100%;
}

.new {
	display: inline;
}

.new li,
.new p,
.help li,
.help p{
	clear: left;
	float: left;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}

.contents-01 p{
	width: 551px;
	padding-top: 10px;
	padding-left: 15px;
}

.contents-01 p a{
	padding-right: 15px;
	line-height: 200%;
}

.contents#list p,
.pass form,
.contents-01 dt,
.contents-01 dd{
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}

.contents-01 dt,
.contents-01 dd{
	float: none;
}

/* 右サイドバー -------------*/
.sidebar {
	height: auto;
	float: right;
	width: 200px;
}

.sidebar-01{
	float: right;
	height: auto;
	width: auto;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.sidebar h3,
.sidebar form,
.sidebar ul,
.sidebar dl{
	height: auto;
	width: 200px;
	float: right;
	clear: right;
}

.sidebar h3{
	float: none;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidebar h3 span,
.sidebar li{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	list-style-position: inside;
}

.sidebar dt,
.sidebar dd{
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	height: auto;
}

.sidebar dt{
	background-image: url(img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.sidebar form,
.sidebar ul,
.sidebar dl{
	padding-top: 10px;
}
.form form{
	text-align: center;
}

/* フッター -----------------------------*/
.footer{
	clear: both;
	width: 800px;
	vertical-align: middle;
}
.footer p{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* -------------------------------------------------------------------
 顔倍澄2
------------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

/* 顔倍フォント ---------------------------------------- */

body {
	font-family: /*Osaka,*/ "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	line-height: 1.4;
}

h1{
	font-size: 150%;
	font-weight: bold;
}

h2,h3,h4,h5,h6 {
	font-size: 100%;
}

td,th {
	font-size: 100%;
}

/* hides from macIE5 \*/
* html td,th {
	font-size: 80%;
}
/**/


/* 顔倍タグ ---------------------------------------- */


img,table {
	border: none;
}

ul {
	list-style-type: none;
}

strong {
	font-weight: bold;
}

.kanri {
		width: 581px;
}

.bold {
	font-weight: bold;
}


div.ads2 {
	margin: 20px 20px 20px 20px;
}