@charset "UTF-8";

/*==============================
	基本タグ設定
==============================*/
html {
	text-align: center;
	}
body {
	width: 880px;
	text-align: left;
	color:#333333;
	background-image: url(../img/background9.gif);
	font-family:"ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 8pt;
	line-height:150%;
	padding-top:0px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	margin-top:0.7em;
	margin-bottom:0.7em;
}
a{
	color:#1C4786;
}
a:hover {
	color:#526CCA;
}
strong {
	font-family:"ＭＳ Ｐゴシック", Arial, sans-serif;
	color:#333333;
	font-weight:normal;
	font-size: 8pt;
	line-height:150%;
}
em {
	color:red;
	font-weight: normal;
	font-style:normal;
}
sup {
	vertical-align : 20%;
}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
	line-height:100%;
}
dt {
	font-weight:bold;
}
dl,ul,ol,form {
	margin-top:0px;
	margin-bottom:0px;
}
form p{
	margin:1px;
	line-height:100%;
}
textarea {
	font-size:100%;
	overflow:auto;
}

input {
	font-size:100%;
	line-height:100%;
}

hr.sep {
	display:none;
}

#main {
	width: 880px;
	height: auto;
	}


/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここから） */
#main:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

#main { display:inline-table; }

/* Mac IE には適用させない ¥*/
* html #main { height:1px; }
#main { display:block; }
/* */
/* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここまで） */

/*==============================
	ヘッダ部分
==============================*/

#banner {
	padding-top: 0px;
}
#banner a {
	text-decoration:none;
}

#banner h1 {
	font-family:georgia,"ＭＳ Ｐゴシック",serif;
	font-size:250%;
	font-weight:bold;
}

#banner p {
	margin:0.3em 0px;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 90%;
	font-weight : bold;
	line-height:120%;
}
#banner a img {
	border:0px;
}
#banner_note {
	background:#f0f0f0;
	text-align:center;
	padding:2px;
	border-bottom:1px solid;
}
/*==============================
	本文エリア
==============================*/

#content {
	float: right;
	clear: right;
	top:auto;
	margin-top: 37px;
	padding:8px 10px 20px 20px;

	min-width:200px;
	width: 500px;
}

/* 前後移動とか */
#menu {
	font-weight:bold;
	line-height:100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:30px;
	margin-bottom:16px;
	background-image: url(../img/navi_bg.gif);
}
#menu p{
	margin:0px;
	padding:2px;
	color: #03264E;
}
#menu .btn_prev,
#menu .btn_next {
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
	font-size:0px;
}
#menu a {
	text-decoration:none;
}

/* 本文１項目 */
#content .item {
	width: 470px;
	padding:15px;
	background-image: url(../img/item_bg_mid.gif);
}


.item h2 {
	font-family:Arial,"MS PGothic",sans-serif;
	font-size:150%;
	font-weight:bold;
	color: #03264E;
	display:inline;
}
.item h2 a{
	text-decoration:none;
	color: #03264E;
	display:inline;
}
.item-top h2 {
	font-family:Arial,"MS PGothic",sans-serif;
	font-size:150%;
	font-weight:bold;
	color: #03264E;
	display:inline;
}
.item-top h2 a{
	text-decoration:none;
	color: #03264E;
	display:inline;
}


.item-top .category {
	font-size:100%;
	font-weight:bold;
	float:right;
}

.item h2 .date {
	font-size:75%;
}
.item .category {
	font-size:100%;
	font-weight:bold;
	float:right;
}
.item .text{
	clear:both;
	margin:0.5em;
}

/* BBS */
.bbs_form {
	background-color: white;
	border:2px groove white;
	margin-bottom:16px;
	padding:8px;
	text-align:right;
}
.bbs_AuthorUrl {
	font-size:92%;
	line-height:100%;
	text-align:right;
	margin:0px;
	padding:0px;
}

/*==============================
	ツッコミ関係
==============================*/
.writeback {
	margin-top:0px;
	padding-top:8px;
	border-top:2px dotted;
	text-align:right;
	line-height:120%;
}
.writeback a {
	text-decoration:none;
}
.writeback form {
	text-align:right;
	margin-bottom:0.5em;
}
.writeback dl {
	border:1px solid #a0a0a0;
	background:#f8f8f0;
	line-height:100%;
	padding:2px 0.5em;
	margin: 0px 0px 4px 0px;
	text-align:left;
}
.writeback dt {
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:100%;
}
.writeback dd {
	font-weight:normal;
	margin-left:24px;
	margin-bottom:0.25em;
	line-height:125%;
}
.writeback li {
	line-height:125%;
}
.writeback ul {
	border:1px solid #a0a0a0;
	background:#f8f8f0;
	padding:2px 2em;
	margin: 0px 0px 4px 0px;
	text-align:left;
}
.writeback .url{
	font-size:11px;
	margin:0px;
}

/*==============================
	サイドバーエリア
==============================*/

.side {
	padding: 0px;
	margin: 0px;
	}
	
#links .side {
	min-height: 1px;
	height: auto;
	margin-bottom: 20px;
	}
	
#links .side:after {
content:".";
display:block;
height:0px;
clear:both;
visibility:hidden;
 }

#links .side { display:inline-table; }

 /* Mac IE には適用させない ¥*/
 * html #links .side { height:1px; }
#links .side { display:block; }
 /* */
 /* floatさせたボックスが親ボックスの外にはみ出す現象を回避（ここまで） */

#links .side ul{
	padding-left: 0px;
	margin-left: 0px;
	text-indent: 0px;
	text-align: left;
	list-style: none;
	}

#links .side li {
	background-image: url(../img/works/works_list_bg.gif);
	width: 330px;
	height: 23px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	font-size: 8pt;
	line-height: 10pt;
	}
.list-img{
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
	}

#links img {
	border:0px;
}

#links h5 {
	padding-left: 20px;
	width: 300px;
	}


/* カレンダー */
#links table.calendar th,
#links table.calendar td {
	text-align:center;
	line-height:100%;
	padding:1px 2px;
}
#links table.calendar tr.caption td,
#links table.calendar tr.caption th {
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid;
}
#links table.calendar a{
	font-weight:bold;
}

/* カスタム */

.main-menu{
	width: 528px;
	float: right;
	clear: right;
	padding: 0px;
}
.main-menu ul{
	width: 530px;
	float: left;
	text-align: left;
	padding-left: 2px;
	margin: 0px;
	list-style-type: none;
	text-indent: 0px;
	}
.main-menu li{
	float: left;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	margin-left: 4px;
	margin-right: 4px;
}

.layout {
	margin-top: 133px;
	}
	
.archive-title {
	width: 315px;
	height: 20px;
	padding-left: 20px;
	padding-top: 6px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../img/title_bg2.gif);
	}
#content .item-top {
	width: 470px;
	height: 29px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	background-image: url(../img/item_bg_top.gif);
	}
#content .item-btm {
	width: 500px;
	height: 30px;
	margin-bottom: 10px;
	background-image: url(../img/item_bg_bottom.gif);
	}

.thum-top {
	width: 335px;
	height: 40px;
	padding-top: 2px;
	}
	
.subtitle {
	clear: both;
	width: 335px;
	height: 40px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	vertical-align: bottom; 	
	}

.subtitle img{
	vertical-align: bottom; 
	}
	
.subtitle h4 {
	padding: 0px;
	margin: 0px;
	}

#rss-field {
	width: 312px;
	height: 21px;
	padding-top: 9px;
	padding-left: 18px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
	background-image: url(../img/rss_phpspot_bg.gif);
	}
.side-textArea {
	float: left;
	width: 310px;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 8pt;
	}
	

	
.music-img {
	float: left;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-top: 8px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #cccccc;
	}
	
.music-detail {
	float: right;
	width: 230px;
	margin-left: 10px;
	height: 180px;
	}
	
.music-imgarea {
	width: 454px;
	height: 174px;
	background-image: url(../img/music/music_item_bg.gif);
	background-repeat: no-repeat;
	}
	
.music-detail {
	float: right;
	width: 260px;
	margin-left: 10px;
	margin-top: 15px;
	height: 130px;
	}
	
.btn-image {
	border: none;
	}

.list-text {
	line-height: 110%;
	padding-top: 10px;
	vertical-align: middle;

	}

* html .list-text {
	line-height: 110%;
	padding-top: 10px;
	vertical-align: bottom;
	}
	
*+html .list-text {
	vertical-align: bottom;
	}

	
.linkbanner {
	width: 100px;
	height: 40px;
	float: left;
	clear: none;
	margin-bottm: 10px;
	}
	
.linkbanner-text {
	float: left;
	clear: right;
	width: 230px;
	height: 40px;
	padding-top: 1px;
	margin-bottm: 10px;
	}
	
* html .linkbanner-text {
	float: inherit;
	clear: right;
	width: 230px;
	height: 40px;
	padding-top: 1px;
	margin-bottm: 10px;
	}
	

	
