/* CSS Document */

/*共通項目*/
body {
	font-size:0.9em;
	line-height:1.2em;
	margin:0px;
	padding:0px;
	background-image:url(img/bg_color01.jpg);
}
h1 {
	color:red;
	line-height:1.2em;
}
div#waku {
	width:710px;
	clear:both
	padding-left:10px;
	padding-right:10px;
}
div#left{
	width:150px;
	float:left;
	padding-left:5px;
}
div#center {
	width:410px;
	float:left;
	margin-right:10px;
}
div#right {
	width:150px;
	float:left;
}
a#st70n {
	font-size:0.7em;
	text-align:center;
}
/*色に関するCSS*/
#colblk {color:#000000}
#colyel {color:#FF9900}
#colred {color:#FF0000}
#colwht {color:#FFFFFF}
#colblue{color:#0000CC}
#colgreen{color:#009933}

/*左フレーム関連*/
td#bgimg01 {background-image:url(img/bis05_04_3.gif)}
td#bgimg02 {background-image:url(img/bis05_05_2.gif)}
td#bgimg03 {background-image:url(img/bis05_06_3.gif)}

div#top_left {
	position:absolute;
	top:10px;
	left:10px;
	width:150px;
}
/*ヘッダ*/
div#head {
	margin-left:170px;
	top:10px;
	width:550px;
}
/*フッター*/
div#footer {
	width:720px;
	clear:both;
}
/*キャラクター*/
div#sakuhin {
	width:auto;
	border: 2px solid #FF69B4;
}
div#table {
	width:716px;
	text-align:center;
	border: 2px solid #FF69B4;
}
/*ンタビュー*/
div#inter {
	width:auto;
	border: 2px solid #FF69B4;
	background-color:#FFFFFF;
	margin-top:0.5em;
}
/*リンク*/
div#link {
	width:auto;
	border: 2px solid #000066;
	margin-top:0.5em;
}
/*about*/
.left2 {
	width:auto;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.inter_1 {
	width:auto;
	background-color:#FF69B4;
	padding:2px 2px 2px 2px;
	clear:both;
}
div#inter_2 {
	width:auto;
	background-color:#FF69B4;
	padding:2px 2px 2px 2px;
	clear:both;
}
.main_inter_1 {
	width:auto;
	background-color:#990000;
	padding:2px 2px 2px 2px;
	clear:both;
}
div#honbun {
	width:710px;
	line-height:1.3em;
	clear:both;
	padding-right:10px;
	padding-left:10px;
}
div#inter_4 {
	width:400px;
	float:left;
	padding:5px 5px 5px 5px;
	text-align:left;
}

.left3_2 {
	width:auto;
	background-color:#000066;
	padding:0.1em;
}
.str {font-weight:bold}
.ru_str {
	font-weight:bold;
	line-height:2em;
}
/*アバウトページのタイトル*/
.abtit {
	font-size:1.5em;
	font-weight:bold;
	color:#990000;
	padding-left:10px;
}
.st150b {
	font-size:1.5em;
	font-weight:bold;
}
.st130b {
	font-size:1.3em;
	font-weight:bold;
	color:#990000;
}
.st120b {
	font-size:1.2em;
	font-weight:bold;
	color:#990000;
}
.st110b {
	font-size:1.1em;
	font-weight:bold;
	color:#990000;
}
.st90b {
	font-size:0.9em;
	font-weight:bold;
}
.st90n {font-size:0.9em}
.st80b {
	font-size:0.8em;
	font-weight:bold;
}
.st80n {font-size:0.8em}
.st70b {
	font-size:0.7em;
	font-weight:bold;
}
.st70n {font-size:0.7em}
.st90b_wht {
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
}
.st80b_wht {
	font-size:0.8em;
	font-weight:bold;
	color:#FFFFFF;
}
/*お勧め店・お菓子の歴史・募集・活動予定*/
.sub_main {width:550px;
	clear:both;
}
.main_left {
	width:170px;
	float:left;
	margin-top:0.5em;
	margin-right:5px;
	border: 2px solid #990000;
	background-color:#FFFFFF;
}
.main_right {
	width:362px;
	float:right;
	margin-top:0.5em;
	margin-left:5px;
	border:2px solid #FF69B4;
}
.main_right3 {
	width:360px;
	float:right;
	margin-top:0.5em;
	margin-left:5px;
	border:2px solid #9933FF;
}
.main_left1 {
	width:48%;
	height:50px;
	float:left;
	margin-top:0.5em;
	border:2px solid #00CC99;
	padding:2px 2px 2px 2px;
	background-image:url(img/main_bgcol01.jpg);
}
.yotei {
	width:48%;
	height:50px;
	float:right;
	margin-top:0.5em;
	border:2px solid #E74C3F;
	padding:2px;
}
/*会則*/
div#rule {
	width:700px;
	margin:10px;
}
.tit01 {
	width:710px;
	font-size:1.5em;
	font-weight:bold;
	background-color:#990000;
	padding:5px;
}
.tit02 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.5em;
}
.tit03 {
	font-size:1.5em;
	font-weight:bold;
	line-height:1.5em;
}
.ind {
	margin-left:1em;
}
.zen {
	ime-mode: active;
}
.han {
	ime-mode: inactive;
}