a:link {color:#003399; text-decoration:underline;}
a:visited {color:#003399; text-decoration:underline;}
a:active {color:#990033; text-decoration:underline;}
a:hover {color:#003399; text-decoration:none;}

body {
	font-size: 12px;
	line-height:1.6em;
	color:#666666;
}

h1 {
	font-size: 17px;
	color: #333333;
    margin:0px 0px 15px 0px;
	padding:5px 0px 0px 15px;
	background-image:url(images/bg_h1_d.gif);
	background-repeat:no-repeat;
	width:534px;
	height:24px;
}

h1.h1_h {
	font-size: 15px;
	color: #333333;
    margin:0px 0px 15px 0px;
	padding:5px 0px 0px 15px;
	background-image:url(images/bg_h1_h.gif);
	background-repeat:no-repeat;
	width:534px;
	height:24px;
}

h2 {
	font-size: 14px;
	color: #666666;
    margin:0px 0px 10px 0px;
	padding:0px 0px 0px 18px;
	background-image:url(images/bg_h2.gif);
	background-repeat:no-repeat;
}

h3 {
	font-size: 12px;
	color: #666666;
    margin:0px 0px 10px 0px;
}

p {
    margin:0px 0px 15px 0px;
}

div.div_p {
    margin:0px 0px 15px 0px;
}

ul {
    margin:0px 0px 20px 20px;
}

.margin_right_10 {
    margin:0px 10px 0px 0px;	
}

.margin_right_20 {
    margin:0px 20px 0px 0px;	
}


/**　トップページ　**/

h1.h1_top {
	font-size:14px;
	color: #666666;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px ;
}

h2.h2_top_r {
	font-size:13px;
	font-weight:normal;
	color: #336633;
    margin:0px 0px 10px 0px;
	padding:2px 0px 0px 8px;
	background-image:url(images/bg_h2_top_r.gif);
	background-repeat:repeat-x;
	width:342px;
	height:21px;
}

h2.h2_top_h {
	font-size:13px;
	font-weight:normal;
	color: #990033;
    margin:0px 0px 7px 0px;
	padding:2px 0px 0px 8px;
	background-image:url(images/bg_h2_top_h.gif);
	background-repeat:repeat-x;
	width:342px;
	height:21px;
}

h2.h2_top {
	font-size:12px;
	font-weight:normal;
	color: #003399;
    margin:0px 0px 7px 0px;
	padding:2px 0px 0px 8px;
	background-image:url(images/bg_h2_top.gif);
	background-repeat:repeat-x;
	width:143px;
	height:21px;
}

h3.h3_top {
	font-size: 12px;
	font-weight:bold;
	color: #0000FF;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 14px;
	background-image:url(images/h3_top.gif);
	background-repeat:no-repeat;
}

div.div_p_top {
    margin:0px 0px 10px 0px;
}

