body {
	background:#ccf;
	margin:0;
	padding:0;
	color:#333;
	text-align:center;
}

/* タグ・ポイント */
body,td,th,address{
	font:12px/20px verdana,arial,sans-serif;
}

/* リンク */
a:link,
a:active{
	color:#44c;
}

a:visited{
	color:#03c;
}

a:hover{
	color:#c33;
}

img{
	border:0px;
}

.red{
color:#900;

}

ol{
	margin:0px 0px 0px 25px;
/*	padding:0px 0px 0px 5px;*/
}

/* アウトライン */
#outline{
	width:780px;
	margin:0 auto;
	text-align:left;
}

/* アウトライン */
#container{
	width:780px;
	margin:0 auto;
	text-align:left;
background:#fff;
}

/* ヘッダー */
#head{
	padding:0px 15px 0;
	background:url('http://30smash.main.jp/mt/images/bg_head.gif') left top no-repeat;
}

#title{
	margin:0;
	padding:30px 10px 10px;
	font-size:16pt;
	float:left;
}

#title img{
	border:none;
	padding-left:20px;
}

#head-banner{
	margin:0 10px 0 0;
	padding:20px 0 0;
}

#head-banner-inline{
	height:80px;
	line-height:20px;
}

#head-banner-inline h1{
 text-align:right;
 margin:0px;
 font-size:12px;
}

#head-banner-inline img{
	margin-top:0px;
	float:right;
}

#counter{
	line-height:15px;
	font-size:9px;
	color:#666;
	text-align:right;
}

#counter img{
	vertical-align:middle;
	border:none;
}

/* トップメニュー */
#top-menu{
	padding:0 30px;
	background:url('http://30smash.main.jp/mt/images/bg_topmenu.gif') left top no-repeat;
	height:22px;
	line-height:22px;
	clear:both;
}

#top-menu p{
	margin:0;
	padding:0;
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#fff;
}

#top-menu a:link{
	color:#fff;
	text-decoration: none;
}


#top-menu a:active{
	color:#44c;
}

#top-menu a:visited{
	color:#fff;
	text-decoration:none;

}

#top-menu a:hover{
	color:#c33;
}





#top-menu p img{
	border:none;
}

/* ボディー */
.body{
	padding:0 25px;
	background:url('http://30smash.main.jp/mt/images/bg_body.gif');
}

/* レイアウト */
#main-space{
	width:510px;
	clear:both;
	float:left;
	margin:10px 0;
}

#main-space h1{
	margin:0px;
 font-size:12px;
}

#main-space-left{
	width:250px;
	float:left;
}

#main-space-right{
	width:250px;
	float:right;
}

#side-space{
	width:210px;
	float:right;
	margin:10px 0;
}

/* トップページ・アイメディア広告 */
#ad-imedia{
	margin:0 0 10px;
}

#ad-imedia img{
	border:none;
}

#ad-imedia a:hover{
	position:relative;
	top:2px;
	left:2px;
}

/* トップページ・カテゴリ */
.category-head{
	margin:0 0 5px;
}

.category-head h2{
	margin:0;
	padding:0;
}

.category-head h2 img{
	border:none;
}

.category-body{
	margin:0 0 10px;
}

.category-list,
.category-list li,
.category-list-2,
.category-list-2 li{
	margin:0;
	padding:0;
	line-height:18px;
}

.category-list li{
	list-style:none;
	padding-left:15px;
	background:url('http://30smash.main.jp/mt/images/mark.gif') left no-repeat;
	font-size:10px;
	border-bottom:solid 1px #ccc; 
}

.category-list-2{
	list-style:none;
}

.category-list-2 span{
	font-weight:bold;
	color:#999;
}

.category-list a,
.category-list-2 a{
	text-decoration:none;
}

.category-sub{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#33c;
	border-bottom:dotted 2px #ccf;
}

/* サイドバー */
.side-title{
	margin:0;
	padding:0;
}

.side-outline{
	background:url('http://30smash.main.jp/mt/images/side_bg_bottom.gif') left bottom no-repeat;
	padding:0 0 5px;
	margin:0 0 10px;
}

.side-inline{
	background:url('http://30smash.main.jp/mt/images/side_bg_body.gif') left repeat-y;
	padding:0 5px;
	font-size:10px;
	color:#666;
}

.side-content form{
	margin:0;
	padding:5px 0 0;
}

#search{
	width:140px;
}

.side-subtitle{
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:5px 0 0;
}

.side-content p{
	margin:0;
	padding:0;
	line-height:15px;
}

.side-content ul{
	list-style:none;
	margin:0;
	padding:0;
}

.side-content li{
	background:url('http://30smash.main.jp/mt/images/mark.gif') left top no-repeat;
	margin:0;
	padding:0 0 0 15px;
	font-size:10px;
	line-height:15px;
}

.side-content li a{
	text-decoration:none;
}

.side-content li span{
	font-weight:bold;
	color:#c00;
}

.side-content li img{
	float:right;
}

/* トップページ・更新履歴 */
#new-entries{
	width:200px;
	height:60px;
	overflow:auto;
}

#new-entries p{
	margin:0;
	padding:0;
	line-height:18px;
	font-size:10px;
}

#new-entries span{
	font-weight:bold;
	font-size:10px;
	padding-right:5px;
}

/* ボトムメニュー */
#bottom-menu{
	clear:both;
/*	border-top:solid 1px #66f;*/
	padding-top:10px;
	text-align:center;
}

#bottom-menu p{
	margin:0;
	padding:0 5px;
	display:inline;
}

/* ボトムメニュー */
#bottom-menu-2{
	text-align:center;
}

#bottom-menu-2 p{
	margin:0;
	padding:0 5px;
	display:inline;
}

/* フッター */
#foot{
	clear:both;
	padding:10px 25px 20px;
	background:url('http://30smash.main.jp/mt/images/bg_foot.gif') left bottom no-repeat;
}

#foot address,
#powered{
	margin:10px 0;
	padding:0;
	text-align:center;
	font-size:10px;
	font-style:normal;
}

/* TB・CMフォーム*/


/* 「コメント」「コメントする」の見出し */
	.comments-head	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #ffffff;
		background: #8FABBE;
		padding-top:2px;
		padding-left:5px;
		padding-bottom:2px;
		width : auto ;
		margin-top:10px;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:10px;
	}

/* 「コメント」の段落 */
	.comments-body {
		font-size:12px;
		font-weight:normal;
		font-family: Verdana, Arial, sans-serif;
		color:#666666;
		line-height:150%;
		padding:0px;
		margin-left:8px;
		margin-right:8px;
		margin-top:0px;
		margin-bottom:0px;
		word-break: break-all; /* 半角文字折り返し対処 2004.10.15追加*/
	}

	.comments-body p {
		margin-top:10px;
		margin-bottom:5px;
	}

	/* コメントテキストエリアの幅指定 2004.07.20追加 */
	.comments-body textarea {
		width:266px;
	}

/* 「コメント」投稿者 */
	.comments-post {
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		color: #999999;
		border-top: 1px dotted #999999;
		text-align:right;
		padding:0px;
		margin-top:0px;
		margin-bottom:0px;
	}

	.comments-post a:link {
		color: #8FABBE;
		text-decoration: underline;
		background: none;
	}
	.comments-post a:visited {
		color: #8FABBE;
	}
	.comments-post a:active{
		color: #8FABBE;
	}
	.comments-post a:hover {
		color: #006699;
	}

/* 「トラックバック」の段落 */
	.trackback-body {
		color:#336699;
		font-size:small;
		font-weight:normal;
		background:#fff;
		line-height:140%;
		padding:10px;
		margin:10px;
		border-bottom:1px dotted #003366;
	}

/* トラックバックURL */
	.trackback-url {
		font-size:small; 
		font-weight:bold;
		color: #336699;
		background:#ffffff;
		border: 2px solid #336699;
		padding:10px;
		margin:10px;
	}

/* 「トラックバック」投稿者 */
	.trackback-post {
		color:#336699;
		font-size:small;
		font-weight:normal;
		background:#fff;
	}

/* blockquote設定 */
	blockquote {
		color: #666;
		margin:15px 20px 15px 20px;
		font-size:11px;
		font-weight:normal;
		background:#f6f6f6;
		line-height:150%;
		padding: 10px; 
		border: 2px dotted #999999;
		width: 90%;
	}

#main-space h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1.5em;
	background-image: url(images/title1.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #446DE2;
}

#main-space h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #cc0000;
margin-bottom:3px;
}

.entrybody{
 padding:10px;
}
 
	.posted {
		font-family: Verdana, Arial, sans-serif;
		color: #999999;
		border-top: 1px dotted #999999;
		border-bottom: 1px solid #999999;
		text-align:right;
		margin-top:10px;
	}

.sidetitle{
color: #3d5286;
font-family: MSPゴシック,Verdana, Arial, sans-serif;
background:#ECECFF;
font-size:12px;
text-align: left;
font-weight: bold;	
padding:2px 0px 3px 5px;
}
.side {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: left;
padding:5px 0px 2px 5px;
line-height: 16px;
margin: 0px 0px 5px 0px;

}
.font_10{
	font-size:10px;
}
.font_a{
	font-size:10px;
}
.font{
	font-size:13px;
}
.font_b{
	font-size:14px;
}
.font_14{
	font-size:14px;
}
.font_16{
	font-size:16px;
}
.font_c{
	font-size:16px;
}
.font_d{
	font-size:18px;
}

textarea,select,input { font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif"; }


#cate_navi{
		text-align:right;
		color:#808080;
		font-size:10px;
}

/*
ul.category-list li.odd{
background:#ffe;
}

ul.category-list li.eve{
	background:url('http://30smash.main.jp/mt/images/mark.gif') left top no-repeat;
background:#eee;
}

*/
dl.table {
	margin: 1em 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
}

dl.table dt {
	margin: 0;
	margin-right: -13em;
	padding: 0.2em 0;
	border-top: 1px solid #ccc;
	float: left;
	clear: both;
	display: inline;
	width: 10em;
	text-indent: 10px;
}

dl.table dd {
	margin-left:10em;
	padding: 0.2em 10px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #fff; 
}

dl.table {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */

	/*\*//*/
	overflow: hidden;
	/**/
}

dl.table::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


.ad{
margin-top:10px;
border-top:dotted 1px #ccc;
}

.entrybody img{
margin-top:10px;
margin-bottom:10px;
}
