/* ウェブページ用スタイルシート(styles.css)ver.t.1 */
/* Copyright(C) 2012 Jun Kiyokawa All Rights Reserved.  */
* {
	margin: 0;
	padding: 0;
}
html{height: 100%;}

/* BODY */
body {
	background: #fdf3e9;
	margin: 0;
	padding: 0;
	line-height:150%;
	letter-spacing: normal;
	color: #000000;
	list-style: none;
	text-align: center;
	font-weight: normal;
	font-family: "ＭＳ Ｐ明朝","HG丸ｺﾞｼｯｸM-PRO","ＭＳ ゴシック","MS Gothic", sans-serif,;
}
img {
	border: none;
}

a {color: #0000cc;text-decoration: underline;}
a:hover {color: #5555ff;text-decoration: underline;}
a:visited {color: #800080;text-decoration: underline;}

ul {	padding: 5px 0px 10px 40px;
	font-size: 90%;
	text-align: left;
}

hr {
	margin: 10 auto;
	height: 1px;
	border: none;
	border-top: 1px #000000 dashed;
}

/* テーブルの属性 */
table {
	width: 500px;
	margin: 0px 0px 0px 50px;
	border: 1px solid #999999;

}

td {
	padding: 3px 0px 3px 5px;
	font-size: 80%;
	letter-spacing: -2px;
	border-collapse: separate;
}

td.left1 {
	border-right: 1px solid #999999;
	}

td.left2 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	}

td.right1 {
	border-top: 1px solid #999999;
	padding: 0px 10px;
	text-align: left;
	}

td.right2 {
	padding: 0px 10px;
	text-align: left;
	}

td.right3 {
	border-top: 1px solid #999999;
	padding: 5px 10px;
	text-align: left;
	line-height: 99%;
	}

/* 全体の幅 */
#container {
	width: 820px;
	margin: 0 auto;
	background-image: url(./img/back.png);
	text-align: center;
	background-repeat: repeat-y;
	background:position: center;
}
#container2 {
	width: 800px;
	margin: 0 auto;
	background: #ffffff no-repeat;
	position: relative;
	border-bottom: 1px solid #7d7d7d
}

/* ヘッダー */
#header {
	margin: 0;
	text-align: left;
	background: #ffffff no-repeat;
}

/* メニュー */

#menu {
	float: left;
	width: 220px;	
	overflow-x: hidden;
}

#menu p {
	padding: 10px 10px 10px 15px;
	font-size: 80%;
	letter-spacing: 0px;
	text-align: left;
}

#menu h3 {
	padding: 5px 10px 10px 20px;
	font-size: 90%;
	letter-spacing: -1px;
	text-align: left;
}

/* コンテンツ */

#contents {
	float: left;
	width: 580px;	
	overflow-x: hidden;
}

#contents p {
	padding: 5px 20px 10px 40px;
	font-size: 100%;
	letter-spacing: -1px;
	text-align: left;
}

#contents .waku {
	width: 500;
	border: 2px solid #000000;
	background: #feffcc no-repeat;
	margin: 0px 50px 20px 40px;
	padding: 5px;
	text-align: left;
	}

#contents .waku2 {
	width: 500;
	border: 1px solid #000000;
	background: #eeeeee no-repeat;
	margin: 0px 20px 20px 40px;
	padding: 5px;
	text-align: left;
	}

#contents .waku3 {
	width: 500;
	border: 1px solid #000000;
	margin: 0px 20px 20px 40px;
	padding: 5px;
	text-align: left;
	}

#contents h1 {
	margin: 30px 10px 30px 20px;
	letter-spacing: -3px;
	font-weight: bold;
	font-size: 150%;
	line-height: 140%;
	display: block;
	text-align: left;
	text-indent: 5px;
}


#contents h2 {
	margin: 20px 10px 20px 20px;
	letter-spacing: -2px;
	font-weight: bold;
	font-size: 140%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 5px;
}

#contents h3 {
	margin: 20px 10px 20px 20px;
	border-bottom: 2px solid #ec6877;
	border-left: 15px solid #ec6877;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 110%;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 5px;
	text-decoration:none;
}

/* フッター */
#footer {
	clear: both;
	width: auto;
	height: 50px;
	color: #ffffff;
	font-size: 77%;
	background: #ec6877;
	text-align: center;
}

#footer a {color: #ffffff;text-decoration: none;}
#footer a:hover {color: #ffffff;text-decoration: underline;}
#footer a:visited {color: #ffffff;}

/* メールフォーム送信ボタン */
#image-botan {
	border: 0px;
	width: 450px;
	height: 80px;
	margin: 0px 0px 0px 50px;
	background: url(./img/con_button010.png) left top no-repeat;
}


/* 文字の装飾 */

.underscore{text-decoration:underline;}
.marker{background-color: #ffff00;}
.marker2{background-color: #f9edbb;	font-weight:bold;}
.marker3{background-color: #ffff00;	font-weight:bold;}
.teisei{text-decoration:line-through}
.size70 {font-size: 70%;letter-spacing: 0px; }
.size80 {font-size: 80%;letter-spacing: 0px; }
.size90 {font-size: 90%;letter-spacing: 0px; }
.size120 {font-size: 120%;letter-spacing: -2px; }
.size130 {font-size: 130%;letter-spacing: -2px; }
.size140 {font-size: 140%;letter-spacing: -2px; }
.size150 {font-size: 150%;letter-spacing: -2px; }
.size170 {font-size: 170%;letter-spacing: -2px; }
.size200 {font-size: 200%;letter-spacing: -2px; }
.red {color: #cc0000; }
.direct {color: #ec5f70; }
.blacklink {color: #000000;text-decoration:none; }
.bold_black {font-weight:bold; }
.bold_red {font-weight:bold; color: #cc0000; }
.bold_black2 {font-weight:bold;	font-size: 130%; }
.white{color: #ffffff; }

.company  {color: #0000cc;text-decoration: underline;}
.company:hover {color: #5555ff;text-decoration: underline;}
.company:visited {color: #800080;text-decoration: underline;}