/*Base Setting */
*{
	padding:0;
	margin:0;
	}
body {
	font-size: 13px;
	color : #313131;
	background-image : url(../img/bg.gif);
	background-repeat : repeat-x;
	margin:0 auto;
	text-align:center;
}

#rap {
	width : 800px;
	padding:5px;
	margin:0 auto;
	text-align:center;
	padding-bottom:20px;
	background-color : #ffffff;
}

#rap a:link,#rap a:active,#rap a:visited{color:#15A; background-color:#FFF; text-decoration: none ;}
#rap a:hover{color : #44a2ff; background-color:#FFF; text-decoration: underline ;}
#rap a:focus{color:#06C; background-color:#FFF; text-decoration: blink }

/* Head Setting */
h1{
	text-indent: -5000px;
}

h1 a{
	width:150px;
	height : 37px;
	float:left;
	list-style:none;
	background : url(../img/hmauto.gif) no-repeat 0px 0px;
}

#headerright{
	width:40%;
	padding-top:5px;
	padding-right:5%;
	float:right;
	text-align:right;
}

#header{
	margin : 0 12px 0 12px;
	clear: both;
	height : 80px;
}

/* Main Setting */

#rightcontents{
	width : 310px;
	float:right;
	text-align:left;
}

#leftcontents{
	width : 470px;
	text-align:left;
	float:left;
}

h2{
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #000;
	background-color:#FFF;
	margin-bottom:25px;
}

h3{
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	font-size:13px;
	font-weight:bold;
	color : #000000;
	background-color:#FFF;
	padding-bottom:5px;
	margin-top : 15px;
}

h4 {
	color: #4f4fff;
	border-left-color: #cc6666;
	padding: 3px 0px 0px 6px;
	border-style: solid;
	border-width: 0px 0px 0px 10px;
}

ul{
	line-height:140%;
	list-style-type:none;
}

/* R1 Link */
#h1right a:link,#h1right a:active,#h1right a:visited{color:#333; background-color:#FFF; text-decoration: underline ;}
#h1right a:hover{color:#333; background-color:#FFF; text-decoration: none ;}
#h1right a:focus{color:#333; background-color:#FFF; text-decoration: blink }

/* Footer */
#footer{
	color : black;
	background-color:#FFF;
	margin:0 auto;
	padding-top:15px;
	line-height : 20px;
	border-top-style : solid;
	border-top-width: 1px;
	border-top-color : #cccccc;
	text-align : center;
	clear: both;
}

#footmenu{
	margin-top:10px;
}

#footer A:link,#footer A:active,#footer A:visited{color : #232323; background-color:#FFF; text-decoration: none;}
#footer a:hover,#footer a:focus{color:#ADD566; background-color:#FFF; text-decoration: underline;}

td{
	font-size : 13px;
}
ul{
	font-size : 13px;
	color : #a65300;
}
.main{
	font-weight : bold;
	color : #ff6262;
	margin : 15px 0 5px 0;
}

.cc{
	margin-bottom : 5px;
}

.prc{
	color : #5151ff;
	margin-top : 10px;
	margin-bottom : 5px;
	border-bottom : 1px solid #ccc;
	font-weight : bold;
}
.box{
	padding : 5px;
	border : 1px soli $ccc;
}
.prc a:link{
	text-decoration : none;
}
