/*----------add bookmarks----------*/

.add_bookmarks_block {
	margin:20px 4px 0 4px;
	padding:0;
	text-align:left;
	/*position:absolute;
	top:32px;
	left:390px;
	width:300px;*/
	float: left;
	}

/*
ul.add_bookmarks_block li {
	margin:0;
	padding:0;
	float: left;
	}
*/

.add_bookmarks_block_icon {
	float:left;
	margin:0;
	padding:0;
	}

.add_bookmarks_block_icon ul {
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
	background:#fff;
	float: left;
	display:inline;
	}

.add_bookmarks_block_icon ul li {
	margin:0 2px 0 0;
	padding:0;
	list-style:none;
	background:#fff;
	border:0px solid #099;
	float: left;
	display:inline;
	}
/*
ul.add_bookmarks_block li ul#add_bookmarks li {
	margin:0;
	padding:0 2px 0 0 ;
	}

ul.add_bookmarks_block li ul#add_bookmarks li:hover {
	background:url(http://www.voidplus.jp/img/line_back.png) repeat left top #eeeee1;
	}
*/


/*LightBoxのインポート*/
/*@import url(http://www.voidplus.jp/css/lightbox.css) screen;*/

html {
    /* setting border: 0 hoses ie6 win window inner well border */
    margin: 0;
    padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	/*background-color: #333333;*/
	background-color:#FFFFFF;
	/*text-align: center;
	background-image: url("http://www.voidplus.jp/images/share/bg_white.gif");
	background-repeat: repeat-y;
	background-position: center center;*/
	}

a {
	text-decoration: none;
	}

a:link {
	color: #666666;
	}

a:visited {
	color: #666666;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}

a img { border: 0; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

.topmenu {
	color: #666666;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: right;
	margin-bottom: 0px;
	}

.divided {
	color: #000000;
	font-family: sans-serif, Arial, Verdana;
	font-size: 9px;
	font-weight: nomal;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	}


#container {
	line-height: 140%;
	/*margin-right: auto;
	margin-left: auto;*/
	margin:0 0 0 70px;
	padding:0;
	text-align: left;
	padding: 0px;
	width: 780px;
	height: 100%;
	border: 0px;
	background-color: #FFFFFF;
	}

#topmovie {
	border: 0px;
	margin: 0px;
	}

.underimg {
	margin-top: 20px;
	}

#arcspace {
	height: 15px;
	}

#banner {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	height: 80px;
	background-image: url("http://www.voidplus.jp/images/share/voidlogo.gif");
	background-repeat: no-repeat;
	}

a#banner-img {
	display: none;
	}


#banner a {
	color: #666666;
	font-size: 10px;
	text-align:right;
	text-decoration: underline;
	}

#banner a:hover {
	color: #000000;
	font-size: 10px;
	text-align:right;
	text-decoration: underline;
	}


#banner h1 {
	color: #666666;
	font-size: 10px;
	text-align:right;
	margin-right: 20px;
	margin-top: 55px;
	}

#banner h2 {
	font-size: 11px;
	}

#center {
	float: left;
	width: 570px;
	
	
	overflow: hidden;
	}

.content {
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	}

.entry-body {
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
    font-size: 11px;
	line-height:200%;
	margin:25px 0 0 0;
	padding:0;
}

.entry-body p {
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
    font-size: 11px;
	line-height:200%;
	margin:0;
	padding:0 0 24px 0;
}

.entry-body p a {
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
    font-size: 11px;
	line-height:200%;
	text-decoration:underline;
	padding:0;
}

.entry-body p a:hover {
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
    font-size: 11px;
	line-height:200%;
	text-decoration:none;
	padding:0;
}

.entry-body .more {
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
    font-size: 11px;
	line-height:200%;
	margin:0 0 0 0;
	padding:-20px 0 0 0;
}


.extended a{
    font-size: 11px;
	line-height:110%;
	margin:0 0 0 0;
	padding:0 0 30px 0;
	display:block;
	height:14px;
	width:80px;
	overflow:hidden;
	text-decoration:underline;
}

.extended a:hover {
    font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
    font-size: 11px;
	line-height:110%;
	margin:0 0 0 0;
	padding:0 0 30px 0;
	text-decoration:none;
	color:#000000;
}



/* 本文内の画像のポジション */
.entry-body img {
	float: left;
	border: none;
	vertical-align:top;
	margin: 5px 8px 0px 0;
	padding: 0;
}

.entry-body p img {
	float: left;
	border: none;
	vertical-align:top;
	margin: 5px 8px 0px 0;
	padding: 0 0 1px 0;
}


.EntrySet{
	margin: 15px 0 15px 0;
	padding: 0 0 30px 0;
}

#right {
	float: left;
	
	
	width: 210px;

	
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 200%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.content blockquote {
	line-height: 200%;
	margin: 30px 0 30px 0;
	padding: 0 50px 0 50px;
	}

.content li {
	/*line-height: 150%;*/
	}


.content h1 {
	color: #000000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height:100%;
	text-align: left;
	font-weight: bold;
	}

.content h2 {
	color: #000000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	
	text-align: left;
	font-weight: bold;
	
	margin-top: 0px;
	margin-bottom: 0px;
	
	}

.content h3 {
	color: #000000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 10px;
	line-height:100%;

	text-align: left;
	font-weight: bold;
	
	margin-top: 0px;	
	margin-bottom: 0px;
	letter-spacing:.1em;	
	}

.content .titlediv {
	margin: 3px 0 4px 0;
	padding:0;
	}

.content div.posted {
	color: #666666;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: normal;
	margin:0 0 0 0;
	padding:0 0 15px 0;
	clear:both;
	}

.content div.posted a {
	text-align: left;
	line-height: normal;
	text-decoration:underline;
	}
	
.content div.posted a:hover {
	text-align: left;
	line-height: normal;
	text-decoration:none;
	}

.sidebar {
	padding: 0px 20px 0px 1px;
	}



#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
  	padding: 0px;
	text-align: left;
	margin-top: 8px;
	_margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	width: 780;
	}

#calendar caption {
	color: #000000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: 0em;
	}

#calendar th {
	text-align: left;
	font-weight: normal;
	}

#calendar td {
	text-align: left;
	}


/* ##サイドメニュー関連 */

.sidebar h2 {
	color: #000000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding: 3px 0 0 0;
	margin: 0;
	}
/*
.sidebar li {
	background-image: url("http://www.voidplus.jp/images/share/icon_menu.gif");
	background-repeat:no-repeat;
	color: #000000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	padding: 0 0 0 15px;
	margin: 2px 0 0 0;
	list-style-type: none;
	}
*/
.sidebar li.tree {
	background-image: url("http://www.voidplus.jp/images/share/tree_lst_solid.gif");
	background-repeat:no-repeat;
	color: #000000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	padding: 0 0 0 17px;
	margin: 0 0 0 0;
	list-style-type: none;
	}

.sidebar li.tree_end {
	background-image: url("http://www.voidplus.jp/images/share/tree_end_solid.gif");
	background-repeat:no-repeat;
	color: #000000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	padding: 0 0 0 17px;
	margin: 0 0 0 0;
	list-style-type: none;
	}


/*
.sidebar toplevel {
	color: #000000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 5px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	margin-bottom: 5px;
	}

*/

.sidemenutext {
	/*color: #666666;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: nomal;
	line-height: -20px;*/
	}

.sidemenu-title{
	margin:0 0 0 0;
	padding:16px 0 30px 0;
}
.sidespace {
	margin-top: 35px;
	}

.catlist{
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	line-height:100%;
	margin:0 0 30px 0;
	padding:0;
}

/* ここまで */

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	}

#powered {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;

	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

comments-open-moderated {
	margin-bottom:10px;
}


/* 画像回り込み */

img.r {
	float: right;
	border: none;
	margin: 5px 0 0px 8px;
	padding:0;
	vertical-align:top;
	}
	
img.l {
	float: left;
	border: none;
	margin: 5px 8px 0px 0;
	padding:0;
	vertical-align:top;
	}

/* ここまで */

.recentpost {
	margin0:0 0 0 0;
	padding:15px 0 15px 0;
	}

/*
.entrytitle {
	color: #000000;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height:100%;
	text-align: left;
	font-weight: bold;
	}

*/

.menuset {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}


/*DATEアーカイブの日別の送りのリンク*/

.dateNav{
	margin: 0 0 0 0;
	padding: 15px 0 12px 0;
	line-height:100%;
}

/*エントリーアーカイブの記事の送りのリンク*/

.EntryNav{
	margin: 15px 0 28px 0;;
	padding: 0;
	line-height:100%;
}

/* フッター関連 */

.footer {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 10px;
	line-height:100%;
	color: #000000;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	}
	
.footerImg{
	margin:0;
	padding:0 0 4px 0;
}

.footerImgArc{
	margin:0;
	padding:0 0 4px 0;
}

A.foot:link { text-decoration: none; color:#000000; text-decoration: none;}
A.foot:visited { text-decoration: none; color:#000000;}
A.foot:active { text-decoration: none ; color:#000000;}
A.foot:hover { color: #666666; text-decoration: underline;}

#regreenarts-banner a{
	position:relative;
	float:left;
	width:152px;
	height:213px;
	display:block;
	text-indent:-9999px;
	font-size:5px;
	overflow:hidden;
	background-image:url(http://www.voidplus.jp/images/share/banner_regreenarts.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:25px;
}

#regreen-banner a{
	position:relative;
	float:left;
	width:160px;
	height:143px;
	display:block;
	text-indent:-9999px;
	font-size:5px;
	overflow:hidden;
	background-image:url(http://www.voidplus.jp/images/share/banner_regreen.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:45px;
}

#regreen-banner a:hover{
	background-image:url(http://www.voidplus.jp/images/share/banner_regreen_on.gif);
}

#aobi-banner a{
	position:relative;
	float:left;
	width:160px;
	height:60px;
	display:block;
	text-indent:-9999px;
	font-size:5px;
	overflow:hidden;
	background-image:url(http://www.voidplus.jp/images/share/aobibanner_on.gif);
	background-repeat:no-repeat;
}

#aobi-banner a:hover{
	background-image:url(http://www.voidplus.jp/images/share/aobibanner_of.gif);
}