@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../images/bg.jpg);
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
}

#container{
	width:1020px;
	margin:0 auto;
}

p.strong_p{
	font-weight:bold;
	font-size:28px;
	margin-bottom:20px;
}

p{
	line-height: 25px;
}

/*セクション1*/

#section01 {
	position: relative;
	background-image:url(../images/img01.png);
	background-repeat:no-repeat;
	width:967px;
	height:512px;
	margin:0 auto;
	text-align:center;
	padding-top:235px;
	margin-bottom:50px;
}

#section01 h1{
	font-size:44px;
	font-weight:bold;
	color:#e85298;
	line-height:55px;
	margin-bottom:20px;
}

p.norm01{
	font-size:18px;
}

p.norm02{
	position: absolute;
	font-size:12px;
	bottom: 51px;
	left: 337px;
	line-height:20px;
	text-align: left;
}

/*セクション2*/

#section02 {
	margin:0 auto;
	text-align:center;
	margin-bottom:50px;
}

#section02_img_3{
	margin-right:3px;
}

#section02 h2{
	font-size:35px;
	font-weight:bold;
	color:#e85298;
	line-height:55px;
	margin-bottom:20px;
}

#section02 p.bold{
	font-weight:bold;
	padding-top:45px;
}

#section02 p.norm{
	margin:0 auto;
	padding-top:5px;
	text-align:left;
	width:230px;
	line-height:24px;
	font-size:14px;
}

#boxes{
	display:table;
	margin:0 auto;
}

#box1{
	background-image:url(../images/img03_01.png);
	background-repeat:no-repeat;
	width:278px;
	height:265px;
	padding-right:20px;
	display:table-cell;
}

#box2{
	background-image:url(../images/img03_02.png);
	background-repeat:no-repeat;
	width:278px;
	height:265px;
	display:table-cell;
	padding-right:20px;
}

#box3{
	background-image:url(../images/img03_03.png);
	background-repeat:no-repeat;
	width:288px;
	height:275px;
	display:table-cell;
}

/*セクション3*/

#section03 {
	margin:0 auto;
	margin-bottom:50px;
}

#section03 h3{
	margin-left:70px;
	margin-bottom:20px;
}

#column03{
	width:862px;
	margin:0 auto;
	border: 3px solid #e85197;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-color:#ffffff;
	padding:20px;
}

p.left{
	float:left;
	width:675px;
}
p.right{
	float:right;
}

/*セクション4*/

#section04 {
	height:901px;
	margin:0 auto;
	margin-bottom:50px;
	text-align:center;
	position:relative;
	margin-bottom:50px;
}

#section04 h3{
	font-weight:bold;
	font-size:38px;
	margin-bottom:20px;
}

.stick{
	position:absolute;
	top:110px;
	left:94px;
}

.boxes04{
	background-color:#ffffff;
	text-align:left;
}

.p1{
	padding:10px 10px 0px;
	border-bottom:#e85197 2px solid;
}

.p2{
	padding:10px;
	font-size:14px;
	line-height:23px;
}

#box1_04{
	width:382px;
	position:absolute;
	left:209px;
	top:89px;
}

#box1_04 .p1{
	width:13em;
}

#box2_04{
	width:363px;
	position:absolute;
	left:183px;
	top:288px;
}

#box2_04 .p1{
	width:14em;
}

#box3_04{
	width:389px;
	position:absolute;
	left:156px;
	top:511px;
}

#box3_04 .p1{
	width:16em;
}

#box4_04{
	width:411px;
	position:absolute;
	left:127px;
	top:727px;
}

#box4_04 .p1{
	width:11em;
}

#photo04_01{
	position:absolute;
	left:675px;
	top:56px;
}

#right_box04_01{
	width:333px;
	font-size:13px;
	position:absolute;
	left:590px;
	top:333px;
	text-align:left;
	border: 3px solid #e85197;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-color:#ffffff;
	padding:10px;
	line-height:19px;
}

#right_box04_02{
	width:333px;
	font-size:13px;
	position:absolute;
	left:590px;
	top:511px;
	text-align:left;
	border: 3px solid #e85197;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	background-color:#ffffff;
	padding:10px;
	line-height:19px;
}

#photo04_02{
	position:absolute;
	left:820px;
	top:615px;
}

#photo04_03{
	position:absolute;
	left:610px;
	top:740px;
}

#section05 {
	text-align:center;
	margin:0 auto;
	margin-bottom:60px;
}

#section05 h2{
	font-size:43px;
	font-weight:bold;
	color:#e85298;
	line-height:50px;
	padding-top: 40px;
}

#section05 .h1_small{
	font-size:34px;
}

/*セクション5*/

#box05{
	margin:0 auto;
	width:889px;
	height:444px;
	background-image:url(../images/img10.png);
}

#box05 p{
	font-size:14px;
	text-align:left;
	padding-top:75px;
	padding-left:455px;
}