﻿@charset "utf-8";

/*
 contents [
----------------------------------------------------------- */
.contents{
	float:right;
	width:535px;
}

.chirashi{
	position:relative;
	width:257px;
	float:left;
}

.chirashi p {
	width:102px;
	height:183px;
	padding:10px 10px 0px 145px;
	background:url(../img/main02.jpg) no-repeat left top;
	line-height:173%;
}

.img{
	position:absolute;
	top:50px;
	left:11px;
}

.information{
	float:right;
	width:258px;
}

.information p{
	background:url(../img/main04.jpg) no-repeat left top;
	width:234px;
	height:173px;
	padding:10px 12px 10px 12px;
	line-height:173%;
}

.box{
	width:513px;
	border:1px solid #f49900;
	padding:7px 10px 7px 10px;
	background:url(../img/box_bg.jpg) repeat-x left bottom;
}

.text_width{
	width:379px;
	padding:0px 0px 0px 10px;
}

.text_width img{
	padding:0px 0px 0px 270px;
}

.box2{
	width:235px;
	border:1px solid #f49900;
	padding:7px 10px 7px 10px;
	background:url(../img/box_bg.jpg) repeat-x left bottom;
}

.text_width2{
	width:100px;
	padding:0px 0px 0px 0px;
}
