﻿@charset "utf-8";
@import url(./cmn.css);

/************************
 　よもやま話
************************/

h2.story {
	width:800px;
	height:60px;
	margin:0 0 20px 0;
	padding:0;
	background:url(../img/story/title.jpg) no-repeat;
	text-indent:-9999px;
	}

.emp {
	font-weight:bold;
	}

.font15 {
	font-size:15px;
	font-weight:bold;
	}

a.mail { 
	color:#ff3399;
	}



/************************
 　1・3・6・7・21
************************/

.story_left_1 {
	width:265px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	}

p.story_right_1 {
	width:495px;
	height:auto;
	margin:0;
	padding:10px;
	float:left;
	background-color:#E8ECF4;
	}

/************************
 　4・5
************************/

.story_left_2 {
	width:125px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	}

p.story_right_2 {
	width:635px;
	height:auto;
	margin:0;
	padding:10px;
	float:left;
	background-color:#E8ECF4;
	}


/************************
 　8・9
************************/

.story_left_3 {
	width:350px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	}

.story_left_3 p{
	width:310px;
	height:auto;
	margin:0 10px;
	padding:10px;
	background-color:#E8ECF4;
	}

.story_right_3 {
	width:430px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	}
	
.story_right_3 p{
	width:390px;
	height:auto;
	margin:0 10px;
	padding:10px;
	background-color:#E8ECF4;
	}

.story_right_3_txt {
	font-size:10px;
	}


/************************
 　2・10・11・15・17・19
************************/

p.story_center {
	width:740px;
	height:auto;
	margin:0 10px;
	padding:10px;
	float:left;
	background-color:#E8ECF4;
	}

/************************
 　10（画像説明部分）
************************/

.story_left_4 {
	width:315px;
	height:auto;
	margin:10px 0 0 0;
	padding:0;
	float:left;
	}

.story_right_4 {
	width:465px;
	height:auto;
	margin:10px 0 0 0;
	padding:0;
	float:left;
	}

/************************
 　13
************************/

.story_left_5 {
	width:182px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	}

p.story_right_5 {
	width:578px;
	height:auto;
	margin:0;
	padding:10px;
	float:left;
	background-color:#E8ECF4;
	}

/************************
 　14
************************/

.story_left_6 {
	width:230px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	}

p.story_right_6 {
	width:530px;
	height:auto;
	margin:0;
	padding:10px;
	float:left;
	background-color:#E8ECF4;
	}

/************************
 　15
************************/

.story_left_7 {
	width:340px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	}

p.story_right_7 {
	width:420px;
	height:auto;
	margin:0;
	padding:10px;
	float:left;
	background-color:#E8ECF4;
	}

/************************
 　12（画像説明部分）
************************/

#tenugui {
	width:770px;
	height:auto;
	padding:5px;
	}

.tenugui_box{
	width:363px;
	height:auto;
	margin:5px;
	padding:5px;
	border:dotted 1px #00002E;
	float:left;
	}

#tenugui table{
	border-collapse:collapse;
	border:none;
	}
	
#tenugui td{
	border:none;
	padding:5px;
	vertical-align:top;
	}

p.tenugui_txt {
	width:760px;
	padding:10px;
	}

/************************
 　18
************************/

.story_18 {
	width:370px;
	height:auto;
	margin:0;
	padding:0 10px;
	float:left;
	text-align:left;
	}
	
.story_18 img {
	margin-bottom:10px;
	}


