/*‹¤’Êcss*/

body {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,div,map{
margin:0;
padding:0;
}

p{
margin:0;
padding:0;
}

/*link*/

a.red:link {
	color: #333;
	text-decoration: underline;
	}

a.red:visited {
	color: #333;
	text-decoration: underline;
	}

a.red:active {
	color: #333;
	text-decoration: underline;
	}

a.red:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #CC0000;
	}


a.red_n:link {
	color: #CC0000;
	text-decoration: underline;
	}

a.red_n:visited {
	color: #CC0000;
	text-decoration: underline;
	}

a.red_n:active {
	color: #CC0000;
	text-decoration: underline;
	}

a.red_n:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #CC0000;
	}

a:link {
	color: #333;
	}

a:visited {
	color: #333;
	}

a:active {
	color: #333;
	}

a:hover {
	color: #FFF;
	}

a.sm:link {
	color: #333;
	text-decoration: none;
	}

a.sm:visited {
	color: #333;
	text-decoration: none;
	}

a.sm:active {
	color: #333;
	text-decoration: none;
	}

a.sm:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFCC00;
	}

a.y:link {
	color: #333;
	text-decoration: underline;
	}

a.y:visited {
	color: #333;
	text-decoration: underline;
	}

a.y:active {
	color: #333;
	text-decoration: underline;
	}

a.y:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFCC00;
	}

/*text*/

.text_m{
	font-size: 85%;
	color: #333333;
	line-height: 1.5em;
}

.text_s{
	font-size: 80%;
	color: #333333;
	line-height: 1.5em;
}

.text_ss{
	font-size: 70%;
	color: #333333;
	line-height: 1.3em;
}

.text_red{
	font-size: 80%;
	color: #cc0000;
	line-height: 1.2em;
}

.txt_title{
font-size:90%;
font-weight:bold;
background-color:#F1F1F1;
border-bottom:2px;
border-bottom-color:#FEB810;
border-bottom-style:solid;
padding:3px;
margin:0;
}

.txt_title01{
font-size:90%;
font-weight:bold;
background-color:#F1F1F1;
border-bottom:2px;
border-bottom-color:#98BEEB;
border-bottom-style:solid;
padding:5px;
margin:3px;
}

.txt_title02{
font-size:90%;
font-weight:bold;
border-bottom:2px;
border-bottom-color:#98BEEB;
border-bottom-style:solid;
padding:5px;
margin:3px;
}

.red {color: #FF0000}

/*hr*/

hr{
	margin: 5px 0px 5px 0px;
	border: 1px #AAA dotted;
	height: 1px;
}

.hr_short{
	margin: 5px 25px 5px 25px;
	border: 1px #CCC dotted;
	height: 1px;
}

.hr_long{
	margin: 10px 5px 5px 10px;
	border: 1px #AAA solid;
	height: 1px;
}

.privacy_contents{
width:700px;
}

/*list*/

li{
magin:0 0 0 0;
padding:0 0 0 40px;
list-style-image:url(../img/arrow_yellow_sm.gif);
list-style-position:inside;
}

.list_noimg{
magin:0 0 0 0;
padding:0 0 0 25px;
list-style-type:none;
list-style-image:url(../img/arrow_gray_sm.gif);
}

ul.normal{
margin:0 0 0 20px;
padding:0;
}

ul.normal li{
padding:0;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
}

ol{
margin:0 0 0 45px; 
padding:0;
}

ol li{
magin:0 0 0 0;
padding:5px 0 0 0;
list-style-image:none;
list-style-type:decimal;
list-style-position:outside;
}

.privacy_ul {
magin:0 0 0 45px;
padding:0;
}

.privacy_ul li{
magin:0 0 0 0;
padding:0 0 0 0;
list-style-image:none;
list-style-type:square;
list-style-position:outside;
}

ul {
magin:0;
padding:0;
}


map{
margin:0;
padding:0;
}

form{
margin:0;
padding:0;
}

/*header*/

#header{
width:740px;
}

.header{
width:740px;
}

#header_contact{
	width:90%;
	height:63px;
	padding:0;
	margin:0;
}

.contents{
width:740px;
}

.contents_half{
width:360px;
}

#header{
	background-image:url(../img/header_bg.gif);
	background-repeat:repeat-x;
	width:740px;
	height:55px;
	padding:0;
	margin:0;
}

#header_index{
	width:740px;
	height:60px;
	padding:0;
	margin:0;
}

#logo{
	float:left;
	padding-top:13px;
	width:89px;
}

#logo_popup{
	float:left;
	padding-top:13px;
	width:89px;
}

#head_navi{
	float:right;
	padding:4px 0px 0px 0px;
	width:478px;
	text-align:right;
}

/*menu*/

.menu{
	position:absolute;
	margin-top:-5px;
	width:740px;
	z-index:1;
}

.mainmenu{
	width:741px;
	margin:0;
	padding:0;
}

.menu01{
	position:absolute;
	top:58px;
	width:740px;
	z-index:1;
}

.cat_title_bg{
float:left;
background-image:url(../img/titlebase.jpg);
background-repeat:no-repeat;
width:370px;
height:95px;
margin:0 0 15px 0;
padding:0;
}

.cat_title_txt{
float:left;
margin-top:5px;
margin-left:15px;
font-size: 80%;
color: #333333;
}

#contact_submit{
margin-top:15px;
margin-bottom:15px;
}

#contact_submit input{
margin-left:20px;
}

.navi_img{
margin:4px 0 0 10px;
}

/*margin*/

.top10{
margin-top:10px;
}

.margin5{
margin:10px 5px 10px 5px;
}

.top_left10{
margin:10px 0 10px 10px;
}

.margin10_7{
margin:10px 7px 10px 10px;
}

.left10{
margin-left:10px;
}

.left21{
margin-left:21px;
margin-top:4px;
}

.left30{
margin-left:30px;
}

.left40{
margin-left:40px;
}

.left_b10{
margin-left:10px;
margin-bottom:5px;
}

.right10{
margin-right:10px;
}

.right20{
margin-right:20px;
}

.left20{
margin-left:20px;
padding:0;
}

.left20_r10{
margin-left:20px;
margin-right:10px;
padding:0;
}

.l_r10{
margin-left:10px;
margin-right:10px;
padding:0;
}

.top10_left20{
margin:10px 0 10px 20px;
}

.use_l{
	background-color:#E1EEFF;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}

.url_overflow {
	overflow:hidden;
	width:300px;
}
