@charset "Shift_Jis";

/*  全体への指定 */ 

*{margin:0px; padding:0px; font-style:normal; background-color:transparent; text-align:left;
 font-family:Verdana,Chicago,"ＭＳ Ｐゴシック",Osaka,sans-serif;}

body{color:#000; font-size:70%; line-height:160%; background:url(./img/back.gif);  text-align:center;}


/*  リンクへの指定 */ 

a{color:#6a9fb3; text-decoration:none;}
a:hover{color:#000;}
.menu a,#footer a{color:#000; font-weight:bold;}
.menu a:hover{color:#ffffff;}


/*  レイアウト（ボックス類） */ 

.all,.image{width:550px; margin:-1px auto; padding:1px 0px; background-color:#dfdbc5;}

.image{height:228px; background:url(./img/image05.jpg);}

.main{width:528px; margin-top:10px;}
.main2{width:395px; float:left;}

.menu,h2,div.menu_sub h3,#footer{font-size:0.9em;}

.menu
{height:16px; padding-top:13px; text-align:center;
 background:url(./img/menu_back.gif) no-repeat;}
.menu li{list-style:none; display:inline; margin:0px 5px;}

.menu_sub{float:right; width:139px;}
.menu_sub h2
{height:20px; color:#dfdbc5; margin-bottom:10px; padding:2px 0px 0px 13px;
 background:url(./img/h3_sub.gif) no-repeat; border:0px; font-weight:bold;}

.menu_sub ul{list-style:none; margin-right:10px; list-style-position:outside;}
.menu_sub li
{list-style:none; margin-bottom:5px; padding-left:15px;
 background:url(./img/list_back.gif) no-repeat 0px 50%;}

.text
{margin:0px 0px 20px 21px; padding:14px 15px 0px 28px;
 border-bottom:solid 1px #cdccb8; background:url(./img/text_back.gif) repeat-y;}

#footer
{height:25px; margin-left:auto; padding:9px 32px 5px; text-align:right;
 background:url(./img/footer.gif) no-repeat; clear:both;}


/* 見出しへの指定 */

h1{font-size:2.3em; margin:100px 0px 0px 40px; font-family:"Century Gothic","Times New Roman",Times,serif; letter-spacing:2px;}
h2{height:27px; padding:9px 0px 0px 32px; background:url(./img/h2.gif) no-repeat;}
h3{font-size:1em; margin-bottom:12px; padding-left:8px; border-left:solid #fff 4px;}


/* リンクページに使用しているリストへの指定 */

dl{line-height:150%; margin:0px 0px 16px;}
dt{float:left; margin-right:5px;}
dl.illustration dd{height:36px; margin-bottom:10px; padding-top:4px;}
dl.material dd{height:31px; margin-bottom:7px;}
dl img{margin:0px;}


/* コンタクトページに使用しているフォームへの指定 */

input,textarea{padding:1px; margin:1px 0px; font-size:1.0em; overflow:auto; border:solid #fff 1px;}
#submit,#reset{width:80px; text-align:center;}
#name,#address,#url{width:200px;}
#message{width:260px;}


/* HTMLサンプル類 */

em{color:#807c70; font-weight:bold;}
del{text-decoration:line-through;}
.block{border:double #fff 3px; padding:8px; margin:15px 0px;}
ul,ol{list-style-position:inside; margin-bottom:15px;}
.circle{list-style-type:circle;}
.square{list-style-type:square;}


/* その他 */

p{margin-bottom:15px;}
img{border:0px; margin:2px 0px;}