﻿@charset "utf-8";


.kigyou,.kentei,.rosen{display:none;}
h2{margin-bottom:40px;color:#09C;font-weight:normal;font-size:18px;}
h2 span{display:block;font-size:36px;line-height:1.6em;color:#222;}
#main p{margin-bottom:40px;color:#333333;line-height:1.6em;}

dt{font-size:18px;border-bottom:2px dotted #CCCCCC;color:#0099CC;font-weight:bold;}
dd{margin-bottom:20px;padding:10px 0;color:#333333;line-height:1.5em;}
#main dd p{margin-bottom:20px;}


@media screen and (min-width: 480px) ,print {
#seito1,#seito2{margin:0 0 20px 0px;padding:0;height:400px;}
#seito1 dt,#seito2 dt{	text-indent:-9999px;border:none;}
#seito1 dd,#seito2 dd{	text-indent:-9999px;}
#seito1{	background:url(../image/seito1.jpg) no-repeat 0px 10px;}
#seito2{	background:url(../image/seito2.jpg) no-repeat 0px 10px;}
}