﻿@charset "utf-8";


@charset "utf-8";


/* tag
-------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	color:#221814;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5;
	background:#fff;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

img {
	border: none;
	vertical-align:top;
}

a img:hover {
	filter: alpha(opacity=70); 
	-moz-opacity:0.70; 
	opacity:0.70;
}

li {
	list-style:none;
}


/* clearfix
-------------------------------------------------------*/

.clearfix {
	width:100%;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}


/* container
-------------------------------------------------------*/

div#container {
	width:900px;
	margin:0 auto;
	padding:0 0 40px;
	overflow:hidden;
}


/* header
-------------------------------------------------------*/

header {
	text-align:center;
	width:900px;
	margin:0 0 35px;
	padding:32px 0 37px;
	background:url(../img/bg.jpg) bottom no-repeat;
}

header p.logo {
	margin:0 0 30px;
}

header p.pic {
	margin:0 0 90px;
}

header h1 {
}

header h1 img {
	margin:0 0 34px;
}

header p.txt {
	font-size:17px;
	line-height:1.75;
}




/* container
-------------------------------------------------------*/

section#news {
	font-size:17px;
	text-align:center;
	margin:0 0 30px;
}

section#news h2 {
	text-align:center;
	margin:0 0 13px;
}

section#news li {
	list-style:disc;
}



/* intro
-------------------------------------------------------*/

section#intro {
	margin:0 0 23px;
	padding:10px 0 10px 255px;
	background:#000;
}

section#intro p {
	color:#fff;
	font-size:17px;
	line-height:1.75;
}


/* image
-------------------------------------------------------*/

section#image {
	width:900px;
	margin:0 0 12px;
	overflow:hidden;
}

section#image ul {
	width:1000px;
}

section#image ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}

section#image li {
	margin:0 23px 23px 0;
	float:left;
}


/* btn_01
-------------------------------------------------------*/

section#btn_01 {
	text-align:center;
	margin:0 0 45px;
	background:url(../img/sw_1.gif) center center no-repeat;
}


/* list
-------------------------------------------------------*/

section#list {
	width:970px;
	margin:0 0 0 30px;
}

section#list:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}

section#list section.box {
	font-size:12px;
	line-height:1.75;
	margin-bottom:73px;
	float:left;
}

section#list section.box_01 {
	width:234px;
}

section#list section.box_02 {
	width:326px;
}

section#list section.box_03 {
	width:187px;
}

section#list section.box_04 {
	width:374px;
}

section#list section.box p.pic {
	margin:0 0 6px;
}

section#list section.box p.col {
	height:25px;
	margin:0 0 6px;
}

section#list section.box p.col img {
	margin:0 5px 0 0;
}

section#list section.box p.name {
	font-weight:bold;
	width:100%;
}

section#list section.box p.name:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}

section#list section.box p.name span {
	margin:0 1em 0 0;
	display:block;
	float:left;
}

section#list section.box ul {
	margin:0 0 0 15px;
}

section#list section.box li {
	list-style:disc;
}


/* puton
-------------------------------------------------------*/

section#puton {
	margin:0 0 20px;
	padding:0 0 35px;
	border-bottom:1px #605F5F dotted;
}

section#puton h2 {
	color:#e4007e;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	margin:20px;
}

section#puton h2 span {
	padding:10px 0 10px 92px;
	background:url(../img/nz_1.jpg) left center no-repeat;
	display:inline-block;
	position:relative;
	left:-50px;
}

section#puton ol {
	margin:0 0 37px 124px;
}

section#puton ol li {
	font-size:19px;
	line-height:1.47;
	list-style:decimal;
}

section#puton > section {
	margin:0 0 0 65px;
}

section#puton > section h3 {
	margin:0 0 9px;
}

section#puton > section h3 span {
	color:#fff;
	font-size:22px;
	padding:2px 18px;
	background:#E4007E;
	border-radius:7px;
}

section#puton > section ul {
	margin:0 0 0 2px;
}

section#puton > section ul li {
	font-size:19px;
	line-height:1.47;
	padding:0 0 0 20px;
	background:url(../img/circle.gif) 0 4px no-repeat;
}


/* takeoff
-------------------------------------------------------*/

section#takeoff {
	margin:0 0 50px;
}

section#takeoff h2 {
	color:#e4007e;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	margin:20px;
}

section#takeoff h2 span {
	padding:10px 0 10px 92px;
	background:url(../img/nz_1.jpg) left center no-repeat;
	display:inline-block;
	position:relative;
	left:-50px;
}

section#takeoff ul {
	margin:0 0 44px 28px;
}

section#takeoff ul li {
	font-size:19px;
	line-height:1.47;
	padding:0 0 0 20px;
	background:url(../img/circle.gif) 0 4px no-repeat;
}

section#takeoff > section {
	width:425px;
	margin:0 auto;
	padding:15px 15px 15px 115px;
	background:#FADCE9 url(../img/tyuui.png) 30px center no-repeat;
}

section#takeoff > section h3 {
	font-size:19px;
	font-weight:bold;
}

section#takeoff > section p {
	font-size:17px;
}

section#takeoff > section p.kome {
	text-indent:-1em;
	padding-left:1em;
}


/* btn_02
-------------------------------------------------------*/

section#btn_02 {
	width:695px;
	height:207px;
	margin:0 0 0 72px;
	padding:97px 0 0;
	background:url(../img/nz_2.gif) 0 0 no-repeat;
}

section#btn_02 p {
	text-align:right;
	margin:0 0 22px;
}

















