@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
body {
	margin: 0;
	text-align: center;
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
	background-image: url(/img/header_back.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Ariel, Helvetica, sans-serif;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

.mt15 {
	margin-top:15px;
}

.w300 {
	width:300px;
}
.red {
	color:#f00;
}
#header {
	width: 800px;
	height: 120px;
	padding-top: 25px;
}
.logo {
	padding-bottom: 20px;
}

.menubox {
	width: 780px;
	padding: 7px 10px 0 10px;
}
.menubox ul {
	list-style-image: none;
	list-style-type: none;
}
.menubox ul li {
	display: inline;
	list-style: none;
}
.arrow {
	float: left;
}
.menu {
	padding-right: 30px;
	float: left;
}
#container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
#left {
	width: 490px;
	padding: 15px 20px 0 20px;
	float: left;
}
#right {
	width: 250px;
	padding-right: 20px;
	padding-top: 15px;
	float: left;
}
.news_box {
	width: 250px;
	padding-bottom: 10px;
	margin-top:15px;
}
.news_back {
	width: 250px;
	background-image: url(/img/news_back.jpg);
	background-repeat: repeat-y;
}
.date {
	width: 60px;
	float: left;
	color: #FFF;
	padding: 5px;
	font-size: 10px;
}
.news {
	width: 170px;
	float: left;
	padding: 5px;
	line-height: 1.6em;
}
#footer {
	width: 100%;
	padding: 10px 0;
	font-size: 10px;
	color: #999;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#login {
	margin-top:10px;
	padding: 10px;
	border:1px solid #ccc;
	text-align: center;
}

#login table{
	width: 300px;
	margin:0 auto;
}

td {
	border: #999 solid 1px;
	vertical-align: middle;
	padding: 5px;
}


.td_left {
	width: 40%;
	background-color: #CCC;
	font-weight: bold;
}
.td_right {
	width: 60%;
}

table.reg {
	margin:10px 0;
}

table.reg td label {
	width:150px;
}

table.reg td.td_right label{
	width:20px;
}

#service {
	margin-top:20px;
}

#service h2 {
	padding:5px;
	border-top:2px solid #C2272B;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#E7E7E7,EndColorStr=#ffffff);background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAYAAADtlXTHAAAAHElEQVQImWN4/vz5fyZGRkYGCMHAwMCAxB0gCQBHngQ0EoNQXAAAAABJRU5ErkJggg==");background-repeat:repeat-x;background-color:#ffffff;

}

#service a{
	color:#1941C2;
}

.service_body{
	overflow:hidden;
	margin-top:10px;
}

.service_body h3{
	border-bottom:1px dotted #ddd;
}


.company{
	margin-top:15px;
}

.company dt {
	padding:5px;
	background-color:#ccc;
}

.company dd {
	padding:5px;

}

.company dd ul{
	margin-left:20px;
}

.company dd ul li ol{
	margin-left:7px;
}

ul.service_menu li{
	list-style-type:none;
	list-style-position:inside;
	line-height:1.8em;
}

ul.service_menu li p{
	margin-left:45px;
}
ul.service_menu li.mailform {
	background:url(/img/icon/icon01.jpg) no-repeat 5px;
}

ul.service_menu li.short {
	background:url(/img/icon/icon02.jpg) no-repeat 5px;
}

ul.service_menu li.seo {
	background:url(/img/icon/icon03.jpg) no-repeat 5px;
}

ul.service_menu li.tra {
	background:url(/img/icon/icon04.jpg) no-repeat 5px;
}

ul.service_menu li.wiki {
	background:url(/img/icon/icon05.jpg) no-repeat 5px;
}

ul.service_menu li.bbs {
	background:url(/img/icon/icon06.jpg) no-repeat 5px;
}

ul.service_menu li.quick{
	background:url(/img/icon/qmail.jpg) no-repeat 5px;
}

ul.service_menu li.mag{
	background:url(/img/icon/merumaga.jpg) no-repeat 5px;
}

ul.service_menu li.upl {
	background:url(/img/icon/icon07.jpg) no-repeat 5px;
}

ul.service_menu li.comic {
	background:url(/img/icon/icon_8.png) no-repeat 5px;
}

ul#mface_rss_main li {
	list-style:none;
}

ul#mface_rss_main li p.mface_rss_main_date{
	font-weight:bold;
}

ul#mface_rss_main li p.mface_rss_main_title{
	margin:5px 0 5px 15px;
}