


html {
	overflow-y: scroll;
}

body {
	margin: 0; 
}

a {
	color: #33f;
}

a:hover {
	text-decoration: underline;
	color: #f33;
}

.clear {
	clear: both;
}



#header_line {
	height: 10px;
	margin: 0;
	background-color: #0b4ba2;
	font-size: 1px;
}



#header {
	width: 800px;
	margin: 0 auto;
	background: url('images/header_right.gif') top right no-repeat;
}



#logo {
	float: left;
	display: block;
}

#logo img {
	border: none;
}



h1 {
	float: left;
	margin: 30px 0px 0px 15px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}



#header_banner {
	clear: both;
	margin: 0 0 8px 0;
	padding-bottom: 8px;
	background: #cfcfcf url('images/header_bg.gif') top repeat-x;
	text-align: center;
}



#contents {
	width: 800px;
	margin: 0 auto;
}



#main {
	float: left;
	width: 800px;
}


#main h2 {
	font-size: 35px;
	padding: 20px 10px 15px 60px;
	margin: -3px 0px 15px 20px;
	text-decoration: none;
	background: url('images/maru_blue.gif') left no-repeat;
	color: #0a4ea1;
}


.main_block1 {
	margin: 0;
	padding: 18px 23px 13px 23px;
	border: 1px solid #999;
	background-color: #fff;
	font-size: 0.9em;
	color: #333;
	line-height: 1.5em;
}

.main_block1 h3 {
	margin: 0;
	font-size: 14px;
}

.main_block1 h3 a {
	text-decoration: none;
}

.main_block2_left,
.main_block2_right {
	float: left;
	width: 280px;
	margin: 0;
}

.main_block2_left {
	margin-right: 10px;
}

.main_block1 p {
	margin: 0;
}

.img_right {
	float: right;
	margin-left: 10px;
}

.link_right {
	text-align: right;
}

.line_b {
	height: 1px;
	margin: 10px 0;
	background: url('images/line_b.gif') repeat-x;
	font-size: 1px;
}

.back2top {
	clear: both;
	margin: 10px 0;
	text-align: right;
	font-size: 11px;
}


.table1 {
	margin-bottom: 10px;
	border: 1px solid #666;
}

.table1 th {
	padding: 20px;
	background-color: #ccc;
	color: #000;
	text-align: left;
}

.table1 td {
	padding: 20px;
	background-color: #eee;
}

.p1 {
	padding: 10px;
	border: 1px dashed #666;
}



#side {
	float: right;
	width: 220px;
}

#side h2 {
	padding: 8px 12px;
	margin: 0 0 1px 0;
	background: #d8d8d8 url('images/h2_bg.gif') top repeat-x;
	border: 1px solid #999;
	border-bottom: 4px solid #00007e;
	font-size: 13px;
	text-decoration: none;
	color: #444;
}

.side_menu {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #999;
	background: #ebebeb url('images/side_block_bg.gif') top repeat-x;
	list-style-type: none;
}

.side_menu li {
	margin: 0 10px;
	background: url('images/line_a.gif') bottom repeat-x;
	font-size: 1px;
}

.side_menu a {
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0 0 0 10px;
	background: url('images/arrow_a.gif') left no-repeat;
	font-size: 13px;
	text-decoration: none;
}

.side_menu a:hover {
	background: url('images/arrow_a2.gif') left no-repeat;
}

#tag {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #999;
	background: #ebebeb url('images/side_block_bg.gif') top repeat-x;
	font-size: 12px;
	color: #666;
}

#bookmark {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #999;
	background-color: #eee;
	text-align: center;
}


#rss {
	margin: 0;
	padding: 10px;
	border: 1px solid #999;
	background-color: #eee;
	text-align: center;
}



#footer {
	clear: both;
	height: 40px;
	margin: 30px 0 0 0;
	padding-top: 20px;
	border-top: 4px solid #aaa;
	background: #fff url('images/footer_bg.gif') top repeat-x;
	font-size: 12px;
	color: #666;
	text-align: center;
}






#main h4 {
	padding: 7px 12px 15px 31px;
	margin: 0 0 1px 0;
	background: #ffffff url('images/h4.jpg') top repeat-x;
	font-size: 15px;
	text-decoration: none;
	color: #00007e;
}



/* ----------------- ◇h3 */


#main h3{
	clear:both;
	font-size: 18px;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
	background: url(../images/h3.jpg) no-repeat left top;
	padding:12px 0px 10px 40px;
	margin:0px 0px 20px 0px;

	}




/*--------------------１テーブル上*/

.table_one{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
	margin-bottom:17px;
	background:#fffef3;
	text-align:left;
}


/*--------------------１テーブル下*/

.table_two{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:10px;
	margin-bottom:17px;
	background:#ffffff;
	text-align:left;
}
	
	
	
	
	
/* リンクの動き */
a:hover{
	color:#FF0000;text-decoration: underline;
	position: relative;
	top: 1px;
	left: 1px;
}




/*-------------------------------フォント：大・太字・黒 */
.font_black {
        color: #333;
        font-size: 1.2em;
        font-family: "HGP創英角ｺﾞｼｯｸUB";
        font-weight: normal;
}



/*-------------------------------フォント：大・太字・ワインレッド */
.font_wine {
        color: #dc0000;
        font-size: 1.2em;
        font-family: "HGP創英角ｺﾞｼｯｸUB";
        font-weight: normal;
        line-height: 1.6em;
}



/* -------------CSS マウスオーバー薄く */
a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
        -moz-opacity:0.70; /* Firefox CSS3以前 */
}






/*--------------------ブルーリンク */

.blue_link{
	clear:both;
	font-weight:bold;
}

.blue_link a{
	text-decoration:underline;
	clear:both;
	color:#0044CC;
}

.blue_link a:hover{
	text-decoration:none;
	color:#ff0000;
}


