﻿@charset "utf-8";

/* ===================================================================
	Site Name: base
	Version: 2008/02/05
	Author: aki
=================================================================== */

#box1{
	width:599px;
	background:url(../img/top/box1/bk.gif) repeat-y;
}

#box1 .top{
	background:url(../img/top/box1/top.gif) left top no-repeat;
}

#box1 .btm{
	background:url(../img/top/box1/btm.gif) left bottom no-repeat;
}

#box1 .inner{
	padding:30px 20px 30px 20px;
	min-height:365px;
	_height:365px;
}


#box1 h2{
	padding:0 0 5px 10px;
	border-bottom:1px solid #9fc03c;
	margin-bottom:10px;
}

#box1 p img {
	margin:0 10px 5px 0;
}



#box2{
	width:412px;
	background:url(../img/top/box2/bk.gif) repeat-y;
}

#box2 .top{
	background:url(../img/top/box2/top.gif) left top no-repeat;
}

#box2 .btm{
	background:url(../img/top/box2/btm.gif) left bottom no-repeat;
	padding:30px 20px 30px 20px;
}

#box2 .inner{
	background:url(../img/top/box2/con-bk.gif) center 0px repeat-y;
	min-height:683px;
	_height:683px;
}

#box2 h2{
	padding:0 20px 5px 10px;
	border-bottom:1px solid #9fc03c;
	margin-bottom:10px;
}

#box2 h3{
	margin-bottom:5px;
}

#box2 h2 span{
	float:right;
	color:#b5202e;
	font-weight:bold;
}

#box2 hr{
	display:block;
	height:1px;
	border-bottom:1px dashed #cdcdcd;
	padding:0;
	margin:0;
}

#box2 .inbox{
	margin:30px 0;
}


#box2 .inbox .left{
	width:152px;
}

#box2 .inbox .right{
	width:210px;
}

#box2 .inbox .right p.inbox-text{
	margin-left:5px;
	display:blok;
	min-height:145px;
	_height:145px;
}


#box3{
	width:173px;
	margin:5px 0 0 3px;
}

#box3 h3{
	margin-bottom:10px;
}

#box3 .inner{
	padding:10px;
	border:1px solid #eaeaea;
}


#box3 dt{
	color:#b5202e;
	font-weight:bold;
}

#box3 dl{
	margin:20px 0;
	min-height:350px;
	_height:350px;
}

#box3 a{
	display:block;
	margin:10px 0;
}

#blog-btn2{
	display:block;
	margin:80px 0 0 5px;
	float:left;
}


#flower{
	width:143px;
}
#imgflower{
	height:100px;
	width:143px;
	overflow:hidden;
}

#imgflowerframe{
	padding:3px;
	border:1px solid #eaeaea;
}