/* CSS Document */

/*-------------------------------------------
製作者：（株）nini system Design 
		担当：西川
製作日：2010.1.1～
-------------------------------------------*/

ul.list_dot {
	list-style-type: circle;
}

p.skiplace {
	font-size: medium;
	font-weight: bold;
	background-image: url(../images/plan/ico_ski.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	padding-left: 40px;
	padding-top: 10px;
}

/*・共通
-------------------------------*/

.floatclear {
	clear: both;	
}

.text150 {
	font-size: 150%;
	font-weight: bold;
}

.text_red {
	color: #CC0000;
}

.pd_left10 {
	padding-left: 10px;
}

.mg_left40 {
	margin-left: 40px;
}

.mg_top30 {
	margin-top: 10px
}

.mg_top20 {
	margin-top: 20px;
}

.mg_top40 {
	margin-top: 40px;
}

.mg_top60 {
	margin-top: 60px;
}

.mg_bottom15 {
	margin-bottom: 15px;
}

.mg_bottom10 {
	margin-bottom: 10px;
}

.mg_bt15 {
	margin: 15px 0px 15px 0px;
}

.pd_bottom10 {
	padding-bottom: 10px;
}

.pd_top30 {
	padding-top: 30px;
}

.pd_top15 {
	padding-top: 15px;
}

.textbox_h160 {
	height: 160px;
}

.textbox_w290 {
	width: 290px;
}

.textbox_w360 {
	width: 360px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.img_right {
	float: right;
	margin: 5px;
}

.img_left {
	float: left;
	margin: 5px;
}

.text_xsmall {
	font-size: x-small;
}

.text_small {
	font-size: small;
}

.text_midium {
	font-size: midium;
}

.text_x200 {
	font-size: 200%;
	font-weight: bold;
}

.text_gray {
	font-weight: bold;
	color: #999999;
}

.text_darkgray {
	color: #666666;
}

.text_red {
	font-weight: bold;
	color: #FF0000;
}

.text_brown {
	font-weight: bold;
	color: #2D1918;
}

.indent {
	padding-left: 1em;
}

.space_350 {
	padding-left: 350px;
}

.color_gray3 {
	color: #333333;
}

.color_red {
	color: #CC0000;
}

.bgcolor_grayC {
	background-color: #CCCCCC;
}

.height_space70 {
	height: 70px;
}

.indent_left {
	padding-left: 210px;
}

img {
	border: 0;
}

.center {
	text-align: center;
}

/*・微調整CSS
-------------------------------*/
.mg_left20 {
	margin-left: 20px;
}

/*--------------------------▼・7つの魅力ページ*/

#main {
	margin: 0px auto;
	width: 750px;
	background-color: #FFFFFF;
}

.text_aisatu {
	width: 620px;
	height: 820px;
	margin: 0px auto;
	margin-top: 20px;
	padding: 20px;
	background-color: #FFFFD9;
}

.text_aisatu p {
	margin-bottom: 35px;
	/*margin-right: 30px;*/
	line-height: 1.4;
}

.img_okami {
	/*margin-top: 20px;
	margin-right: 30px;*/
	float: right;
}

.appeal_box {
	margin-top: 50px;
	margin-left: 40px;
}

.text_appeal {
	width: 400px;
	padding-left: 20px;
	margin-top: 40px;
	float: left;
}

.text_appeal p {
	padding-bottom: 25px;
	line-height: 1.4;
}

.text_appeal span {
	font-weight: bold;
}

/*.f_letter p:first-letter {
	font-size: 26px;
	font-weight: bold;
}*/

.photo_area {
	margin-top: 40px;
	margin-left: 90px;
	float: left;
}

.text_tbox {
	line-height: 1.4;
	margin-top: 45px;
	margin-left: 40px;
}

.text_tbox img {
	padding-bottom: 40px;
}

.text_tbox p {
	padding-bottom: 30px;
	margin-left: 20px;
}

.btn_plan {
	margin-left: 100px;
	float: left;
}

.btn_plan a:hover {
	position: relative;
	left: 1px;
	top: 1px;
}

.ico_otoiawase {
	margin-top: 10px;
	margin-left: 55px;
}

.position_left {
	margin-right: 10px;
	margin-bottom: 30px;
	float: left;
}

.mm {
	width: 300px;
	height: 470px;
}

/*--------------------------▲・7つの魅力ページ*/
