body {
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background:  #4D4D4D;
    }
    
h1, h2, h3, h4, h5, p, ul, ol,  li, dl, dt, dd, address, form, th, td {
    margin: 0;
    padding: 0;
    line-height: 140%;
    font-size: 14px;
    }
    
img {
    border: 0;
    }
    
a {
    text-decoration: none;
    color: #006CB6;
    }

a:hover {
     color: #6FCED8;
    }
    
ul {
    list-style: none;
    }
  
.left {
    float: left;
    }

.right {
    float: right;
    }
	
.leftimg {
    float: left;
	margin: 0 20px 10px 0;
    }

.rightimg {
    float: right;
	margin: 0 0 10px 20px;
    }
   
.clear {
    clear: both;
    }

.border {
    border: 1px solid #CCC;
    }

em, .caution, strong {
    color: #890C08;
	font-weight: bold;
	font-style: normal;
	line-height: 140%;
    }

.bold {
    font-weight: bold;
    }
	
.small {
    font-size: 12px;
	line-height: 140%;
	}

.hidden {
    display: none;
    }
	
.mb-5 {
    margin-bottom: 5px;
	}
	
.mb-10 {
    margin-bottom: 10px;
	}
	
.mt-10 {
    margin-top: 10px;
	}
	
.mb-20 {
    margin-bottom: 20px;
	}
	
.pt-10 {
    padding-top: 10px;
	}
	
.pt-20 {
    padding-top: 20px;
	}

/*
------------------------------------------------------
WIRE
------------------------------------------------------
*/
	
#wrapper {
    background:  #000 url(../img/bg_body.jpg) center top no-repeat;
	}
	
#container {
    background: url(../img/bg_container.jpg) center bottom repeat-x;
    }
    
#header {
	height: 119px;
	text-align: left;
	background: url(../img/bg_header.jpg) no-repeat;
	width: 930px;
	margin: 0 auto;
    }
    
#header h1 {
    width: 250px;
	float: left;
    }
    
#header h1 a {
    display: block;
    height: 80px;
    text-indent: -9999px;
    }
	
#header ul {
    width: 360px;
	float: right;
	
	}
	
#header li {
    float: left;
	font-size: 12px;
	}
	
#header li a {
    display: block;
	height: 70px;
	width: 120px;
	text-indent: -9999px;
	}
	
a#btn-home {
    background: url(../img/bg_header.jpg) -570px 0px no-repeat;
	}
	
a#btn-home:hover, #home a#btn-home {
    background: url(../img/bg_header.jpg)  -570px -129px no-repeat;
	}
	
a#btn-shiryo {
    background: url(../img/bg_header.jpg) -690px 0px no-repeat;
	}
	
a#btn-shiryo:hover, #shiryo a#btn-shiryo {
    background: url(../img/bg_header.jpg)  -690px -129px no-repeat;
	}
	
a#btn-contact {
    background: url(../img/bg_header.jpg) -810px 0px no-repeat;
	}
	
a#btn-contact:hover, #contact a#btn-contact {
    background: url(../img/bg_header.jpg)  -810px -129px no-repeat;
	}
	
#menu {
    height: 45px;
	clear: both;
	background: url(../img/bg_menu.jpg) repeat-x;
	}
	
ul#main-menu {
	height: 45px;
	width: 920px;
	margin: 0 auto;
	background: url(../img/menu.jpg) center top no-repeat;
	padding: 0 10px;
	}
	
ul#main-menu li {
    /*width: 192px;*/
	float: left;
	}
	
ul#main-menu a {
    height: 45px;
	display: block;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	
a#btn-about {
    background-position: -20px top;
	width: 183px;
	}
	
a#btn-about:hover, #story a#btn-about {
    background-position: -20px bottom;
	}
	
a#btn-merit {
    background-position: -203px top;
	width: 190px;
	}
	
a#btn-merit:hover, #merit a#btn-merit {
    background-position: -203px bottom;
	}
	
a#btn-faq {
    background-position: -393px top;
	width: 115px;
	}
	
a#btn-faq:hover, #faq a#btn-faq {
    background-position: -393px bottom;
	}
	
a#btn-story {
    background-position: -508px top;
	width: 257px;
	}
	
a#btn-story:hover, #about a#btn-story {
    background-position: -508px bottom;
	}
	
a#btn-flow {
    background-position: -765px top;
	width: 175px;
	}
	
a#btn-flow:hover, #flow a#btn-flow {
    background-position: -765px bottom;
	}

#main-wrap {
	clear: both;
	width: 960px;
	margin: 0 auto;
	background: url(../img/bg_main.jpg) 1px bottom no-repeat;
	}
	
#main {
    text-align: left;
	margin: 0 15px;
	padding: 40px 20px 20px 20px;
	background: #FFF url(../img/bg_main_wrap.jpg) center top no-repeat;
    }
	
#main h2 {
	width: 150px;
	height: 150px;
	float: left;
	text-indent: -9999px;
	}
	
.contents {
	float: right;
	width: 705px;
	}
	
p.nav {
	padding: 20px 0 0 760px;
	margin: 0;
	clear: both;
	}
	
p.nav a {
    display: block;
	width: 125px;
	height: 20px;
	background: url(../img/to_top.jpg) no-repeat;
	text-indent: -9999px;
	}
	
p.nav a:hover {
    background: url(../img/to_top.jpg) left bottom no-repeat;
	}
	
#footer {
    clear: both;
	margin: 0 auto;
	width: 960px;
	background: url(../img/bg_footer.jpg) 1px top no-repeat;
	height: 192px;
	text-align: left;
    }
	
#footer ul {
    padding: 40px 0 0 50px;
	}
	
#footer li {
    display: inline;
	line-height: 100%;
	border-left: 1px solid #999;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 12px;
	}
	
#footer li.last {
    border-right: 1px solid #999;
	padding-right: 10px;
	}
	
#footer a {
    color: #CCC;
	}
	
#footer a:hover {
    color: #FFF;
	}
	
address {
    font-style: normal;
	color: #CCC;
	font-size: 12px;
	padding: 20px 0 0 48px;
    }
	
#footer p {
    color: #CCC;
	font-size: 12px;
	padding: 40px 0 0 170px;
	line-height: 160%;
	}
	
.contents p {
    margin-bottom: 20px;
	}
	
#about h2 {
    background: url(../img/title_04.jpg) no-repeat;
	}
	
#merit h2 {
    background: url(../img/title_02.jpg) no-repeat;
	}
	
#faq h2 {
    background: url(../img/title_03.jpg) no-repeat;
	}
	
#story h2 {
    background: url(../img/title_01.jpg) no-repeat;
	}
	
#flow h2 {
    background: url(../img/title_05.jpg) no-repeat;
	}
	
#shiryo h2 {
    background: url(../img/title_06.jpg) no-repeat;
	}
	
#contact h2 {
    background: url(../img/title_07.jpg) no-repeat;
	}
	
#company h2 {
    background: url(../img/title_08.jpg) no-repeat;
	}
	
#privacy h2 {
    background: url(../img/title_09.jpg) no-repeat;
	}
	
#gallery h2 {
    background: url(../img/title_10.jpg) no-repeat;
	}

/*
------------------------------------------------------
TOP
------------------------------------------------------
*/

#home #header {
	background: url(../img/bg_home_header.jpg) 1px 0px no-repeat;
	height: 80px;
    }
	
#home #main {
    height: 422px;
	}
	
#home-catch {
    width: 730px !important;
	width: 710px;
	float: left;
	padding-bottom: 30px;
	}
	
#home #main h2 {
	background: url(../img/home_1.jpg) no-repeat;
	text-indent: -9999px;
	float: none;
	width: auto;
	height: 110px;
	}
	
ul#home-banner {
    float: right;
	width: 150px;
	}
	
ul#home-banner li {
    margin-bottom: 8px;
	}
	
ul#home-banner a {
    display: block;
	height: 85px;
	text-indent: -9999px;
	}
	
a#wa-banner {
    background: url(../img/banner1.jpg) no-repeat;
	}
	
a#wa-banner:hover {
    background: url(../img/banner1.jpg) left bottom no-repeat;
	}
	
a#pd-banner {
    background: url(../img/banner2.jpg) no-repeat;
	}
	
a#pd-banner:hover {
    background: url(../img/banner2.jpg) left bottom no-repeat;
	}
	
#home #main h3 {
    display: none;
	}

.home-box {
    width: 438px;
	height: 225px !important;
	height: 165px;
    }
	
#gallary-list {
    background: url(../img/home_2.jpg) no-repeat;
	float: left;
	height: 225px;
	}
	
#event-list {
    background: url(../img/home_3.jpg) 1px top no-repeat;
	float: right;
	}
	
.home-box ul {
    padding-top: 60px;
	}
	
.home-box li {
    padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
	}
	
#topics {
    clear: both;
	width: 890px;
	}
	
/*
------------------------------------------------------
PRIVACY
------------------------------------------------------
*/

#privacy h3 {
    font-size: 20px;
	border-bottom: 1px solid #666;
	padding: 0 0 3px 25px;
	background: url(../img/mark_square.jpg) 0px 5px no-repeat;
	margin-bottom: 20px;
	}
	
#privacy h4 {
    color: #890C08;
	margin-bottom: 5px;
	}
	
#privacy p {
    margin-bottom: 15px;
	}
	
#privacy ol {
    padding: 0 0 15px 25px;
	}
	
/*
------------------------------------------------------
COMPANY
------------------------------------------------------
*/

h3#cpn-txt-1 {
    background: url(../img/company_1.jpg) no-repeat;
	height: 100px;
	text-indent: -9999px;
	}
	
h3#cpn-txt-2 {
    background: url(../img/company_3.jpg) no-repeat;
	height: 95px;
	text-indent: -9999px;
	}
	
h4#cpn-txt-3 {
    background: url(../img/company_5.jpg) no-repeat;
	height: 48px;
	text-indent: -9999px;
	}
	
h4#cpn-txt-4 {
    background: url(../img/company_6.jpg) no-repeat;
	height: 48px;
	text-indent: -9999px;
	}
	
h4#cpn-txt-5 {
    background: url(../img/company_7.jpg) no-repeat;
	height: 48px;
	text-indent: -9999px;
	}
	
#company h5 {
    font-size: 20px;
	border-bottom: 1px solid #666;
	padding: 0 0 3px 25px;
	background: url(../img/mark_square.jpg) 0px 5px no-repeat;
	margin-bottom: 20px;
	}
	
#company em {
    font-size: 16px;
	line-height: 100%;
	}
	
/*
------------------------------------------------------
FAQ
------------------------------------------------------
*/

#faq dt {
    margin-bottom: 20px;
	}
	
#faq dt a {
    display: block;
	height: 67px;
	background: url(../img/faq_q.jpg) no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	padding: 0 0 0 65px;
	line-height: 150%;
	}
	
#faq dt a:hover {
    color: #666;
	}
	
dl#faq-list dd {
    display: none;
	padding: 0 20px 20px 0;
	}
	
dl#faq-list h3 {
    font-size: 18px;
	padding: 7px 0 23px 65px;
	line-height: 150%;
	background: url(../img/faq_a.jpg) no-repeat;
	}
	
dl#faq-list h4 {
    font-size: 16px;
	margin-bottom: 10px;
	padding-left: 26px;
	color: #BA0903;
	background: url(../img/mark_square.jpg) left center no-repeat;
	}
	
/*
------------------------------------------------------
CONTACT
------------------------------------------------------
*/

form#contact-form {
    margin: 20px 0 10px 0;
	}
	
form input, textarea {
    font-size: 14px;
	}
	
form#contact-form .button {
    padding: 5px 0;
	}
	
form#contact-form .veri-button {
    padding: 20px 5px;
	}
	
.button input, .veri-button input {
    width: 80px;
	margin: 0 5px;
	}
	
.bg-y {
    background-color: #FFFFCC;
	}
	
#contact form#contact-form p {
    margin-bottom: 10px;
	}
	
/*
------------------------------------------------------
SHIRYO
------------------------------------------------------
*/
	
#shiryo table {
    margin: 20px 0;
	border-collapse: collapse;
	}
	
#shiryo th {
    background-color: #EEE;
	padding: 5px 30px 5px 10px;
	text-align: left;
	font-weight: normal;
	border: 1px solid #CCC;
	}
	
#shiryo td {
    background-color: #FFF;
	padding: 5px 10px;
	border: 1px solid #CCC;
	}
	
/*
------------------------------------------------------
FLOW
------------------------------------------------------
*/
	
#flow dl {
	height: 710px;
	background: url(../img/bg_flow.jpg) no-repeat;
	padding-left: 350px;
	position: relative;
	}
	
#flow dt {
    display: none;
	}
	
#flow dd img {
    margin: 5px;
	}
	
.photo-box {
    position: absolute;
	border: 1px solid #CCC;
	width: 120px;
	height: 120px;
	left: 545px;
	}
	
dd#flow-1 {    
	top: 0px;
	}
	
dd#flow-2 {    
	top: 188px;
	}
	
dd#flow-3 {    
	top: 318px;
	}
	
/*
------------------------------------------------------
MERIT
------------------------------------------------------
*/

#mrt-1 {
    background: url(../img/merit_5.jpg) right top no-repeat;
	padding: 0 210px 15px 0;
	}
	
#mrt-1 h3 {
    background: url(../img/merit_1.jpg) no-repeat;
	height: 100px;
	text-indent: -9999px;
	}
	
#mrt-2 {
    background: url(../img/merit_6.jpg) right top no-repeat;
	padding: 0 210px 15px 0;
	}
	
#mrt-2 h3 {
    background: url(../img/merit_2.jpg) no-repeat;
	height: 100px;
	text-indent: -9999px;
	}
	
#mrt-3 {
    background: url(../img/merit_7.jpg) right top no-repeat;
	padding: 0 210px 15px 0;
	}
	
#mrt-3 h3 {
    background: url(../img/merit_3.jpg) no-repeat;
	height: 100px;
	text-indent: -9999px;
	}
	
#mrt-4 {
    background: url(../img/merit_8.jpg) right top no-repeat;
	padding: 0 210px 15px 0;
	}
	
#mrt-4 h3 {
    background: url(../img/merit_4.jpg) no-repeat;
	height: 60px;
	text-indent: -9999px;
	}
	
#mrt-4 p {
    margin-bottom: 10px;
	}
	
#merit ol {
   padding: 0 0 20px 25px;
   }
   
p#merit-link a {
    display: block;
	width: 197px;
	height: 28px;
	background: url(../img/btn_merit.jpg) no-repeat;
	text-indent: -9999px;
	}
	
p#merit-link a:hover {
    background: url(../img/btn_merit.jpg) left bottom no-repeat;
	}
	
/*
------------------------------------------------------
ABOUT
------------------------------------------------------
*/

#about h3 {
    font-size: 20px;
	border-bottom: 1px solid #666;
	padding: 0 0 3px 25px;
	background: url(../img/mark_square.jpg) 0px 5px no-repeat;
	margin-bottom: 20px;
	}
	
#about h4 {
    display: none;
	}
	
#about h5 {
    text-indent: -9999px;
	}
	
h5#abt-1 {
    background: url(../img/about_1.jpg) no-repeat;
	height: 130px;
	}
	
h5#abt-3 {
    background: url(../img/about_3.jpg) no-repeat;
	height: 130px;
	}
	
h5#abt-5 {
    background: url(../img/about_5.jpg) no-repeat;
	height: 95px;
	}
	
p#abt-2 {
    background: url(../img/about_2.jpg) right top no-repeat;
	padding: 0 220px 0 0;
	margin: 0;
	height: 200px;
	}
	
p#abt-4 {
    background: url(../img/about_4.jpg) right top no-repeat;
	padding: 0 220px 0 0;
	margin: 0;
	height: 180px;
	}
	
p#abt-6 {
    background: url(../img/about_6.jpg) right top no-repeat;
	padding: 0 220px 0 0;
	margin: 0;
	height: 200px;
	}
	
img#abt-7 {
    float: right;
	margin: 30px 0 20px 30px;
	}
	
#about p.clear small {
    line-height: 140%;
	}
	
#about table {
    width: 100%;
	border-collapse: collapse;
	}
	
#about th {
    border: 1px solid #999;
	padding: 10px;
	width: 120px;
	vertical-align: top;
	font-size: 16px;
	}
	
#about td {
    border: 1px solid #999;
	padding: 10px;
	}
	
.bg-gray {
    background: #EEE;
	}
	
/*
------------------------------------------------------
STORY
------------------------------------------------------
*/
	
#story h3 {
    font-size: 20px;
	border-bottom: 1px solid #666;
	padding: 0 0 3px 25px;
	background: url(../img/mark_square.jpg) 0px 5px no-repeat;
	margin-bottom: 20px;
	}
	
#story ol {
    list-style-type: none;
	}
	
#story dd {
    font-size: 12px;
	line-height: 150%;
	}
	
#story h4 {
    display: none;
	}
	
#story h5 {
     font-size: 16px;
	}
	
#story-content p {
    font-size: 16px;
	font-size: 15px\9;
	font-weight: bold;
	}
	
#story small {
    font-weight: normal;
	line-height: 140%;
	font-size: 14px;
	}

#story dl#anshin-box {
    padding: 15px 200px 0px 15px;
    }
	
#story dl#anshin-box dt {
    display: block;
	font-size: 16px;
	font-weight: bold;
	color: #890C08;
	}
	
#story dl#anshin-box dd {
	font-size: 14px;
	line-height: 140%;
	margin-bottom: 5px;
	}
	
#story dt {
    display: none;
	}
	
#story-content {
    background: url(../img/story_bg.jpg) no-repeat;
	padding: 190px 0 0 2px;
	height: auto !important;
	height: 1px;
	}

#story-content li {
    padding-left: 103px;
    }
	
#story-content li.pl-0 {
    padding-left: 0;
	}
	
p#str-1 {
    padding-top: 50px;
	}
	
dd#str-2 {
    padding: 0 0 0 130px;
	}
	
p#str-3 {
    padding-top: 3px;
	}
	
dd#str-4 {
    padding: 0 0 0 20px;
	}
	
p#str-5 {
    
	}
	
p#str-6 {
	margin-bottom: 5px;
	}
	
p#str-7 {
    padding: 10px 0 0 0;
	}
	
dd#str-8 {
    padding: 5px 15px 0 185px;
	}
	
p#str-9 {
    padding: 5px 0 0 0;
	}
	
dd#str-10 {
    padding: 3px 15px 35px 185px;
	}
	
p#str-11 {
    margin: 90px 0 10px 0;
	}
	
p#str-12 {
    padding: 0 0 10px 0;
	}
	
dd#str-13 {
    padding: 0 15px 58px 185px;
	}
	
dd#str-14 {
    padding: 0 15px 210px 60px;
	}
	
#story em {
    font-size: 18px;
	font-size: 16px\9;
	}

li#fh-1 {
    height: 213px;
    }
	
li#fh-2 {
    height: 65px;
    }
	
li#fh-3 {
    height: 195px;
    }
	
li#fh-4 {
    height: 135px;
    }
	
li#fh-45 {
    height: 105px;
    }
	
li#fh-5 {
    height: 83px;
    }
	
li#fh-6 {
    height: 305px;
	}
	
li#fh-7 {
    height: 258px;
	}
	
li#fh-8 {
    height: 85px;
	}
	
li#fh-9 {
    height: 120px;
	}
	
li#fh-10 {
    height: 447px;
	}
	
/*
------------------------------------------------------
GALLERY
------------------------------------------------------
*/

#gallery-header {
    background: url(../img/gallery_1.jpg) no-repeat;
	height: 240px;
	}
	
#gallery-header h3, #gallery-header p {
    display: none;
	}
	
ul#gallery-photo li {
    width: 210px;
	height: 315px;
	float: left;
	margin-right: 32px;
	}
	
ul#gallery-photo li.last-photo {
    margin-right: 0;
	}
	
ul#gallery-photo img {
    margin-bottom: 5px;
	}