/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
	line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}

.clearfix {

  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../../koushi-irai/images/back.png);
}


/*basic style css*/
#wrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 22px;
	padding-bottom: 22px;
}
#wrap header #top {
	padding-right: 33px;
	padding-bottom: 62px;
}

#wrap header #top #logo {
	float: left;
	padding-left: 33px;
	margin-top: 28px;
}
body #wrap header #top #back-site{
	float: right;
}


#wrap p {
	font-size: 14px;
	line-height: 1.75em;
}
#wrap header article #tokucho {
	background-image: url(../../balloon%20-%20Copy/images/tokucho-02.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 271px;
}
#wrap article #plan {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 52px;
}
.one-third {
	float: left;
}


#wrap header article #tokucho p {
	margin-bottom: 28px;
}
.harf {
	float: left;
	width: 50%;
}
.marg-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}


.marg33 {
	padding-left: 33px;
}




#wrap header #header {
	background-image: url(../../balloon%20-%20Copy/images/header-01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
#wrap header article #flow ol {
	list-style-type: none;
	display: block;
	text-align: center;
	padding-top: 28px;
	padding-bottom: 28px;
}
#wrap article section .flow {
	padding-top: 22px;
	padding-right: 40px;
	padding-left: 22px;
	padding-bottom: 12px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #ABD0EF;
}
.flow h3 {
	padding-bottom: 22px;
}
.footer h2 {
	margin-bottom: 22px;
	padding-top: 22px;
}

.footer-comment {
	float: left;
	font-size: 14px;
	line-height: 1.625em;
	margin-bottom: 32px;
}
.footer-comment ul {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 1.625em;
}

.footer-image {
	float: left;
}
.footer-contact {
	text-align: center;
	padding-bottom: 22px;
}

footer .go-top {
	padding-top: 22px;
	padding-right: 33px;
	padding-bottom: 22px;
	padding-left: 33px;
	text-align: right;
}
.btn_top {
	cursor: pointer;
}
