/* index.php と index_new.php用1 */


* {
padding:0;
margin:0;
}

a {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

li {
list-style-type:none;
}
img {
border:0 none;
vertical-align:bottom;
margin: 0px;
padding: 0px;
}

.clear {
clear:both;
}
a, p, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, p, form, input, table, td, th {
margin:0;
padding:0;
}

body {
	font: 13px/1.231 verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; /* 基本文字設定 */
	*font-size: small; /* Win IE7およびWin IE6標準準拠モード向け */
	*font: x-small; /* Win IE 5-5.5､6(後方互換モード)向け */
	text-align: center;
	background-color: #FFFFFF;
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
	color: #444;
}
table {
	font-size: inherit; /* モダンブラウザ向け */
	font: 100%; /* Win IE 5-5.5､6(後方互換モード)向け */
}

select,input,button,textarea,button{
font:93% arial,helvetica,clean,sans-serif;
}

pre,code,kbd,samp,tt{
font-family:monospace;*font-size:108%;line-height:100%;
}

#top{
	width:880px;
	height: 130px;
}
.lemail{
	width:100px;
	height:20px;
}
.ltext{
	width:60px;
	height:20px;
}
.lsubmit{
	margin-top:4px;
	width:60px;
	height:20px;
}

.text_r{
	width:150px;
	height:25px;
	color:gray;
}
.textlong_r{
	width:250px;
	height:25px;
	color:gray;
}
.regist_button{
	font-size: 120%;
	height: 1.5em;
	width: 100px;
	margin:5px;
}


#top-left{
	float:left;
	width:500px;
}

#top-right{
	float:left;
	text-align:right;
	width:300px;
	font-size:1.4em;
	font-weight:bold;
	color:#A9A9A9;
	line-height:120%;
}

#header{
	clear:both;
	text-align:center;
}

#middle_form{
	clear:both;
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	color:#A9A9A9;
	line-height:120%;
	margin-bottom: 30px;
}

#message{
	text-align:left;
	color:red;
	font-weight:bold;
	width: 500px;
	float: right;
}

#list-header{
	clear:both;
	background-color: #F0F0F0;
	font-size: 14px;
	padding-left: 15px;
	height: 50px;
	margin-bottom: 20px;
}

#comment-list{
	clear:both;
	font-size: 15px;
	width: 880px;
	height: auto;
	margin-bottom: 50px;
	float: left;
}

#pager{
	clear:both;
	text-align:center;
}

#footer{
	clear:both;
	text-align:center;
	width: 880px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 50px;
}

#footer a{
	list-style-type:none;
	text-align:center;
        color:#999;
        font-size:0.7em;
       	text-decoration:none;
　　　　float: left;
}


img{
	border:0px;
}

.entry{
	width: 880px;
	height: auto;
	margin-bottom: 30px;
	clear: both;
}

.number{
	color:#FFFFFF;
	text-align:center;
	width:99px;
	height:99px;
	float:left;
	background-image: url(img/comment.jpg);
	background-repeat: no-repeat;
	margin-right: 15px;

}

.number a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

.number em.big_num {
	color:#FFFFFF;
	display:block;
	font-size:2em;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	line-height:100%;
	margin-bottom:-3px;
	padding-top:25px;
}


.entrybody{
	float:left;
	padding-top: 8px;
	text-align: left;
	width: 750px;
}

.title{
	font-size:1.2em;
	font-weight:bold;
}

.title a{
	color:#0099CC;
	font-size: 0.9em;

}

.comment{
	color:#FF6600;
	font-size:14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}


.timestamp{
	font-size:14px;
	float:left;
	margin:5px 0px 5px 0px;
}

.evaluation{
	float:left;
}

.good_num{
	font-size:22px;
	color:#0099CC;
	font-weight:bold;
	margin:0px 3px 0px 2px;
}

.bad_num{
	font-size:22px;
	color:#FF6699;
	font-weight:bold;
	margin:0px 3px 0px 2px;
}

.real{

	font-size:14px;

}

.shadow{

	color:#0099CC;

	font-size:14px;

}

/* 以下entry.php用 */

.sitetitle{
	font-size:20px;
	font-weight:bold;
	margin:15px 0px 10px 0px;
	color: #0099CC;
}

.sitelink{
	font-size:18px;
	font-weight:italic;
	margin:15px 0px 15px 0px;
}

.sitecomments{
	font-size:16px;
	font-weight:bold;
}

.max_num{
	color:#FF6666;
	font-weight:bold;
	font-size:25px;
	margin:0px 8px 0px 0px;
}

.number2{
	float:left;
	clear:both;
}

.number2 a{
	color:#FF3399;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

.combody{
	float:left;
}

.evaluation2{
	float:left;
}
.timestamp2{
	font-size:14px;
	float:left;
	margin:5px 0px 5px 0px;
}

.comment2{
	clear:both;
	color:#FF6633;
	font-size:16px;
	line-height:100%;
	margin:5px 0px 5px 0px;
}
#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: left;
}

#container #top h1 {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#top h1 a {
	background-image: url(img/rogo.jpg);
	height: 52px;
	width: 271px;
	text-indent: -9999px;
	display: block;
}
#container #top #search {
	float: right;
	margin-top: 25px;
}
#container #content {
	width: 880px;
	height: auto;
}
#container #top #navi {
	clear: both;
	width: 880px;
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	height: 48px;
}
#container #top #navi #boxform {
	padding-top: 13px;
	padding-left: 15px;
	width: 440px;
	float: left;
}

#container #top #navi #navi_button {
	float: right;
	width: 400px;
	padding-top: 12px;
	text-align: right;
	padding-right: 15px;
}
#content #comment_form {
	float: left;
	padding-left: 10px;
	margin-bottom: 20px;
	width: 350px;
}
#comment_form input {
	margin-bottom: 10px;
	margin-top: 5px;
}
#boxform img {
	margin-bottom: 3px;
}
#comment_form textarea {
	margin-top: 5px;
}
#list-header a {
	color: #0099CC;
	font-size: 14px;
	font-weight: normal;
}
#list-header table {
}
#container #content #list-header table {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #list-header td {
	padding-right: 3px;
}
#entrypage {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#entrypage .sitetitle a {
	color: #0099CC;
}
#container #content #entrypage .sitelink a {
	font-size: 14px;
}
#entrypage .sitecomments img {
	margin-bottom: 10px;
}
#container #content #comment-list .one_record {
	clear: both;
	width: 880px;
	float: left;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
