@charset "UTF-8";
body { 
	/* customize_body */ font: normal normal 13px "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック","Osaka"; /* customize_body */
	/* customize_body */ color: #333333; /* customize_body */
	line-height:normal;
}

img {border: 0px;}
a,a:visited,a:active {
color:#5E9AD2;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px;}
h1{ font: normal normal 21px Arial; line-height:normal;}
h2{font-size:18px;line-height:normal;background-image: url(/themes/makinohara-s/images/h2_back.png);background-repeat: no-repeat;background-position: left top;height:32px;margin:0 0 5px 0;padding:8px 0 0 20px;}
h3{
font-size:16px;
line-height:normal;
background-image: url(/themes/makinohara-s/images/h3_back.png);
background-repeat: no-repeat;
background-position: left top;
height:25px;
padding:5px 0 0 30px;
}
h4{ font-size:16px; line-height:normal;}
h5{
font-size:16px;
line-height:normal;
background-image: url(/themes/makinohara-s/images/h5_back.jpg);
background-repeat: no-repeat;
background-position: left top;
height:27px;
padding:3px 0 0 36px;
color:#03C;
border-bottom:dashed 1px #03c;
}
p{ padding:0; margin:0;}