﻿/* ---- CSS ---- */
body{
	margin:10px;
	text-align:center;
	font:13px Verdana,"ＭＳ ゴシック",serif;
	color:#fff;
	background:#8080ff;
}

li.le{
	float:left;
	width:180;
}

li.ri{
	float:right;
	width:180;
}

img#qr{
	width:135px;
	height:135px;
}

div#qr{
	text-align:center;
	width:140px;
	float:right;
}

div.tag{
	width:394px;
	height:80px;
	color:#000;
	float:left;
	background:#fff;
	overflow:auto;
}

a{
	text-decoration:none;
}
a:link{
	color:#00f;
}
a:visited{
	color:#00f;
}
a:active{
	color:#f88;
}
a:hover{
	text-decoration:underline;
	color:#ff8;
}

a:hover.menu {
	text-decoration:none;
	color:#fff;
	background: #88f;
	cursor: pointer;
}

a:hover.link{
	text-decoration:none;
	color:#fff;
	background: #aaaaff;
	cursor: pointer;
}

blockquote{
	margin: 5px 15px;
}

h1{
	margin: 0px 0px;
	font: bold 23px "Times new roman",Arial,serif;
}

h2{
	margin: 0px 0px;
	font: 13px;
}

h3{
	margin: 0px 0px;
	font: 13px;
}

ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

hr{
	color:#99f;
}

div#main{
	width:550px;
	text-align:left;
}

ul.m_10{
	margin:0px 0px 5px 15px;
}

span.title{
	font: 13px "ＭＳ ゴシック"

}

div.title{
	width:100%;
	text-align:left;
	float:left;
	border-bottom:1px solid #333;
	margin-top:8px;
	margin-bottom:3px;
	color:#fff;
}

div.bottom_t{
	font-size:11px;
	width:100%;
	text-align:right;
	float:left;
	border-top:1px solid #333;
	margin-top:3px;
	color:#fff;
}

span.w_350{
	width:350;
}

span.w_230{
	width:230px;
}
span.w_120{
	width:120px;
}
.color_w{
	color:#fff;
}

div#m_right{
	width: 140px;
	margin: 0px;
	padding: 0px;
	float:right;
	text-align: left;
}

div.menu{
	width: 140px;
	margin: 0px;
	padding: 0px;
	float:right;
	text-align: left;
	background: #fff;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	color:#fff;
}
span.menu{
	width: 140px;
	height:22px;
	margin: 0px;
	padding: 2px;
	float:none;
	text-align: left;
	border-top: #000 1px solid;
}

span.menu_bottom{
	border-bottom: #449 0px solid;
}

div.center{
	width:400px;
	float:left;
	padding:0px;
	color:#fff;
}
div.centerbox{
	width:100%;
	float:left;
}
div#counter{
	width: 140px;
	margin: 0px;
	padding: 0px;
	float:right;
	text-align: left;
	color:#fff;
}

div.font_p{
	font-family:"ＭＳ ゴシック";
}

div#whatsnew{
	width:394px;
	height:60px;
	float:left;
	text-align:left;
	margin-left:3px;
	overflow:auto;
	scrollbar-face-color: #aaf;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #66f;
	scrollbar-shadow-color: #66f;
	scrollbar-base-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

form{
	margin-bottom:0px;
}

div#navi_box{
	width:100%;
	float:left;
	text-align:left;
}

div#amazon{
	width:100%;
	float:left;
	text-align:left;
}

input{
	height:20px;
}

input.navi{
	width:65px;
}
input#word{
	width:240px;
}

select#kind_type{
	width:80px;
}

select#word_matter{
	width:65px;
}

select#kind{
	width:110px;
}

select#word_type{
	width:210px;
}

div#searchengine_box{
	width:100%;
	float:left;
	text-align:left;
}

input#word_s{
	width:200px;
}

select#searchengine{
	width:120px;
}

input#name{
	width:200px;
}

input#email{
	width:300px;
}

input#url{
	width:300px;
}

input#subj{
	width:300px;
}

textarea#comm{
	width:380px;
	height:150px;
}

div.msg_box{
	margin-top:10px;
	width:400px;
	float:left;
	border:1px solid #aaf;
	font-family:"ＭＳ ゴシック";

}

div.msg_part_r{
	width:400px;
	float:left;
	text-align:right;
}

div.msg_part_l{
	width:400px;
	float:left;
	text-align:left;
}
