@charset "UTF-8";

/* base
----------------------------------------- */
body{font-family:
"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
"Osaka",
"メイリオ", "Meiryo",
"ＭＳ Ｐゴシック", "MS P Gothic",
Helvetica, Arial, sans-serif;
}

a{color:#039;}
a:visited{color:#636;}

h1{font-size:18pt;}
h2{border-bottom:1px solid #000;font-size:14pt;padding-bottom:5px;}
h3{font-size:14pt;}
h4{font-size:12pt;margin-bottom:0;padding-bottom:0;}
ul{margin-top:10px;padding-top:0;}
ul ul{margin-top:0;}

p, li, dt, dd, address, th, td{font-size:12pt;line-height:150%;}
th{text-align:left;}
th, td{vertical-align:top;}

a img {border:none;}


/* #container
----------------------------------------- */
#container {width:90%;}

#header{margin-bottom:40px;}
#feature{margin-bottom:60px;}

#main, #maincol{width:100%;}

.asset-content{margin-bottom:100px;}

#subcol, #xcol, #nav, #breadcrumb, #fontsize, #footer{display:none;}

/* information */
body.information div#alpha div.asset-content img{float:right;margin-bottom:1.4em;}
