@charset "UTF-8";
/* CSS Document */
/*
Theme Name: little
Theme URI: 
Description: A simple & little theme
Tags: white, three-columns, fixed-width
*/

html{
}

body{
	background:url(images/bg.png) repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper{
	padding:0;
	text-align:center;
}

#content {
	overflow: hidden;
	margin:0px;
	text-align:center;
}

#top_menu{
	margin:0 0 16px 0;
	padding:0;
}

#top_banner{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.top_logo {
	margin: 0;
	padding: 0;
	text-align:left;
}

ul.menu li {
	float: left;
	margin:0;
	padding:0;
}


.foot {
	padding:0;
}
.form {
	width: 400px;
	padding-left: 250px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.column {
	color:#000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.con {
	width: 250px;
	height: 20px;
	algin: left;
}
	
.mess {
	width: 300px;
	height: 200px;
	algin: left;
}
#compmess p{
	text-align: left;
	margin-left: 80px;
}


.body_top {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background:url(images/demobg-top.png);
}

.comm_area {
	margin-top:10px;
	margin-left:30px;
	padding: 20px 30px;
	text-align: left;
	}

.field_title {
	margin-top:50px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #ffffff;
	font-size: 16px;
}

.player {
	margin-top: 0px;
}

.foot-c {
	padding-top:40px;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
}	
#footer {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* comments */
#respond {
	padding-top:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
}

#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #fff;
	}
	
#commentform a{
	color: #a2a2a2;
	text-decoration: none;
	border-bottom:1px dotted #465D71;
	line-height: 14px;
}
	
#commentform h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #fff;
	margin:0;
	padding:0;
}
	
#comment{
	width:1040px;
	height:120px;
	overflow:scroll;
	}

#author, #email, #url, #comment {
	background: #f8f8f8;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color:#000;
	margin:5px 5px 0 0;
	padding:0;
	}

#submit-btn {
	width: 180px;
	height: 47px;
	background:url(images/btn-submit.png) no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:600;
	color:#FFFFFF;
	font-size:16px;
	font-stretch:expanded;
}

.submit-column {
	text-align:center;
	padding-top:10px;
}

#comments {
	margin:40px 0 0 0;
	padding:5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
}


	
ol.commentlist {
	width:900px;
	height:320px;
	background:#FFFFFF;
	list-style-type:none;
	overflow:scroll;
	margin:0;
	padding:5px;
}

.avatar{
	float:left;
	margin:0 12px 0 0;
}

ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	border: 1px solid #dddddd;
	}

ol.commentlist li.alt { 
	background: #cccccc;
	border: 1px solid #dddddd;
	}
	

ol.commentlist li p {margin: 6px 2px 6px 2px; padding: 4px 12px 4px 04px line-height: 14pt;}

ol.commentlist a {color:#000;}

ol.commentlist hover {color: #ccc;}

cite {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}
