/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * vertical-align
 * white-space
 * other text
 * content
 * line-height
 * font-weight
 * text-align:left;
 */

/* Tenplete */
body{ padding:0px;
 margin:0px;
 background:url(img/common/body_haikei.gif);}
table{ vertical-align:top;}
img{ vertical-align:top;
	border:0px;}

h1,h2,h3,h4,h5,p,ul,li,dt,dd,dl{padding:0px; margin:0px;}
p,th,td,img,table,li,td,th,dl,dd.dt{
	font-size:12px;
	color:#5e5e5e;
	font-weight: normal;
	line-height:19px;

}
ul{ list-style:none;}
li{ list-style:none;}  
#zentai{
margin:0px auto;
border:1px solid #aaa;
width:750px;
background:#fffff0;}

#side_menu_line{
background:url(img/common/side_haikei.gif) repeat-y;}

h1{ font-size:0.8em;}
h2{ font-size:0.6em;}
h3{ font-size:0.6em;}
/*--------------------header------------------*/
#header_text{
background:#333;
width:750px;
height:18px;
background:url(img/common/header_text_haikei.jpg) no-repeat 0px 0px;}
#header_text p{
color:#FFFFFF;
font-size:10px;
padding:0px 0px 0px 5px;}

#header{
width:750px;
height:77px;
background:url(img/common/header_haikei.jpg) no-repeat 0px 0px;}
#header_logo{
width:344px;
float:left;}
#header_logo h1{
background:url(img/common/header_logo.jpg) no-repeat 8px 11px;
width:174px;}

#header_logo h1 a{
display:block;
height:69px;
text-indent:-9999px;
text-align:left;
outline:none;
}
#header_logo h1 a:hover{
background:#fff;
filter: alpha(opacity=20);
opacity:0.2;
}

#header_tel{
width:230px;
padding:5px 0px 0px 0px;
float:right;}
#header_bottan{
clear:both;}
/*--------------------contents------------------*/
#contents{
clear:both;}
#side_menu_other{
padding:0px 0px 0px 3px;}

#jyuusyo{
padding:6px 0px 0px 0px;}

#jyuusyo p{
padding:5px 0px 0px 5px;}
#jyuusyo_bottan{
padding:5px 0px 0px 5px;}

#side{
padding:0px 0px 0px 0px;
float:left;
width:192px;}

#main_contents{
padding:8px 0px 0px 0px;
float:right;
width:547px;}

/*--------------------footer------------------*/
#footer{
width:750px;
height:81px;
background:url(img/common/footer_haikei.gif) repeat-x;
clear:both;}

#footer ul{
padding:5px 0px 0px 39px;}

#footer ul li{
float:left;
color:#5e5e5e;
padding:10px 0px 0px 29px;
background:url(img/common/site_map_icon.gif) no-repeat 11px 11px;}
#footer a{
text-decoration:none;
color:#5e5e5e;}

#copy{
padding:10px 0px 0px 0px;
text-align:center;
clear:both;}
#copy p{
color:#5e5e5e;}
#copy a{
text-decoration:none;
color:#5e5e5e;}