@charset "UTF-8";
/* CSS Document */

html,body,div,ul,ol,li,dl,dt,dd,form,fieldset,input,textarea,h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,th,td { margin:0; padding:0;}
html, body { height:100%; }
img { border: 0; vertical-align: bottom; border-style: none;}
a img { border-style:none;}
a { outline: none; }
a:link,a:visited,a:active {outline: none;} 
a:link { color: #E9385B;}
a:visited { color: #E9385B;}
a:hover { color: #069;}
a:active { color: #09C;}

body,td,th { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; background-color: #fff; font-size: 16px; line-height:1.8; color: #FFF; }
.clearfix{ clear:both;}
.opp{ filter:alpha(opacity=30)!important; -moz-opacity: 0.3!important; opacity: 0.3!important;}

body{ background-image:url(bg.jpg); background-position:center top; background-repeat:repeat-x; color:#333;}

#wrapper{ margin:0 auto; width:640px;}
#content{ margin:10px auto 0; width:600px;}
#header{ text-align:center;}
#header h2{ font-size: 22px; font-weight: bold; padding-top: 20px; line-height: 150%; color: #EFC20F; text-shadow: 0px 0px 5px #000, 0px 0px 10px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000;}
#header h3{ display: block; width: 540px; margin: 0 auto 25px; line-height: 1.5; text-align: left; font-weight: normal; font-size: 17px; }

#outline{ padding:30px 0 20px;}
#outline #photo{ float:left;}
#outline #photo img{ max-width:240px;}
#outline dl{ float:right; display:block; width:57%; font-size:13px; line-height:1.5;}
#outline dt{ font-weight:bold; font-size:15px;}
#outline dd{  border-bottom:dotted 1px #666666; padding-bottom:10px; margin-bottom:10px;}

#tokuten{ padding: 15px 20px 15px; background-color: #EEE4F9; font-weight: bold; margin-bottom: 15px;}
#tokuten h3{ margin-bottom: 10px; text-align: center; font-size: 24px; display: block; background-color: #75209A; color: #FFCC00; border-radius:10px;}
#tokuten span{ display:block; font-size:12px; line-height:1.5; padding-top:10px; font-weight:normal;}

.spec{}
.spec h4{ display:block; background-color:#632F98; text-align:center; font-weight:bold; color:#FFF; padding:4px 0; margin-bottom:15px; border-radius:10px;}
.spec p{ padding:0 15px 15px 15px; font-size:14px; line-height:1.5;}

#links{ font-size:12px; color:#666; line-height:1.8; padding:10px 0; margin:10px 0; border-bottom:solid 1px #999999; border-top:solid 1px #999999;}
#links a{ text-decoration:none;}
#footer{ text-align:center; font-size:12px; color:#666; line-height:1.5; padding:10px;}

#pagetop { bottom: 50px; right: 25px; position: fixed; z-index: 500;display:none;}
