@charset "EUC-JP";

/* 全体の設定
------------------------------------------------------------ */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: x-small;
	line-height: 1.5;
	color: #444;
	background-image: url(http://blog-imgs-44-origin.fc2.com/u/n/d/underground7/ug10_back.gif);
	background-repeat: repeat;
        font-family : Geneva,Hiragino Maru Gothic Pro,VERDANA,ARIAL,SANS-SERIF;
}
h1,h2,h3,h4,address,form{	
        font-style : normal;
        font-weight : normal;
	margin: 0px;
	padding: 0px;
}
img { 
        vertical-align : bottom;
        display : block
}
/* リンク部分の設定
------------------------------------------------------------ */
a {text-decoration : none;}
a:link {color : #666;}
a:visited {color : #999;}
a:hover {color : #990033;}
a img {
	border-style : none;
	text-decoration : none;
        vertical-align: bottom;
}

/* 絵文字の設定
------------------------------------------------------------ */
#entry_m img.emoji{
	margin-top : -4px;
	vertical-align:middle;
	}

/* 大枠と背景画像の設定
------------------------------------------------------------ */
#waku {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(http://blog-imgs-37-origin.fc2.com/u/n/d/underground7/ug10_waku_back.png);
	background-repeat: repeat-y;
}

/* タイトル部分の設定
------------------------------------------------------------ */
#header {
	padding: 5px 10px;
	float: right;
	margin-top: 0px;
}
.admin {
	list-style-type: none;
	text-align: right;
	margin: 0px;
	border : 1px solid #ccc;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header:after{
        content: "";
        clear: both;
        height: 0;
        display: block;
        visibility: hidden;
}
#header .admin li {
	display: inline;
}
#title {
        background-image: url(http://blog-imgs-48-origin.fc2.com/2/0/0/200maniax/title04.png);
        background-repeat: no-repeat;
        height: 120px;
        padding-right: 500px;
        padding-left: 500px;
        margin-bottom: 10px; 
        clear: both;
}
#title h1{
        padding-left: 50px;
        text-shadow: 2px 2px 3px #000;
        -moz-text-shadow: 2px 2px 3px #000;
        -webkit-text-shadow: 2px 2px 3px #000;
        padding-top: 20px;
        font-size: 14px;
}
#title h1 a:link,
#title h1 a:visited{
        color:#fff;
}
#title h1 a:hover{
        color:#ccc;
}
#title h2 {
	padding-left: 80px;
	color: #ccc;
        font-size:small;
}
#center {
	width: 480px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(http://blog-imgs-44-origin.fc2.com/u/n/d/underground7/ug10_center_back.gif);
	background-repeat: repeat;
	margin-top: 0px;
	padding-top: 6px;
	border-bottom : 1px solid #ccc;
}
.center_top  {
	background-image: url(http://blog-imgs-44-origin.fc2.com/u/n/d/underground7/ug10_center_top.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 500px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	background-position: left bottom;
}


/* 右枠と左枠の設定
------------------------------------------------------------ */
#right {
	float: right;
	width: 187px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: x-small;
	margin-top: -4px;
}
#right ul,
#left ul{
        padding-left: 15px;
}
#left {
	float: left;
	width: 192px;
	padding-right: 10px;
	padding-left: 10px;
        font-size: x-small;
}
#left p, ul {
	margin-top: 10px;
	margin-bottom: 0px;
}
.plugin,
.plugin2,
.plugin3 {
	border: 1px solid #CCC;
        margin-top: 0px;
        margin-bottom : 10px;
	padding: 5px 10px;
}
.plugin ul,
.plugin2 ul,
.plugin3 ul{
	padding-left: 0px;
        margin-left: 0px;
}
.plugin h3,
.plugin2 h3,
.plugin3 h3 {
	font-size: 12px;
}
#plugin3 {
        padding: 5px;
	border: 1px solid #999;
        margin-top: 5px;
        margin-bottom: 5px;
}
#plugin3 p{
        padding: 0px;
        margin: 0px;
}
.plugin dd,
.plugin2 dd,
.plugin3 dd {
	margin-left: 0px;
}
#center .navi {
	text-align: center;
}


/* フッター部分の設定
------------------------------------------------------------ */
#bottom {
	clear: both;
	text-align: center;
	padding-top : 30px;
	padding-bottom : 30px;
}

/* 記事部分の設定
------------------------------------------------------------ */

#entry {
	background-image: url(http://blog-imgs-44-origin.fc2.com/u/n/d/underground7/ug10_entry_back.png);
	background-repeat: repeat-y;
	border: 1px solid #CCC;
	box-shadow: 2px 2px 3px #666666;
	-moz-box-shadow: 2px 2px 3px #666666;
	-webkit-box-shadow: 2px 2px 3px #666666;
	margin-bottom: 10px;
	padding: 20px;
}
#entry_t h2:first-letter {
	color:#990033;
        font-size: 20px;
}
#entry_t h2 {
	color: #666;
        font-size: 14px;
}
#entry_m p{
        font-size: 13px;
}
#entry h4{
        font-size: 14px;
        color:#990033;
        margin-bottom: 10px;
}
#entry ul,
#entry_m ul {
        padding-top : 20px;
        padding-left: 0px;
	text-align: right;
        font-size: x-small;
}
#entry li,
#entry_m li {
        color: #999;
	display: inline;
}
.com_icon img {
	display: inline;
	margin-bottom: 5px;
}

/* カレンダー部分の設定
------------------------------------------------------------ */

.plugin-calender{
	width: 170px;
}
.calender td a {
	display: block;
	background-color: #ccc;
}
.calender {
	width: 170px;
	text-align: center;
	background-position: center;
}
#sun {color : #cd5c5c;}
#sat {color : #4169e1;}

/*￥*/
 * html div {height:1%;}
/* */
.fc2_footer {margin-top : 10px;}

pre {
	margin:0;
	padding:0;
	overflow:auto;
	white-space:pre-wrap;
	word-wrap:break-word;
	font-size: 12px;
	border: 1px solid #999;
	background-color: #FFF;
	color: #999;
}

/* jQuery部分の設定
------------------------------------------------------------ */
dt.over{
        background-image: url(http://blog-imgs-37-origin.fc2.com/u/n/d/underground7/ug10_dt_over.png);
	background-repeat: repeat-y;
        cursor: pointer;
	width: 192px;
        height: 18px;
        color:#990033;
}
dt.selected{
	background-image: none;
	color:#444;
	cursor: default;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 3px;
        width: 170px;
}

/* 
fontScaler stylesheet example 
icons by http://art.gnome.org/themes/icon 
*/
.fontScaler{
	float:left;
	margin-right: 5px;
}
.fontScaler a#fs_increase,
.fontScaler a#fs_decrease
{
	display:block;
	float:left;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-5000px;
}
.fontScaler a#fs_increase {
	background-image:url('http://blog-imgs-44.fc2.com/u/n/d/underground7/fontSizer-increase.png');
	width:24px;
	height:24px;
}
.fontScaler a#fs_decrease {
	background-image:url('http://blog-imgs-44.fc2.com/u/n/d/underground7/fontSizer-decrease.png');
	width:24px;
	height:24px;
}


/* IE6用の設定
------------------------------------------------------------ */

*html dt.over{
        background-image: url(http://blog-imgs-37-origin.fc2.com/u/n/d/underground7/ug10_dt_over.png);
	background-repeat: repeat-y;
        cursor: pointer;
	width: 170px;
        height: 18px;
        color:#990033;
        background-position: right;
}
*html dt.selected{
	background-image: none;
	color:#444;
	cursor: default;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 3px;
        width: 170px;
}