body {
	font-family:MS UI Gothic;
	margin: 0px;
	padding:0px;
	background-color: #ffffff;
    text-align: center;
	color:#666666;
	font-size: 83%;
	line-height: 150%;
}

/***** anchor *****/

a {
	text-decoration: none;
	font-weight:bold;
}

a:link {
	color: #444480;
}

a:visited {
	color: #444480;
}

a:active {
	color: #444480;
}

a:hover {
	color: #0033FF;
	text-decoration: underline;
}


/***** *****/

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 150%;
	line-height: 130%;
}

h3 {
	font-size: 150%;
	line-height: 130%;
}

h4 {
	font-size: 100%;
	}

/***** subtitle *****/

.subtitle {
	border-left:20px solid #E00000;
	border-bottom:1px solid #666666;
	padding:3px 10px;
	font-size:121%;
	font-weight:bold;
}

.subtitle2 {
	/*background-image:url(/image/kiban.gif);*/
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFCC;
	padding:10px 55px;
	font-size:141%;
	font-weight:bold;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.subtitle3{
	border-left:solid 8px #ffcf00;
	margin-left:5px;
	padding-left:6px;
	line-height:21px;
	font-weight:bold;
	font-size:121%;
	background-color:#FFFFE0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
	
/***** structure *****/

#container {
	text-align: left;
	margin:0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom:1px dotted #CCCCCC;
}

#center {
	float: left;
	width: 78%;
	overflow: hidden;
	border-right:1px solid #CCCCCC;
}

#right {
	float: left;
	width: 21%;
	overflow: hidden;
}

#left {
	float: left;
	width: 21%;
	overflow: hidden;
}

/***** header *****/

#titlebk {
	background-image:url(/image/bannerbk.jpg);
	background-repeat:repeat-x;
}

#descr {
	text-align: center;
}

#title {
	background-image:url(/image/title.jpg);
	background-repeat:no-repeat;
	background-color:#B5D7EF;
	height:160px;
}

#theme {
	float:right;
	text-align:right;
	padding:15px 15px;
	filter:glow(color=#ffffff,strength=3);
	font-weight:bold;
}

#theme a {
	color:#0000ff;
	text-decoration:none;
}

#line {
	background-image:url(/image/line.jpg);
	background-repeat:repeat-x;
	height:24px;
}

#flash {
	float:right;
}

/***** salesbox ******/

.salesbox1 {
	float:left;
	width:205px;
	height:320px;
	margin-right:5px;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	padding:3px;
}

.salesbox2 {
	float:left;
	width:213px;
	height:320px;
	margin-right:5px;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	padding:3px;
}

.salesbox3 {
	float:left;
	width:209px;
	height:320px;
	margin-right:5px;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	padding:3px;
}

.salesbox4 {
	float:left;
	width:250px;
	height:230px;
	margin-right:5px;
	margin-bottom:15px;
	padding:3px;
	border:1px solid #CCCCCC;
}

.sbtitle {
	text-align:center;
	background-color:#E8E8E8;
}

/***** menu *****/

.mab{
	background-image:url(/image/arrowo.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0px 3px 17px;
	display:block;
}

.mk3{
	background-image:url(/image/kei/3.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:17px;
	display:block;
}

.mk8{
	background-image:url(/image/kei/8.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:17px;
	display:block;
}

/***** ikkan factory *****/

#ikkan{
	line-height:100%;
}

#facex{
	font-size: 75%;
}

.grad1{
	background-image: url("image/grad1.gif");
	background-repeat:repeat-x;
	text-align:center;
	color:#E0E0E0;
	height:13px;
	border:1px solid #FFFFFF;
}

.grad2{
	background-image: url("image/grad2.gif");
	background-repeat:repeat-x;
	text-align:center;
	color:#000000;
	height:13px;
	border:1px solid #B0B0B0;
}

.grad3{
	background-image: url("image/grad3.gif");
	background-repeat:repeat-x;
	text-align:center;
	color:#666666;
	height:13px;
	border:1px solid #B0B0B0;
}

.wht{
	background-color:#FFFFFF;
	text-align:center;
	color:#666666;
	height:13px;
	border:1px solid #D0D0D0;
}

/***** center *****/

.content {
	padding: 5px 15px 5px 15px;
}

.content p {
	margin-bottom: 10px;
}

.content blockquote {
}

.content li {
}

.content h2 {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
}

.content h3 {
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.content p.posted {
	text-align: right;
	margin-bottom: 25px;
	padding: 3px;
	clear:both;
}

/***** sidebar *****/

.sidebar {
	color:#F0F0F0;
	background-image:url(/image/sidebk.jpg);
	background-repeat:repeat-y;
}

.sidebar p {
	margin:0px 0px 0px 15px;
}

.sidebar a {
	color:#F0F0F0;
}

.sidebar a:link {
	color:#F0F0F0;
}

.sidebar a:visited {
	color:#F0F0F0;
}

.sidebar a:active {
	color:#F0F0F0;
}

.sidebar a:hover {
	color:#FFFF80;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
}

.sidebar li {
	list-style-type: none;
	margin-top: 2px;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
	width: 80%;
}

/***** mark *****/

.kome
{	color:#FF0000;
	font-weight:bold;
}

.maru
{
	color:#009900;
}

/***** copyright *****/

#copyright {
	text-align:center;
	margin:30px auto;
	clear:both;
}

/***** image *****/

.imgright{
	float:right;
	margin:5px 0px 15px 15px;
}

.imgleft{
	float:left;
	margin:5px 15px 15px 0px;
}

/***** clear *****/

.clear
{
	clear:both;
}

/***** sub *****/

.sub{
	border:solid 1px #999999;
	background-color:#f0ffff;
	padding:5px;
	margin:5px;
	margin-top:0px;
	text-align:justify;
	text-justify:distribute;
}
