/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, helvetica, hirakakupro-w3, osaka, sans-serif;
	text-align:center;
	background: #FFF url("http://www.motor-forme.com/img/bg02.gif");
	margin : 0px;
	color:#555;
	font-size: 13px;
	line-height: 130%;
}


/* 画像の属性 */
img {
	border-style: none;
}

/*その他*/
.next {
	text-align:right;
	margin : 0px;
	padding :0px 10px 0px 10px;
}

/* リンクの属性（未指定時） */
a:link, a:visited, a:active {color: #006699;text-decoration: none;}
a:hover{color : #CC0000;text-decoration: none;}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
}

/* 基本設定 */
#base
{
	width: 800px;
	margin : 0 auto;
	background: #FFF url("http://www.motor-forme.com/img/base.gif") repeat-y;
	text-align: center;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

/* 記事枠等の属性 */

#container{
	width:750Px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 100px;
	background-image: url("http://www.motor-forme.com/img/header.jpg");
	text-align: left;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -2000px;
}
		
#header h1 a {
	width: 400px;
	height:70px;
	background: url("http://www.motor-forme.com/img/header.jpg") no-repeat;
	display: block;
 	outline: 0;
}

#header h1 a:hover {
	background-image: url("http://www.motor-forme.com/img/header.jpg");
}

#header .des {
	position: absolute;
	width: 330px;
	left: 30px;
	top: 70px;
	color: #666;
	line-height: 140%;
	text-align: left;
}

#header .h_navi{
	position: absolute;
	right: 5px;
	top: 5px;
	float: right;
}

#header .h_navi a.t1{
	display: block;
	width:50px;
	overflow: hidden;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.motor-forme.com/img/rss_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t2{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.motor-forme.com/img/atom_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t3{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.motor-forme.com/img/about_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}
#header .h_navi a.t4{
	display: block;
	overflow: hidden;
	width:50px;
	height:18px;
	text-indent: -1000px;
	background: url("http://www.motor-forme.com/img/contact_01.gif") no-repeat;
	margin: 0 5px;
	float: right;
}

/*エントリー部分*/
#content {
	width: 550px;
	float: right;
	margin : 0;
	font-size: 13px;
	line-height :150%;
}

#content h2 {
        padding: 5px 0 5px 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8faebe;
        border-left:#9ACD32 8px solid;
        font-size: 16px;
        font-weight: bold;
        color:#333;
}

#content h3 {
	font-size: 108%;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	color: #666;
}

#content h5 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#content h6 {
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-left: 5px solid #CCC;
	border-bottom: 0px solid #666666;
}

#content .doc{
	margin: 10px 0 10px 10px;
	font-size: 100%;
	line-height: 150%;
}

#content .doc img{
	float: left;
	margin-right: 10px;
}

#content .doc2{
	clear: both;
	margin: 15px 0 10px 10px;
	text-align: left;
}

#content .doc3{
	margin: 0px 0 0px 20px;
	font-family: tahoma, "Osaka",Verdana, Arial,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	text-align: left;
}

#content p{
	padding: 5px 0;
}

/*エントリー部分（追加）*/
#content .cat {
	clear: both;
	font-size: 100%;
	color:#555555;
	line-height: 150%;
	margin: 10px 5px 20px 10px;
	padding: 0;
}

#content .cat img{
	float: left;
	padding: 5px 5px 5px 0;
	border: none;
}

#content .ent {
	clear: both;
	font-size: 100%;
	color:#555555;
	line-height: 150%;
	margin: 10px 5px 20px 10px;
	padding: 0;
}

/*  記事一覧  */
#content ol{
	margin: 0px 0px 20px 10px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
}

#content .date{
	text-align: right;
	font-size: 10px;
	color: #476685;
	margin: 0px 20px 10px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 6px 20px 20px 0;
}


/*トップページの記事枠の設定*/

#content .box1{
	float: left;
	width: 270px;
	height: 250px;
	background: url("http://www.motor-forme.com/img/box01.gif") no-repeat;
	margin: 5px 0px 10px 3px;
	display: block;
}

#content .box2{
	float: right;
	width: 270px;
	height: 250px;
	background: url("http://www.motor-forme.com/img/box02.gif") no-repeat;
	margin: 5px 0px 10px 0px;
	display: block;
}

#content .box3-top{
	clear: both;
	margin: 0;
	height: 10px;
	background: url("http://www.motor-forme.com/img/box03-top.gif") no-repeat;
	line-height: 5px;
}

#content .box3{
	display: block;
	background: url("http://www.motor-forme.com/img/box03-body.gif") repeat-y;
}

#content .box3-bottom{
	padding: 0;
	height: 10px;
	background: url("http://www.motor-forme.com/img/box03-bottom.gif") no-repeat;
	line-height: 5px;
}

#content .box-inner{
	padding: 10px;
}

#content .box3-inner{
	padding: 0 10px;
}


#content .box4{
	float: left;
	width: 132px;
	height: 250px;
	background: url("http://www.motor-forme.com/img/box04.gif") no-repeat;
	margin: 10px 0px 10px 4px;
	display: block;
	overflow: hidden;
}

#content .box4 h4{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#content .box4-inner{
	padding: 5px;
	font-size: 10px;
	line-height: 120%;
}

#content .box4 img{
	margin: 5px 11px;
}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}


/*-----サイド(left)--------*/
#sidebar {
	width: 180PX;
	float: left;
	margin: 0px;
	font-size: 12px;
	line-height;150%;
}

#sidebar .box1{
	height: 50px;
	display: block;
	margin: 5px 0;
	background: url("http://www.motor-forme.com/img/s_box01.gif") no-repeat;
}

#sidebar .box2{
	height: 300px;
	display: block;
	margin: 5px 0;
	background: url("http://www.motor-forme.com/img/s_box02.gif") no-repeat;
}

#sidebar .box-inner{
	padding: 10px 5px;
	color : #FFF;
	text-indent: 10px;
}

#sidebar .box2 a:link,#sidebar .box2 a:visited {
	color: #FFF;
}

#sidebar .box2 a:hover {
	color: #CC0000;
	background-color: #FFFF00;
}

#sidebar .idx {
	margin: 10px 0 5px 0;
	font-size: 12px;
	color: #555;
	text-indent: 5px;
	border: 1px solid #FF80C0;
	background: #DCDCED;
}

/*------新着情報------*/

#sidebar ul.new{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul.new li{
	display: block;
	margin: 0;
	background: url("http://www.motor-forme.com/img/doc.gif") no-repeat;
	padding-left: 15px;
	text-align: left;
	line-height: 130%;
}

/*------メニュー部分------*/
#sidebar ul.menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul.menu li.pt a {
	display: block;
	margin: 0;
	height: 30px;
	background: #f5f5f5 url("http://www.motor-forme.com/img/menu01.gif") no-repeat;
	text-decoration: none;
	text-indent: 15px;
	text-align: left;
	line-height: 250%;
}

#sidebar ul.menu li.pt a:hover {
	background: #FFF url("http://www.motor-forme.com/img/menu02.gif") no-repeat;
	color: #333;
}


#sidebar ul.menu li a {
	display: block;
	margin: 1px 0;
	height: 30px;
	background: #f5f5f5 url("http://www.motor-forme.com/img/menu01.gif") no-repeat;
	color: #666;
	text-decoration: none;
	text-indent: 25px;
	text-align: left;
	line-height: 250%;
}

#sidebar ul.menu li a:hover {
	background: #FFF url("http://www.motor-forme.com/img/menu02.gif") no-repeat;
	color: #333;
}
		
/*フッター部分*/
#footer {
	margin : 0 auto;
	width : 780px;
	height: 60px;
	clear: both;
	padding: 20px 0 0 0;
}
		
#footer p {
	font-size: 10px;
}

#footer .copyrights {
	font-size: 10px;
    text-align: center;
}

/*  ページナビ  */
.navi {
	font-size: 10px;
	color:#666;
	margin : 0px;
	padding : 2px 10px 10px 10px;
}

.navi a:link, .navi a:visited, .navi a:active {
	color: blue;
}

.navi a:hover {
	color: #FF0000;
}

#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#overlay {
	background-image: url(http://mi-z.jp/overlay.png);
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid #fff;
}
#lightboxOverallView {
	background-image: url(http://mi-z.jp/overlay.png);
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	background-image: url(http://mi-z.jp/blank.gif);
	filter: Alpha(opacity=50);
}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 117%;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 100%;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 100%;
	color:  #3399CC;
	line-height: 155%;
	}

.changecss{
	position: absolute;
	right: 10px;
	top: 0px;
	text-align: right;
	font-size: 85%;
}

.clear {
	clear: both
}

/* テーブルの属性 */
table {margin: 0 0 0 10px; font-size: 12px; color: #666666; line-height: 130%;}
td {padding: 2px;}

/* ---------------------------
追加設定
--------------------------- */
TABLE#shop {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; MARGIN: 10px auto 20px; BORDER-LEFT: #ccc 1px solid; WIDTH: 90%; BORDER-BOTTOM: #ccc 1px solid; font-size:11px
}
TABLE#shop TD {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
TH {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px
}
TABLE#shop TH {
	FONT-WEIGHT: normal; BACKGROUND: #ddd; WIDTH: 150px; TEXT-ALIGN: left
}
DIV#contentsright TABLE.promo {
	BORDER-RIGHT: #e82f3d 2px solid; BORDER-TOP: #e82f3d 2px solid; BORDER-LEFT: #e82f3d 2px solid; BORDER-BOTTOM: #e82f3d 2px solid
}
DIV#contentsright TABLE.promo TH {
	BACKGROUND: #e82f3d
}
DIV#contentsright TABLE.info {
	BORDER-RIGHT: #c39a62 2px solid; BORDER-TOP: #c39a62 2px solid; BORDER-LEFT: #c39a62 2px solid; BORDER-BOTTOM: #c39a62 2px solid
}
DIV#contentsright TABLE.info TH {
	BACKGROUND: #c39a62
}
DIV#contentsright TD {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 80%; BACKGROUND: #fffcf3; PADDING-BOTTOM: 3px; COLOR: #363636; LINE-HEIGHT: 130%; PADDING-TOP: 3px
}
DIV#contentsright TH {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 80%; PADDING-BOTTOM: 1px; COLOR: #ffffff; LINE-HEIGHT: 130%; PADDING-TOP: 1px; TEXT-ALIGN: center
}
DIV#contentsmain {
	FONT-SIZE: 85%; MARGIN-BOTTOM: 0.5em; COLOR: #363636; LINE-HEIGHT: 130%
}
DIV#contentsmain .small {
	FONT-SIZE: 80%; COLOR: #363636; LINE-HEIGHT: 130%
}
DIV#contentsmain H1 {
	PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 150%; MARGIN-BOTTOM: 1em; BORDER-LEFT: #3E5E89 0.5em solid; COLOR: #363636; LINE-HEIGHT: 150%; MARGIN-RIGHT: 100px; BORDER-BOTTOM: #999999 1px solid
}
DIV#contentsmain H1.full {
	PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 150%; MARGIN-BOTTOM: 1em; BORDER-LEFT: #3E5E89 0.5em solid; COLOR: #363636; LINE-HEIGHT: 150%; MARGIN-RIGHT: 0px; BORDER-BOTTOM: #999999 1px solid
}
DIV#contentsmain H2 {
	BORDER-RIGHT: #999999 1px solid; MARGIN-TOP: 2em; PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 130%; BACKGROUND: #eeeeee; MARGIN-BOTTOM: 1em; BORDER-LEFT: #3E5E89 0.5em solid; COLOR: #363636; LINE-HEIGHT: 150%; BORDER-BOTTOM: #999999 1px solid; background: url("http://www.meisterk-web.com/img/bg01.gif") no-repeat;
}
DIV#contentsmain H3 {
	BORDER-RIGHT: #999999 1px solid; MARGIN-TOP: 2em; PADDING-LEFT: 0.3em; FONT-WEIGHT: bold; FONT-SIZE: 110%; BACKGROUND: #eeeeee; MARGIN-BOTTOM: 1em; BORDER-LEFT: #eeeeee 0.5em solid; COLOR: #363636; LINE-HEIGHT: 150%; BORDER-BOTTOM: #999999 1px solid
}
DIV#contentsmain TH {
	FONT-WEIGHT: bold; FONT-SIZE: 85%; PADDING-BOTTOM: 2px; COLOR: #363636; LINE-HEIGHT: 130%; PADDING-TOP: 2px; TEXT-ALIGN: left
}
DIV#contentsmain TD {
	FONT-SIZE: 85%; PADDING-BOTTOM: 2px; COLOR: #363636; LINE-HEIGHT: 130%; PADDING-TOP: 2px
}

/*  会社概要用  */
.info {
	MARGIN-TOP: 10px; MARGIN-BOTTOM: 25px
}
.info DT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.info DD {
	MARGIN: -1.6em 0px 0.8em 9em; LINE-HEIGHT: 160%; BORDER-BOTTOM: #666666 1px dotted
}

.info a{
    text-decoration:none;
    color:#006699;
}

.info a:hover{
	color: #CC0000;
	text-decoration: underline;
}

/* トップのメニュ*/
#globalnavi { 
	text-indent: 220px;
	text-align: left;
	background: url("http://www.motor-forme.com/img/bgnavi.gif") no-repeat;
	background-color: #333333;
	font-size: 12px;
	width: 780px; /* 全体の幅を変更するときには全体の幅-20pxに指定 */
	font-family: tahoma, "Osaka",Verdana, Arial,"ＭＳ Ｐゴシック",sans-serif;
	color:#666666;
	padding :3px 0px 0px 0px;
	line-height: 180%;
	margin-top: 1px;
	}

#globalnavi a:link  {
	color: #666666;text-decoration: none;
}
#globalnavi a:hover {
	color: #CC0000;text-decoration: none;
}


hr {
height: 4px; 
border-width : 2px 0px 0px 0px;
border-style : dotted dotted dotted dotted;
border-color : #bd4280 #bd4280 #bd4280 #bd4280;
background-color: #ffffff;
color: #ffffff;
} 

table.image-list {
    width : 100%;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    padding : 0px;
}
table.image-list tr td {
    width : 120px;
    vertical-align : top;
}
table.image-list tr td table {
    margin-bottom : 10px;
}
table.image-list tr td table tr td.image-list-item {
    height : 90px;
    text-align : center;
    vertical-align : top;
    padding : 0px;
    margin : 0px;
}

table.image-list tr td table tr td.image-list-caption {
    text-align : left;
    vertical-align : top;
    line-height: 100%;
}

table.image-list2 {
    margin-left : auto;
    margin-right : auto;
    margin-top : 5px;
    padding : 0px;
}
table.image-list2 tr td {
    vertical-align : top;
}
table.image-list2 tr td table {
    margin-bottom : 5px;
}
table.image-list2 tr td table tr td.image-list-item {
    text-align : center;
    vertical-align : top;
    padding : 0px;
    margin : 0px;
}

table.image-list tr td table tr td.image-list-caption {
    text-align : left;
    vertical-align : top;
    line-height: 100%;
}

table#table-01 {
    width: 450px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: normal;
    line-height: 120%;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    white-space: nowrap;
}

/*------TOPメニュー部分------*/

.topnavi ul{ list-style-type: none; margin: 0; padding: 0 }
.topnavi li{ float: left; width: 156px; text-align: center; margin: 0; padding: 0 }
.topnavi li a{ display: block; height: 100%; color: #454545; FONT-SIZE: 14px; text-decoration: none; 
               border-right: 1px solid #FFF; padding-left: 10px; 
               padding-right: 10px; padding-top: 5px; padding-bottom: 5px }
.topnavi li a{ background-image: url('bg5.jpg'); background-repeat: repeat; 
               background-attachment: scroll; background-position: 0 100% }
.topnavi li a:hover, li a:focus li a:active { color: #FFF; background-position: -150px 0 }
.topnavi#a a{ background-image: url('bg5.jpg'); background-repeat: repeat; 
               background-attachment: scroll; background-position: -20px 35px }

/*------TOP画像部分------*/

		h3 {
			margin: 0;
			padding: 7px 0 0 0;
			font-size: 16px;
			font-family: "ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
			text-transform: uppercase;
		}

		div#feature_list {
			width: 750px;
			height: 240px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 320px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: "ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 0px 10px 0 0;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('feature-tab-current.png');
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 470px;
			height: 240px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 470px;
			height: 240px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}

#content2 {
	width: 750px;
	margin-top : 10px;
	padding: 0;
}

/*------角丸のボックス（影付）BOX05------*/

div.column	{
	width: 550px;
	background: url(img/bottom.jpg) no-repeat bottom;
	margin-bottom: 20px;
	font-size: 14px;
}
div.column .inner	{
	background: url(img/top.jpg) no-repeat;
	padding: 25px 20px 20px;
}

div.column2	{
	width: 550px;
	background: url(img/top.jpg) no-repeat;
	margin-bottom: 40px;
	padding-top: 25px;
}
div.column2 .inner	{
	background: url(img/bottom.jpg) no-repeat bottom;
	padding: 0 20px 20px;
}

/* --- ボックス400 --- */
div#box400 {
width: 400px; /* ボックスの幅 */
padding-bottom: 1px; /* ボックスの下パディング */
background: #ffffff url(img/maru1_400_bottom.gif) no-repeat bottom; /* ボックスの背景 */
font-size: 80%;
color: #000000;
}

/* --- 見出し400 --- */
div#box400 h3 {
margin: 0; /* 見出しのマージン */
padding: 7px 10px; /* 見出しのパディング（上下、左右） */
background: #f9f9f9 url(img/maru4_400_top.gif) no-repeat top; /* 見出しの背景 */
border-bottom: 1px #c0c0c0 solid; /* 見出しの下境界線 */
font-size: 14px; /* 見出しの文字サイズ */
}

/* --- ボックス内の段落400 --- */
div#box400 p {
margin: 1em 10px; /* 段落のマージン（上下、左右） */
}

/* --- ボックス500 --- */
div#box500 {
width: 500px; /* ボックスの幅 */
padding-bottom: 1px; /* ボックスの下パディング */
background: #ffffff url(img/maru1_500_bottom.gif) no-repeat bottom; /* ボックスの背景 */
font-size: 80%;
color: #000000;
text-align: left;
}

/* --- 見出し500 --- */
div#box500 h3 {
margin: 0; /* 見出しのマージン */
padding: 7px 10px; /* 見出しのパディング（上下、左右） */
background: #f9f9f9 url(img/maru4_500_top.gif) no-repeat top; /* 見出しの背景 */
border-bottom: 1px #c0c0c0 solid; /* 見出しの下境界線 */
font-size: 14px; /* 見出しの文字サイズ */
text-align: left;
}

/* --- ボックス内の段落500 --- */
div#box500 p {
margin: 1em 10px; /* 段落のマージン（上下、左右） */
}

/* --- ボックス06 --- */
div#box06 {
width: 298px; /* ボックスの幅 */
background-color: #ffffff; /* ボックスの背景色 */
border: 1px #c0c0c0 solid; /* ボックスの境界線 */
font-size: 80%; /* ボックスの文字サイズ */
}

/* --- 見出し --- */
div#box06 h3 {
position: relative; /* IE6用 */
width: 100px; /* 見出しの幅 */
margin: -0.9em 0 0 3px; /* 見出しのマージン（上右下左） */
padding: 3px; /* 見出しのパディング */
background-color: #ffffff; /* 見出しの背景色 */
border: 1px #c0c0c0 solid; /* 見出しの境界線 */
font-size: 100%; /* 見出しの文字サイズ */
text-align: center;
}

/* --- ボックス内の段落 --- */
div#box06 p {
margin: 1em 10px; /* 段落のマージン（上下、左右） */
}

/* Snazzy Borders - http://www.cssplay.co.uk/boxes/snazzy.html */
    #xsnazzy { background:transparent; margin:1em; padding:0; }
    #xsnazzy .h, #xsnazzy p { margin:0; padding:10px 15px; line-height:2em; }
    #xsnazzy .h { font-size:1.5em; color:#60c8d8; padding-bottom:0; font-weight:bold; }
    #xsnazzy .xtop, #xsnazzy .xbottom {display:block; background:transparent; font-size:1px; }
    #xsnazzy b { display:block; overflow:hidden; }
    #xsnazzy .xb1, #xsnazzy .xb2, #xsnazzy .xb3 {height:1px; }
    #xsnazzy .xb2, #xsnazzy .xb3, #xsnazzy .xb4 {background:#f2f9fd; border-left:1px solid #c8ebf9; border-right:1px solid #c8ebf9; }
    #xsnazzy .xb1 { margin:0 5px; background:#c8ebf9; }
    #xsnazzy .xb2 { margin:0 3px; border-width:0 2px; }
    #xsnazzy .xb3 { margin:0 2px; }
    #xsnazzy .xb4 { height:2px; margin:0 1px; }
    #xsnazzy .xboxcontent { display:block; background:#f2f9fd; border:0 solid #c8ebf9; border-width:0 1px; }

/* --- コピーライト（フッター）--- */

#fotter {
    width: 760px;
    margin: 0 auto;
    padding: 10px 8px;
    border-top: 1px solid #555555;
    background-color: #BDB76B;
    font-size: 90%;
    color: #fff;
    text-align: center;
}

#fotter-navi a:link {color: #fff;}
#fotter-navi a:visited {color: #fff;}
#fotter-navi a:hover {color: #eeeeee;}
#fotter-navi a:active {color: #fff;}
#fotter-navi a:focus{color: #fff;}
