﻿@charset "UTF-8";
/* CSS Document */

body {
	font-size: 100%;
	line-height: 1.5em;
	background-color: #f0ead2;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family:  verdana, helvetica, arial, sans-serif;
}
a {
	color: #0000ff;
	text-decoration: underline;
}
a img { border: 0; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.w {
	color: #FFFFFF;
}
a.g {
	color: #333333;
}
/*-- start 20080710追加 kuroki@ilovex.co.jp --*/

h1.system{
	margin-left: 5px;
	display: inline;
	font-size: 11px;
	font-weight: normal;
}

/*-- end   20080710追加 kuroki@ilovex.co.jp --*/

h2 {
	font-size: 120%;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-size: 120%;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
}
#top {
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 110px;
	width: 100%;
	text-align: right;
	margin-right: 10px;
}
#top-inner {
	padding-right: 10px;
}
#topmenu-1 {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../img/menu1_bg.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 250px;
	text-align: right;
	color: #FFFFFF;
}
#topmenu-2 {
	left: 250px;
	top: 0px;
	background-image: url(../img/menu2_bg.gif);
	height: 110px;
	width: 200px;
	background-repeat: no-repeat;
	position: absolute;
	text-align: right;
}
#toplogo {
	text-align: right;
	padding-right: 10px;
	height: 110px;
	left: 450px;
	top: 0px;
	position: absolute;
	background-color: #FFFFFF;
}
.topmenu-innner {
	padding: 5px;
}
#banner {
	background-image: url(../img/line.gif);
	background-repeat: repeat-y;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 110px;
	width: 100%;
}
#banner-inner {
	padding-top: 40px;
	text-align: right;
	padding-right: 20px;
}
#banner-title {
	left: 0px;
	top: 40px;
	position: absolute;
}
#pagebody {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 100%;
}
#pagebody-inner {
	padding-left: 500px;
	padding-right: 20px;
}
#alpha {
	position: absolute;
	width: 250px;
	left: 0px;
	top: 0px;
}
#alpha-inner {
	padding-right: 20px;
	padding-left: 10px;
	text-align: right;
}
#beta {
}
#gamma {
	width: 200px;
	position: absolute;
	left: 250px;
	top: 0px;
}
.entry {
	margin-bottom: 30px;
}
.module-list-item {
	list-style-type: none;
	line-height: 2em;
	margin-left: -30px;
	padding-bottom: 5px;
}
.module-header {
	margin: 0px;
	padding-top: 10px;
}
.module-content,
.entry-more-link,
.entry-footer {
	font-size: 90%;
}
input,
textarea {
	font-size: 12px;
	border: 1px solid #999999;
}
.entry-header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../img/point.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
.entry-more-link {
	text-align: right;
}
#archive-title {
}
.entry-footer {
	text-align: right;
	border-top: 1px dotted #999999;
	font-size: 90%;
}
#comments {
	background-color: #f7f4e8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #666666;
	margin-top: 30px;
	font-size: 95%;
}
/* ---------------------------------------------------------------- *
	2008ヘッダ部分追加
 * ---------------------------------------------------------------- */
h1 {
	margin: 0px;
	padding: 0px;
}
form,input {
	margin: 0px;
	padding: 0px;
}
#header {
	height: 95px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#sitenavi {
	float: right;
	width: 700px;
	font-size: 12px;
	padding-top: 15px;
	text-align: right;
	height: 60px;
}
/*-- start 20080711修正 kuroki@ilovex.co.jp --*/
.sitelogo {
	float: left;
	width: 210px;
	padding-top: 20px;
}
/*-- end   20080711修正 kuroki@ilovex.co.jp --*/#sitenavi {
	float: right;
	width: 550px;
	font-size: 12px;
	padding-top: 15px;
	text-align: right;
	height: 60px;
}
#header form {
	float: right;
}
.magazine {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	height: 15px;
	border: 1px solid #999999;
	width: 80px;
}
.button-submit {
	height: 15px;
	width: 40px;
}
#navi {
	height: 15px;
	clear: both;
}
#navi img {
	padding-right: 30px;
}
#header-bottom {
	background-image: url(../img2008/header_bg.gif);
	background-repeat: repeat-x;
	height: 15px;
}
