@charset "UTF-8";
/* -------------- Resetting Again Base CSS Start --- */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, main,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, main, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{
    text-decoration: none;
    transition : all 0.5s;
    color:#000000;
}
a:hover{
    opacity:0.4;
}

/* -------------- Resetting Again Base CSS End ----- */

img {
	border: 0;	
}

img.smf,br.smf{
    display: none;
}

body {
	text-align:center;
    font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif,'Kosugi Maru';
}

#container{
    background: url(../imgs/ballon.jpg) center top no-repeat;
    width:100%;
    overflow: hidden;
} 

/* top-main */

.main{
	margin:30px auto;
    width:900px;
    height:1200px;
    padding-bottom:200px;
	position:relative;
}

.main{
    max-width: 100%;
}

img#ribbon{
	position:absolute;
	top:-50px;
	right:0
}

#title{
	width:440px;
	position:absolute;
	top:-100px;
	left:238px;
	text-align:center;
}

#title h3,h2,h4{
		text-align:center;
}

#title h3{
	color:#b60005;
	font-weight:bold;
	font-size:30px;
}

#title h2{
	color:#ffffff;
	font-weight:bold;
	font-size:40px;
	margin-top:30px;
	text-shadow:0px 2px 2px #ff0000,0px 0px 2px #ff0000,2px 0px 2px #ff0000,0px -2px 2px #ff0000,-2px -2px 2px #ff0000,-2px 0px 2px #ff0000;

/* for IE */
	filter:dropshadow(color=#ff0000,offx=0,offy=1,positive=1),dropshadow(color=#ff0000,offx=0,offy=0,positive=1),dropshadow(color=#ff0000,offx=0,offy=-1,positive=1),dropshadow(color=#ff0000,offx=-1,offy=-1,positive=1),dropshadow(color=#ff0000,offx=-1,offy=0,positive=1);
}

#title h1{
	color:#004ea3;
	font-weight:bold;
	font-size:24px;
	margin-top:90px;
    font-family: 'Kosugi Maru', sans-serif;
}

#title h4{
	color:#000000;
	font-weight:bold;
	font-size:18px;
	margin-top:30px;
}

a#book{
	position:absolute;
	top: 180px;
	left:310px;
}

#box01,#box03{
	position:absolute;
	left:20px;
}

#box06{
	position:absolute;
	left:63px;
	text-align: left;
}

#box02,#box04{
	position:absolute;
	left:646px;
	text-align: left;
}

#box05{
	position:absolute;
	right:100px;
	text-align: left;
}

#box01{
	top:165px;
}

#box02{
	top:220px;
}

#box03{
	top:360px;
}

#box04{
	top:364px;
}

#box05{
	top:520px;
}

#box06{
	top:544px;
}

#box07{
	position:absolute;
	top:690px;
	left:460px;
    background-color:#fbe5d6;
	border:1px solid #666666;
	padding:2em;
	text-align: left;
}
#box08{
	width:230px;
    position:absolute;
	top:690px;
	left:80px;
	border:1px solid #666666;
	padding:5px;
	text-align: left;
    font-weight: bold;
    line-height: 1.6;
}

p.info{
    font-size:1.2em;
    line-height: 1.6;
	text-align:left;
}

p.info span.info-ttl{
	color:#b60005;
    font-weight: bold;
    font-size:1.6em;
}

p.info span.info-bold{
	color:#000000;
    font-weight: bold;
    font-size:1.0em;
	margin-bottom:10px;
}

p.honbun{
    font-size:1.0em;
    line-height: 1.6;
	text-align:center;
}

p span.ttl{
    color:#b60005;
    font-weight: bold;
    font-size:1.6em;
    font-family: 'Kosugi Maru', sans-serif;
}

p span.ttl02{
    font-weight: bold;
    font-size:1.3em;
}

p span.ttl03{
    font-weight: bold;
    color:#888888;
}

p span.ttl04{
    font-size:1.4em;
    font-weight: bold;
    color:#0070a6;
    margin-top:10px;
}

a.next {
    padding: 5px;
    display: block;
    color: #ffffff;
    background-color: #0070a6;
    border-radius: 5px;
    width: 160px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
}

a.next-01{
        margin: 300px auto;
}

/* sub-main */

#sub-main{
    background:url(../imgs/bg-image.png) top center no-repeat;
    width:900px;
    height:1300px;
    margin:30px auto;
}

#sub-title h3{
    font-size:30px;
    font-weight:bold;
    color:#000000;
    padding:40px 0;
    font-family:'Century';
}

#sub-contents{
    width:800px;
    margin:0 auto;
    text-align: left;
    line-height: 1.6;
}

#sub-contents p.ttl{
    color:#b60005;
    font-weight: bold;
    font-size:1.4em;
    text-decoration: underline;
}
#sub-contents p.ttl03{
    color:#000000;
    font-weight: bold;
    font-size:1.2em;
}
#sub-contents p.honbun{
    color:#000000;
    font-size:1.0em;
    text-align: left;
}

#sub-contents section{
    margin-bottom:30px;
}
#sub-contents section p.honbun a img{
    display: block;
    margin-top:10px;
}

p.alert{
    color:#ff0000;
}

/* footer */
footer{
    border-top: solid 1px #C1E8FF;
    margin:20px auto;
}

footer a.cpr {
    display: block;
    font-size:12px;
	padding-top: 10px;
    margin-bottom: 10px;
	text-align: center;
    color:#000000;
}
footer p.dnlh200 {
    font-size:12px;
	text-align: center;
    line-height: 1.6;
}

footer p.mkt{
    font-size:12px;
	padding: 5px;
	text-align: center;
	line-height:1.6;
	color:#000000;
}

