/* 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/haikei_img.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:#1d1d1d;
	font-weight: normal;
	line-height:19px;
        vertical-align:top;


}
ul{ list-style:none;}
li{ list-style:none;}  

#zentai{
margin:0px auto;
width:750px;
border:1px solid #e36f9a;}

h1{ font-size:0.8em;}
h2{ font-size:0.8em;}
/*--------------------header------------------*/
#header_text{
height:18px;
background:url(img/common/header_text_haikei.jpg) no-repeat 0px 0px;
width:750px;}
#header_text p{
color:#FFFFFF;
font-size:10px;
padding:0px 0px 0px 5px;}

#header{
width:750px;
height:93px;
background:url(img/common/header_haikei.jpg) repeat-x;}
#header_logo{
width:268px;
float:left;}
#header_logo h1{
background:url(img/common/header_logo.jpg) no-repeat 11px 11px;
width:268px;}

#header_logo h1 a{
display:block;
height:65px;
text-indent:-9999px;
text-align:left;
outline:none;
padding:0px 0px 0px 0px;
}
#header_logo h1 a:hover{
background:#fff;
filter: alpha(opacity=20);
opacity:0.2;
}

#header_tel{
width:260px;
float:right;}
#header_link{
width:260px;
padding:5px 0px 0px 5px;}
#header_link ul li{
float:left;
height:16px;
padding:0px 5px 5px 3px;}
#header_link ul li a{
display:block;
height:14px;
text-indent:-9999px;
text-align:left;
outline:none;}
#header_link ul li a:hover{
background:#fff;
filter: alpha(opacity=20);
opacity:0.2;}
#header_bottan{
clear:both;}

#header_link01{
width:64px;
background:url(img/common/header_link01.jpg) no-repeat 0px 0px;}
#header_link02{
width:88px;
background:url(img/common/header_link02.jpg) no-repeat 0px 0px;}
#header_link03{
width:81px;
background:url(img/common/header_link03.jpg) no-repeat 0px 0px;}

/*--------------------contents------------------*/
#contents{
clear:both;}
.side_banner{
padding:0px 0px 5px 0px;}

#side{
width:185px;
float:left;
padding:0px 0px 0px 7px;
}
#main_contents{
width:557px;
float:right;
padding:0px 0px 12px 0px;}

#jyuusyo{
height:280px;
background:url(img/common/jyuusyo_haikei.jpg) no-repeat 0px 151px;}
#jyuusyo p{
font-size:10px;
padding:0px 0px 0px 5px;}
#access_bottan{
padding:5px 0px 0px 5px;}
/*--------------------footer------------------*/
#footer{
clear:both;
height:54px;
background:url(img/common/footer_haikei.jpg) repeat-x;}

#copy{
text-align:center;
clear:both;
}
#copy p{
color:#fff;
padding:12px 0px 0px 0px;}
#copy a{
color:#fff;
text-decoration:none;}