a:link {color:#258FB8; text-decoration:underline;}
a:visited {color:#996699; text-decoration:underline;}
a:active {color:#258FB8; text-decoration:underline;}
a:hover {
	color:#996600;
	text-decoration:none;
	font-weight: bold;
}

body {
	font-size: 14px;
	line-height:1.6em;
	color:#666666;
	background-repeat:repeat-x;
	background-image:url(images/bg.gif);
}

h1 {
	font-size: 18px;
	color: #FFFFFF;
    margin:0px 0px 20px 0px ;
	padding:3px 0px 0px 5px;
	background-image:url(images/bg_h1.gif);
	background-repeat:no-repeat;
	height:30px;
}

h2 {
	font-size: 16px;
	color: #CC3399;
    margin:0px 0px 10px 0px ;
	padding:1px 0px 0px 20px ;
	background-image:url(images/bg_h2.gif);
	background-repeat:no-repeat;
	height:20px;
}

h3 {
	font-size: 16px;
	color: #666666;
    margin:0px 5px 0px 0px;
	background-image:url(images/h3_top.gif);
	padding:0px 0px 0px 15px ;
	background-repeat:no-repeat;
	height:0px;
	width:auto;
}



p {
	margin:0px 10px 20px 10px;
	font-size: 12px;
	text-align: left;
}

div.div_p {
    margin:0px 10px 20px 10px;
}

ul {
    margin:0px 10px 20px 30px;
	list-style-image:url(images/bg_li.gif);
    padding:0px 0px 0px 0px ;
}

ul.ul_com_list {
    margin:0px 10px 10px 18px;
    list-style-image:url(images/bg_li.gif);
	font-size:14px;
	font-weight:bold;
    padding:0px 0px 0px 0px ;
}

li {
	padding:0px 0px 0px 0px;
}

.margin_right_10 {
    margin:0px 10px 0px 0px;	
}

.margin_right_20 {
    margin:0px 20px 0px 0px;	
}

.strong_black {
	color:#666666;
	font-weight:bold;
}

.strong_green {
	color:#83AC54;
	font-weight:bold;
}

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

.strong_orange {
	color:#FF9933;
	font-weight:bold;
}

/**　トップページ　**/

h1.h1_top {
	font-size: 14px;
	color: #ffffff;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px ;
	background-image:none;
	background-repeat:no-repeat;
}

h2.h2_top {
	font-size: 16px;
	color: #FFFFFF;
    margin:0px 5px 10px 0px ;
	padding:1px 0px 0px 5px ;
	background-image:url(images/bg_h2_top.gif);
	background-repeat:no-repeat;
	width:517px;
	height:22px;
}

h2.h2_top02 {
	font-size: 14px;
	color: #FFFFFF;
    margin:0px 0px 0px 0px ;
	padding:2px 0px 0px 0px ;
	background-image:none;
	background-repeat:no-repeat;
	width:130px;
}

h3.h3_top {
	font-size: 16px;
	color: #CC3399;
    margin:0px 0px 5px 0px ;
	padding:1px 0px 0px 20px ;
	background-image:url(images/bg_h2.gif);
	background-repeat:no-repeat;
	height:20px;
}

h4.h4_top {
	font-size: 16px;
	color: #666666;
    margin:0px 0px 0px 0px;
	background-image:url(images/h3_top02.gif);
	padding:0px 0px 0px 16px ;
	background-repeat:no-repeat;
}
.oo {
	text-align: center;
}
.oo strong {
	text-align: left;
}
