* {
margin: 0;
padding: 0;
}

html {/*
	color			: #333;
	font			: small/1.5em "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", "Verdana", sans-serif;
*/
}
img {
	border:medium none;
}

body {
	background:#000;
	color:#fff;
	line-height:1.5em;
	margin:0px;
	padding:0px;
	font-size:75%;
	font-family:verdana,san-serif;
}

p {
	margin: 10px 0px;
}
h1,h2,h3 {
	font-size:110%;
	font-weight:bold;
}
/* =================================== */
/* レイアウトの設定 */
/* =================================== */

/* 全体を囲うblock */
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:820px;
	background:url(../../../common/images/con_back.jpg) no-repeat;
}
.clear {
	clear:both;
	display:block;
	height:1px;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:auto;
}
.box_right {
	float:right;
	width:468px;
	margin-right:15px;
}
#wrapper .clear {
	height :20px;
}
#header {
	padding-left:15px;
	height:136px;
}
#topicPath {
	padding-left:15px;
	margin-top:6px;
	margin-bottom:6px;
}
/* #main,#side用のblock */
#content {
	width: 820px;
	margin: 0 auto;
}

#content #main {
	float:right;
	width:613px;
	margin-right:15px;
	color:#330000;
	min-height:390px;
	background: #d8bfbf;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

#content #side {
	float:left;
	width:175px;
	margin-left:15px;
	min-height:390px;
	background: #000;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}


/*フッター画像*/
#footer {

}


/* フッター */
#footer .box_right {
	text-align:right;
}


/* =================================== */
/* リンクカラーの設定 */
/* =================================== */

/* 全般 */
a:link {
	color:#cc0000;
	text-decoration:none;
}
a:visited {
	color:#cc3333;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}
#side .cont{
	margin-top:0;
	padding:10px;
}
	
#side .cont ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0px;
	clear:both;
}
#side .cont ul li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:none;
}
#side .cont ul li a{
	display:block;
	height:30px;
	text-indent:-9999px;
	width:114px;
}
#side .cont ul li.top a{
	background:transparent url(../../../images/m_top.gif) no-repeat scroll 0px;
}
#side .cont ul li.top a:hover{
	background:transparent url(../../../images/m_top.gif) no-repeat scroll 0px;
}
#side .cont ul li.profile a{
	background:transparent url(../../../images/m_profile.gif) no-repeat scroll 0px;
}
#side .cont ul li.profile a:hover{
	background:transparent url(../../../images/m_profile_c.gif) no-repeat scroll 0px;
}
#side .cont ul li.gallery a{
	background:transparent url(../../../images/m_gallery.gif) no-repeat scroll 0px;
}
#side .cont ul li.gallery a:hover{
	background:transparent url(../../../images/m_gallery_c.gif) no-repeat scroll 0px;
}
#side .cont ul li.blog a{
	background:transparent url(../../../images/m_blog.gif) no-repeat scroll 0px;
}
#side .cont ul li.blog a:hover{
	background:transparent url(../../../images/m_blog_c.gif) no-repeat scroll 0px;
}
#side .cont ul li.onlineshop a{
	background:transparent url(../../../images/m_onlineshop.gif) no-repeat scroll 0px;
}
#side .cont ul li.onlineshop a:hover{
	background:transparent url(../../../images/m_onlineshop_c.gif) no-repeat scroll 0px;
}
#side .cont ul li.links a{
	background:transparent url(../../../images/m_links.gif) no-repeat scroll 0px;
}
#side .cont ul li.links a:hover{
	background:transparent url(../../../images/m_links_c.gif) no-repeat scroll 0px;
}
#side .cont ul li.mailto a{
	background:transparent url(../../../images/m_mailto.gif) no-repeat scroll 0px;
}
#side .cont ul li.mailto a:hover{
	background:transparent url(../../../images/m_mailto_c.gif) no-repeat scroll 0px;
}


/* =================================== */
/* 装飾の設定 */
/* =================================== */

blockquote {
	border: 1px dotted #CCC;
	padding: 0.2em;
	margin: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear			: both;
	font			: 0/0 sans-serif;
}

.submit {

}

.lightup {
	background-color: #F8F8FF;
	cursor: pointer;
}



/* =================================== */
/* #header */
/* =================================== */

.view_navi{
	margin:0 0 0 0;
	padding-top:0px;
	text-align: right;
}


/* =================================== */
/* #main */
/* =================================== */

/* エントリー部分全体 */
#main .entry_area {
	
	padding-top:20px;
	padding-left:10px;
	padding-bottom: 20px;
}

/* エントリータイトル */
#main h1,h2 {
  color: #000;
  margin-right :10px;
	font-size:medium;
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
	background: #FFF; /*url(./entry_head.gif) no-repeat; */
	background-position:left;
}


/*エントリーナビゲーション*/
.entry_navi{
	margin:10px 0px 5px;
	padding-top:0px;
	font-size: 10.5px;
	list-style-type: none;
}

/* カテゴリタグ */

#main ul.entry_tag {
	font-size: 11px;
	color: #333;
}

#main ul.entry_tag li {
	display:inline;
	padding-left:5px;
}



/* エントリー時刻 */
#main .entry_date {
	color: #333;
	font-size: 11px;
}

/* エントリー本文 */
#main .entry {
	margin:20px 5px 20px;
}

/* テーブル */
table {
border-collapse:collapse; width:585px; border: solid #333 1px
}
table,th,td {
background-color: #fff; padding: 0.3em 1em; border: solid #333 1px
}
td.center {
text-align: center
}

/* エントリー情報 */

#main ul.state {
	margin: 20px 0px 20px;
}

#main ul.state li {
	display:inline;
	border-left:1px solid #666;
	padding-left:5px;
	font-size:10.5px;
}



/*コメント、TB、プロフィールタイトル*/


.comment {
	margin:10px;
	padding:10px;
	border: 1px solid #666;
	background-color: ghostwhite;
}


dl#com_area dt.title,
dl#com_form dt.title,
dl#tb_form dt.title,
dl#tb_area dt.title,
dl#profile_area dt.title {
	border-bottom:1px solid #EFEFEF;
	margin: 0 0 10px 0;
	font-weight:bolder;
}

/* コメント本文 */
.com_desc {
	padding: 0 10px;
}

/* コメントユーザー情報 */
dl#com_area dd {
	padding:5px 10px;
	margin: 5px 0 15px 0;
	border-bottom:1px solid #EFEFEF;
	text-align:right;
	font-size:10.5px;
}

dl#com_area dd ul {
	list-style-type:none;
}

dl#com_area dd li {
	display:inline;
	border-left:1px solid #666;
	padding-left:5px;
}


/* コメントフォーム */
dl#com_form dd {
padding: 0 10px 10px;
}

dl#com_form dd input.input {
border-left:1px solid #CCC;
border-top:1px solid #CCC;
border-right:1px solid #EFEFEF;
border-bottom:1px solid #EFEFEF;
padding: 1px 0;
width:200px;
}

/* コメントフォーム textarea */
dl#com_form dd textarea {
border:1px solid #CCC;
width:300px;
margin: 0 0 10px 0;
}


/* TBフォーム */
dl#tb_form dd {
	padding: 0 10px 10px;
}

dl#tb_form dd input.input {
border-left:1px solid #CCC;
border-top:1px solid #CCC;
border-right:1px solid #EFEFEF;
border-bottom:1px solid #EFEFEF;
padding: 1px 0;
width:300px;
}

/* TBタイトル */
dl#tb_area dt.tb_title {
	padding: 0 10px;
}

/* TB本文 */
dl#tb_area dd {
	padding: 0 10px;
}


/* TBユーザー情報 */
dl#tb_area dd.tb_state {
	padding:5px 10px;
	margin: 5px 0 15px 0;
	text-align:right;
	font-size:10.5px;
	border-bottom:1px solid #EFEFEF;
}

.tb_state ul {
	list-style-type:none;
}

.tb_state li {
	display:inline;
	border-left:1px solid #666;
	padding-left:5px;
}


/* =================================== */
/* Lists */
/* =================================== */

.entry_lists dl {
	margin: 10px 10px;
}

.entry_lists dt {
	margin: 0 10px 0px 10px;
	padding-left:15px;
	background-position:left;
	background:url(./side_disc.gif) no-repeat 0 8px;
	font-family:verdana;
	font-weight: normal;
	}
	
.entry_lists dd{
	margin:0 10px 0 0;
}

.entry_list_description {
	padding:10px;
	border: 1px solid #777;
	/*width:450px; */
	overflow:hidden;
	/*background-color:ghostwhite;*/
	
}

.entry_list_date {
	color: #333;
	font-size: 11px;
}



/* =================================== */
/* Clouds */
/* =================================== */

.entry_cloud {
	padding-top:20px;
	padding-left:10px;
}


/* エントリータイトル */
.entry_cloud h2 {
	font-size:medium;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	background:url(./entry_head.gif) no-repeat;
	background-position:left;
}


.entry_cloud ul {
	margin: 10px 0px;
}


.entry_cloud li {
	display: inline;
	padding-left: 1em;
	font-family:verdana;
	font-weight: normal;
	}
	


/* =================================== */
/* サイドコンテンツ */
/* =================================== */

/*サイドコンテンツヘッダー画像*/
#side .side_header {

}


/*サイドコンテンツフッター画像*/
#side .side_footer {

}

#side dl {
	margin:5px 5px 20px 5px;
}

/* サイドタイトル */
#side dt {
	padding-left:15px;
	background:url(./side_list.gif) no-repeat;
	background-position:left;
	font-family:verdana;
	font-weight:bolder;
	}
	
#side dd{
	padding:5px 0 0 0;
	background:url(./dd.gif) no-repeat;
	line-height: 1.2em;
}

#side ul {
	margin-left:4px;
	list-style-type:none;
	}

#side li {
	margin: 3px 0 0 0;
	padding-left:8px;
	background:url(./side_disc.gif) no-repeat 0 8px;
	}

/* サイト内検索 */
#side input.search {
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	padding: 1px 0;
	margin-bottom:5px;
}


/* =================================== */
/* ページ送り */
/* =================================== */

.pager {
	margin: 20px 10px 10px;
}

.pager strong {
	font-size: 120%;
	font-weight: bold;
}



/*カレンダー*/
.calendar td {
	font-size: 0.8em;
	text-align: center;
}

.calendar_month td {
	font-family: "Verdana";
	color: #333;
}


.calendar_day td {
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	width: 22px;
	height: 20px;
	background:#FCFCFC;
	text-align:center;
	vertical-align:middle;
}

.calendar_day a 			{ color: #2A2666; text-decoration: none; background:#EFEFEF; display:block; height:100%;}
.calendar_day a:link		{ color: #2A2666; text-decoration: none; }
.calendar_day a:visited		{ color: #2A2666; text-decoration: none; }
.calendar_day a:active		{ color: #2A2666; text-decoration: underline; }
.calendar_day a:hover		{ color: #26CFFF; text-decoration: underline; }

/* WIN IE */

* html #content #side {
	width:155px;
	height:390px;
	min-height:390px;
}

* html #content #main {
	width:593px;
	height:390px;
	min-height:390px;
}