@charset "UTF-8";

/* 全体の設定
------------------------------------------------------------ */
body {
	margin: 0px;
	padding: 0px;
	background-color: #1c3b8b;
	text-align: center;
	font-size: small;
	line-height: 1.5;
	color: #FFFFFF;
}
h1,h2,h3,h4,address,form{	
    font-style : normal;
    font-weight : normal;
	margin: 0px;
	padding: 0px;
}
p,ul{
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","meiryo","MS P ゴシック",sans-serif;
}

/* リンク部分の設定
------------------------------------------------------------ */
a {text-decoration : none;}
a:link {color : #999;}
a:visited {color : #fff;}
a:hover {color : #00FFFF;}
a img {
	border-style : none;
	text-decoration : none;
    vertical-align: bottom;
    display : block;
}

/* 絵文字の設定
------------------------------------------------------------ */
#entry_m img.emoji{ margin-top : -4px;
	vertical-align:middle;
	}

/* 大枠と背景画像の設定
------------------------------------------------------------ */
#waku {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://blog-imgs-41.fc2.com/u/n/d/underground7/blue_test.jpg);
	background-repeat: repeat-y;
	text-align: left;
}


/* タイトル部分の設定
------------------------------------------------------------ */
#header {
	background-image: url(http://blog-imgs-41.fc2.com/u/n/d/underground7/title_back3.jpg);
	height: 150px;
	width: 640px;
	text-align: center;
	border: 1px solid #5f9ea0;
color: #66CCFF;
}
#header h1 {
	font-size: 24px;
	padding-top: 50px;
}
#header h1 a:link {color: #fff;}
#header h1 a:visited {color: #fff;}
#header h1 a:hover {color : #00FFFF;}

/* 右枠と左枠の設定
------------------------------------------------------------ */
#right {
	float: right;
	width: 230px;
	font-size: 11px;
}
#right li {text-align: left;}
#right a:link {color : #ccc;}
#right a:visited {color : #999;}
#right a:hover {
	color : #00FFFF;
}
#left {
	float: left;
	width: 550px;
	color: #CCCCCC;
	padding-top: 20px;
}
#left h2{
        font-size: 18px;
        margin-left: 10px;
}
#left p, ul {color : #eee;
	margin-top: 0px;
	margin-bottom: 0px;
}
#left ul {
	padding-left: 10px;
}
#left  .navi {
	text-align: center;
}
#left a:link {color : #66CCFF;}
#left a:visited {color : #999;}
#left a:hover {color : #00FFFF;}
#header p {color: #66CCFF;}
/* フッター部分の設定
------------------------------------------------------------ */
#bottom {
	clear: both;
	text-align: center;
	padding-top : 30px;
	color: #FFFFFF;
	padding-bottom : 30px;
}
#bottom .siteinfo {
	background-color: #1c3b8b;
}

/* 記事部分の設定
------------------------------------------------------------ */

#entry_t {
	background-image: url(http://blog-imgs-41.fc2.com/u/n/d/underground7/entry_title_back4.jpg);
	width: 600px;
	padding :  20px;
	border-top: 1px solid #5f9ea0;
	border-right: 1px solid #5f9ea0;
	border-left: 1px solid #5f9ea0;
}
#entry_m {
	background-image: url(http://blog-imgs-41.fc2.com/u/n/d/underground7/blue_test_back.jpg);
	width: 600px;
	padding : 10px 20px;
	margin-bottom: 30px;
	border-right: 1px solid #5f9ea0;
	border-bottom: 1px solid #5f9ea0;
	border-left: 1px solid #5f9ea0;
}
#entry {
	background-image: url(http://blog-imgs-41.fc2.com/u/n/d/underground7/blue_test_back.jpg);
	width: 600px;
	padding : 20px;
	margin-bottom: 30px;
	border: 1px solid #5f9ea0;
}
#entry h4{
        font-size: 18px;
        color: #66CCFF;
        margin-bottom: 10px;
}
#entry ul,#entry_m ul {
        padding-top : 20px;
	    text-align: right;
        font-size: x-small;
}
#entry li,#entry_m li {
	display: inline;
}
#entry_t .day {
	font-size: 24px;
	text-align: right;
	margin-top: -20px;
	color: #66CCFF;
}
.com_icon img {
	display: inline;
	margin-bottom: 5px;
}
#right .admin {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#right .admin li {
	display: inline;
}

/* プラグイン部分の設定
------------------------------------------------------------ */

#plugin h3{
        font-size:14px;
        color: #66CCFF;
        margin-bottom : 10px;
	border-bottom: 1px solid #5f9ea0;
}
#plugin {
	background-image: url(http://blog-imgs-41.fc2.com/u/n/d/underground7/blue_plugin_back.jpg);
	width: 200px;
	padding : 10px;
	margin-bottom: 30px;
	border: 1px solid #5f9ea0;
	text-align: center;
}
#plugin_3 {
	margin : 20px;
}


/* カレンダー部分の設定
------------------------------------------------------------ */

.plugin-calender{
	width: 170px;
        padding-left : 20px;
}
.calender td a {
	display: block;
	background-color: #1e90ff;
}
.calender {
	width: 170px;
	text-align: center;
	background-position: center;
}
#sun {color : #cd5c5c;}
#sat {color : #4169e1;}

/*￥*/
 * html div {height:1%;}
/* */
.fc2_footer {margin-top : 10px;}

