@charset "Shift_JIS";

body {
	padding:0;
	background-color:#FFFFFF;
	line-height:1.3em;
	margin: 0px;
	font-size:13px;
}

form {display: inline;}

/* mainのデザイン */

.main {
	width:690px;	/* IEのバグ対策 */
	margin-bottom:20px;
	/*border:1px solid #375088;*/
	padding:0px 0px 0px 20px;
	text-align: left;
	float: left;
}

.main img {
margin-bottom:7px}

.main object {
	margin:0px 0px 10px 0;
	float: none;
}

#main img {
margin-bottom:7px}


.main2 {
	width:526px;	/* IEのバグ対策 */
	margin-bottom:20px;
	/*border:1px solid #375088;*/
	padding:0px 0px 0px 20px;
	text-align: left;
	float: left;
}

.main2 img {margin:0px 0px 5px 0;}

.main2 object {
	margin:0px 0px 10px 0;
	float: none;
}

.top{
	width:670px;
	margin: 0px;
}

.top-l{
	width:315px;
	float: left;
}

.top-r{
	width:340px;
	float: left;
	padding-left: 15px;
}

.news{
	width:310px;
	background-image:url(img-new/top-back.gif);
	background-repeat:repeat-y;
	padding: 0px 15px;
}

/* leftのデザイン */

#left img{margin-bottom:6px}


table {font-size:13px;
line-height:1.3em;}

/* menuのデザイン */

.menu{margin-bottom:5px;
	padding:0px 0px 0px 10px;}

.menu01 {
	margin-bottom:5px;
	padding:0px 0px 7px 0px;
}

.menu02 {margin-bottom:5px;
text-align:center;
	padding:0px 8px 7px 8px;}
	
.menu03 {margin-bottom:5px;}

.menu01 img {margin-bottom:5px;}

/* ページの基本設定 */
body {
	padding:0px;
	font-size:13px;
	line-height:1.3em;
	margin: 0px;
	}
	
h1 {
	font-size:14px;
	display: inherit;
	border-color: #666666;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	margin-top: 5px;
}
h2 {font-size:14px;}
h3 {font-size:small;
	display: inherit;
    }
h4 {font-size:small;}

li {font-size:small;
	line-height:1.3em;}
p {display:inline}	

form {display: inline;}

#copyright {font-size:x-small;}



/* リンクの基本設定 */

a:link {color: #CC0000;
	text-decoration:underline;}
a:visited {color: #CC0000;
	text-decoration:underline;}
a:hover {color: #3300CC;
	text-decoration:underline;}

/* ページのレイアウト */
#header {width:890px;
     	height:114px;}	

#inde {
	width:880px;
	border: 1px solid;
	border-color: #666666;
	margin: 0px auto;
	background-image: url(img-new/inde-back.jpg);
	background-repeat: no-repeat;
}

#inde2 {
	width:520px;
	margin: 0px auto;
	height: 610px;
}

#contents {
	width:890px;
	border: 1px solid;
	border-color: #666666;
	margin: 0px auto;
}

#box1 {
	VERTICAL-ALIGN: top;
	WIDTH: 800px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left;
	width: 887px;
}	
#left {
	float: left;
	width:177px;
	padding-left: 10px;
}
	
#footer {
	clear:both;
	text-align:right;
	width:100%;
	font-size: 10px;
	line-height: 1.2em;
	color: #666666;
}
		
#center {
	width: 410px;
	float: right;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
}

#main {
	width:670px;
	float:left;
	margin-bottom:10px;
	padding-left: 20px;
}

#main2 {
	width:670px;
	margin: 0px auto;
	margin-bottom: 20px;
}

#main3 {
	width:850px;
	margin: 0px;
	padding:0px 20px;
	margin-bottom: 20px;
}

.site {
	width:670px;
	margin: 0px;
	margin-bottom: 10px;
	height: 215px;
}

.site-l {
	width:305px;
	margin: 0px;
	padding:5px 10px;
	float:left;
	border: solid 1px;
	border-color: #666;
	height: 200px;
	background-color:#EFEFEF
}

.site-r {
	width:305px;
	margin: 0px;
	padding:5px 10px;
	float:left;
	border: solid 1px;
	border-color: #666;
	margin-left: 12px;
	height: 200px;
	background-color:#EFEFEF
}

/* 文字 */
.blue-a {
	background-image:url(img-new/blue-a.gif);
	background-repeat:no-repeat;
	padding:12px 0px 5px 17px;
	margin-bottom: 8px;
	color: #333333;
}

.blue-b {
	background-image:url(img-new/blue-b.gif);
	background-repeat:no-repeat;
	padding:4px 0px 4px 17px;
	margin-bottom: 8px;
	color: #333333;
}

.blue-c {
	background-image:url(img-new/blue-c.gif);
	background-repeat:no-repeat;
	padding:4px 0px 4px 17px;
	margin-bottom: 8px;
	color: #ffffff;
}


.orenge-a {
	background-image:url(img-new/orenge-a.gif);
	background-repeat:no-repeat;
	padding:12px 0px 5px 17px;
	margin-bottom: 8px;
	color: #333333;
}

.orenge-b {
	background-image:url(img-new/orenge-b.gif);
	background-repeat:no-repeat;
	padding:4px 0px 4px 17px;
	margin-bottom: 8px;
	color: #333333;
}

.orenge-c {
	background-image:url(img-new/orenge-c.gif);
	background-repeat:no-repeat;
	padding:4px 0px 4px 17px;
	margin-bottom: 8px;
	color: #ffffff;
}

.red-a {
	background-image:url(img-new/red-a.gif);
	background-repeat:no-repeat;
	padding:12px 0px 5px 17px;
	margin-bottom: 8px;
	color: #333333;
}

.red-b {
	background-image:url(img-new/red-b.gif);
	background-repeat:no-repeat;
	padding:4px 0px 4px 17px;
	margin-bottom: 8px;
	color: #333333;
}
.red-c {
	background-image:url(img-new/red-c.gif);
	background-repeat:no-repeat;
	padding:4px 0px 4px 17px;
	margin-bottom: 8px;
	color: #ffffff;
}

.red-c2 {
	background-image:url(img-new/red-c2.gif);
	background-repeat:repeat-x;
	padding:4px 0px 4px 10px;
	margin-bottom: 8px;
	color: #ffffff;
}


.black-a {
	background-image:url(img-new/black-a.gif);
	background-repeat:no-repeat;
	padding:12px 0px 5px 17px;
	margin-bottom: 8px;
	color: #333333;
}

.black-b {
	background-image:url(img-new/black-b.gif);
	background-repeat:no-repeat;
	padding:4px 0px 4px 17px;
	margin-bottom: 8px;
	color: #333333;
}

.black-c {
	background-image:url(img-new/black-c.gif);
	background-repeat:no-repeat;
	padding:4px 0px 4px 17px;
	margin-bottom: 8px;
	color: #ffffff;
}

.side-mozi {
	background-image:url(img-new/side-bar.gif);
	background-repeat:no-repeat;
	padding:4px 0px 6px 13px;
	margin-bottom: 3px;
	color: #333333;
}

.red {
	color:#CC0000;
	font-weight: bold;
}

.mozi-aka {  font-size: 13px; font-weight: bold; color: #CC0000}

.mozi-dai{
	font-weight:bold;
	color:#F0842B;
	font-size: 15px;
}

hr {clear:left}

h1.head{
	border:none;
	text-decoration:none;
	font-weight:normal;
	display:inline;
	font-size:10px;
	color:#DDD;
	padding-left:20px;

}
