/*ページ全体の指定
---------------------------------------------------------------------------*/
body{
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	background: #f1f9bf;
	font-size: 80%;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	color: #666;
}

/*ページ全体のリンク指定*/
a:link,a:visited {
	text-decoration: underline;
	color: #28588c;
}

a:active,a:hover {
	text-decoration:none;
	color:#94B6DA;
}

	a.yaji {
		padding: 0 0 0 12px;
		background: url("top_img/yajirushi01.gif") no-repeat center left;
		}

	a.pg {
		padding: 0 0 0 20px;
		background: url("top_img/point_green.gif") no-repeat center left;
		}

a.qa,a.qaq,a.check {
	margin-left: 5px;
	line-height: 160%;
	}

	a.qa {
		background: url("top_img/qa_a.jpg") no-repeat center left;
		padding: 0 0 0 20px;
		}

	a.qaq {
		background: url("top_img/qa_q.jpg") no-repeat center left;
		padding: 0 0 0 20px;
		}

	a.check {
		background: url("top_img/icon01.jpg") no-repeat center left;
		padding: 0 0 0 15px;
		}

/*リストスタイル*/
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/*水平の罫線のスタイル*/
hr{
	width:550;
	size:5;
	color:#ccc;
	border-style:dotted;
}
/*画像
---------------------------------------------------------------------------*/
img {
	border: none;
}

/*画像を右に*/
.flr {
	float: right;
	margin: 5px;
	}

.flrclear {
	clear: both;
	}

/*画像を左に*/
.fll {
	float: left;
	margin: 5px;
	}

.fllclear {
	clear: both;
	}
	
/*ページの輪郭（HPを囲むブロック）
---------------------------------------------------------------------------*/
#flame{
	text-align: left;
	width: 800px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダ 一番上の行*/
#head{
	background:#f1f9bf;
	margin:0px 0 0 0;
}

/*ナビゲーション
---------------------------------------------------------------------------*/
#navigation {
	margin: 0px 0 0 0;
	background: #FFF;
	padding: 10px;
	line-height: 140%;
}

/*ナビゲーションの書式設定*/
.navi,
.navi a:link,
.navi a:visited,
.navi a:active,
.navi a:hover {
	color:#a8a8a8;
}

.navi a:link,
.navi a:visited {
	text-decoration:underline;
}

.navi,
.navi a:active,
.navi a:hover {
	text-decoration:none;
}

/*メインメニュー
---------------------------------------------------------------------------*/
ul#mainmenu {
	height: 40px;
	background: #77c060;	/*メニュー背景色*/
}
ul#mainmenu li {
	float: left;
}
ul#mainmenu li a {
	line-height: 40px;
	height: 40px;
	color: #FFF;	/*文字色*/
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left:4px;
	padding-right:4px;
	border-right: 1px solid #FFF;	/*メニューごとの右側に入る線の幅、線種、色*/
}
ul#mainmenu li a:hover {
	background: #A0D38F;	/*マウスオン時の背景色*/
}
ul#mainmenu li.last a {
	border-right-style: none;
}

/*サイドメニュー
---------------------------------------------------------------------------*/
ul#sidemenu li {
	font-size: 110%;
	background: #72bfe5;
	padding: 1px 7px;
	margin: 0px 0px 3px 0px;
	border: 1px solid #FFF;
}

ul#sidemenu a {
	color: #FFF;
	font-weight: bold;
	background: #72bfe5;
	text-decoration: none;
	display: block;
	border-left: 5px solid #FFF;
	padding: 2px 0px 2px 7px;
	margin: 0px;
}

ul#sidemenu a:hover {
	color: #FFFF00;
	border-left: 5px solid #FFFF00;
}

/*Q&Aの質問リスト
---------------------------------------------------------------------------*/
ul#qa li {
	padding: 4px 7px;
}

ul#qa a {
	padding: 0 0 0 20px;
	margin: 0px 0px 3px 20px;
	text-decoration: underline;
	background: url("top_img/qa_q.jpg") no-repeat center left;
}

/*左のブロック
---------------------------------------------------------------------------*/
#left{
	width: 220px;
	float: left;
}

/*左メニューの囲みの設定*/
.leftmain{
	width:200px;
	padding:3px;
	margin:0 auto 1em auto;
	background:#EBECEC;
	}

	.leftmain p{
			line-height:140%;
			padding:5px 0 0 3px;
			}

	.leftmain p a:link,
	.leftmain p a:visited {
			color:#666;
			}

/*左メニューの囲みの設定2（一番上のメニュー：背景グレー）*/
.leftmain2{
	width:200px;
	padding:3px;
	margin:0 auto 1em auto;
	background:#EBECEC;
	}

	.leftmain2 p{
			line-height:120%;
			padding:0 0 0 0px;
			}

	.leftmain2 p a:link,
	.leftmain2 p a:visited {
			color:#666;
			font-size:90%;
			}

		.leftpic{
			border:1px solid #ccc;
			padding:3px;
			line-height:100%;
			background:#fff;
			}
			
/*右のブロック
---------------------------------------------------------------------------*/
#right{
	width: 580px;
	float: right;
}

/*概要
---------------------------------------------------------------------------*/
.gaiyou {
	width: 560px;
	padding: 0px;
	margin: 0 auto 1em auto;
	background: #EBECEC;
	line-height: 120%;
	font-size: 80%;
	font-style: normal;
	}

.gaiyou a:link,
.gaiyou a:visited,
.gaiyou a:hover {
		font-size:120%;
		font-style:normal;
		}	

	.gaiyou a:link,
	.gaiyou a:visited {
		text-decoration:underline;
		color:#666;
		}

	.gaiyou a:hover {
		text-decoration:none;
		color:#999;
		}

	.gaiyou p {
		padding: 0 0 0 10px;
		color:#666;
		line-height: 160%;
	}

/*メイン記事
---------------------------------------------------------------------------*/
.topmain,
.topmain2,
.toppage,
.gar {
	width:560px;
	padding:3px;
	margin:0 auto 1em auto;
	background:#EBECEC;
	line-height:120%;
	}

	.toppic{
	border:1px solid #ccc;
	padding:5px;
	line-height:150%;
	background:#fff;
	}

		/*メイン記事（リンク色がグレー）*/
		.topmain2 a:link,.topmain2 a:visited {
			font-size:100%;
			font-style:normal;
			text-decoration:underline;
			color:#666;
			}

		.topmain2 a:hover {
			font-size:100%;
			font-style:normal;
			text-decoration:none;
			color:#999;
			}

/*メイン記事（囲みなし）*/
.topmain3{
	width:560px;
	padding:3px;
	margin:0 auto 1em auto;
	background:#FFF;
	line-height:120%;
	}

/*予防のメインメニュー（黄色）*/
.yoboumain {
	width:560px;
	padding:0px;
	margin:0 auto 1em auto;
	background:#ffffb2;
	}

	.yoboumenu{
		border:2px dashed #ffd819;
		padding:0px;
		margin:0;
		background:#ffff7f;
		}

		.yoboumenu a:link,
		.yoboumenu a:visited,
		.yoboumenu a:hover {
			font-size:90%;
			font-style:normal;
		}

		.yoboumenu a:link,
		.yoboumenu a:visited {
			text-decoration:underline;
			color:#666;
			}

		.yoboumenu a:hover{
			text-decoration:none;
			color:#999;
			}

		.yoboumenu p{
			margin: 0px; 
			line-height: 120%;
			padding: 8px;
			}
			

/*扁桃炎予防のヒント*/
.topmain6{
	width:560px;
	padding-left:280px;
	padding-top:12pt;
	margin:0 auto 1em auto;
	background:url("img/yobou.jpg") no-repeat;
	line-height:120%;
	font-size:100%;
	font-style:normal;
	height:17pt;
	}

		.topmain6 a:link,
		.topmain6 a:visited,
		.topmain6 a:hover {
			color:#99cc66;
			font-family:Meiryo;
			}

		.topmain6 a:link,
		.topmain6 a:visited {
			text-decoration:underline;
			}

		.topmain6 a:hover {
			text-decoration:none;
			}

/*各トップページの<h2><h3><p>の設定*/
.toppage p{
	padding: 0 0 0 30px;
	margin: 0px;
	line-height: 160%;
	font-size: 120%;
	}

	.toppage p a:link,
	.toppage p a:visited {
			color:#666;
			}
	.toppage h2 {
		color: #a8a8a8;
		background: #EBECEC;
		font-weight: normal;
		margin-bottom: 20px;
		}

	.toppage h3 a {
		color: #333;
		font-size: 180%;
		font-weight: normal;
		padding: 0 0 0 20px;
		background: url("top_img/arrow01.gif") no-repeat center left;
		}

/*garlic01の<h2><h3><p>の設定*/
.gar p{
	padding: 0 0 0 10px;
	margin: 10px 0 20px 0;
	line-height: 180%;
	font-size: 120%;
	}

	.gar strong a:link,.gar strong a:visited {
		font-weight: normal;
		font-size:140%;
		line-height: 180%;
		color: #666;
		margin-left: 10px;
		padding: 0 0 0 25px;
		background: url("top_img/pin01.jpg") no-repeat center left;
		}
		

/*段落
---------------------------------------------------------------------------*/
p {
	margin: 0 0 5px; 
	line-height: 160%;
	padding: 10px;
}

	/*左メニュー（一番上）の<p>の設定*/
	p.sidep {
		padding: 0px;
		margin: 0 0 5px; 
		line-height: 160%;
		}

	/*体験談リストの<p>の設定*/
	p.exp {
		margin: 0 0 5px; 
		line-height: 220%;
		padding: 10px;
		}



/*右のメニュー（一番下）
---------------------------------------------------------------------------*/
.undermanu {
	width: 560px;
	padding: 0px;
	margin: 0 auto 1em auto;
	background: #EBECEC;
	line-height: 120%;
	font-size: 90%;
	font-style: normal;
	}

.undermanu a:link,
.undermanu a:visited,
.undermanu a:hover {
		font-style:normal;
		}	

	.undermanu a:link,
	.undermanu a:visited {
		text-decoration:underline;
		color:#666;
		}

	.undermanu a:hover {
		text-decoration:none;
		color:#999;
		}

/*見出し
---------------------------------------------------------------------------*/
h1{
	font-size:90%;
	margin:0px;
	font-weight:normal;
	padding:5px 0px 2px 0px;
	color:#99cc66;
	font-family:Meiryo;
	}

h2,
h2.title {
	font-size: 100%;
}

	h2 {
		color: #FFF;
		background: #99cc66;
		margin: 3px;
		padding: 5px;
		}

	/*右記事の概要欄の<h2>の設定*/
	h2.title {
		color: #a8a8a8;
		background: #EBECEC;
		font-weight: normal;
		}

	/*扁桃炎予防のヒントのトップページのラベル　背景色：やまぶき　文字色：オレンジ*/
	h2.label {
		color:#ff6619;
		font-size: 100%;
		text-align: center;
		font-weight: bold;
		background: #ffe14c;
		margin-left: 5px;
		margin-right: 200px;
		}

h3,h3.title3,h3.gray,h3.blue {

	font-size: 100%;
	font-weight: bold;
	margin: 3px;
	padding: 5px;
	}

h3 {
	color: #7db143;
	}

	/*右記事の概要欄の<h3>の設定*/
	h3.title {
		color:#ff6619;
		font-size: 120%;
		text-align: center;
		font-weight: bold;
		background: #ffe14c;
		margin-left: 5px;
		margin-right: 330px;
		}

	h3.koumoku:before {
		content: "■";
		}

	/*太文字のオレンジ*/
	h3.title3 {
		color:#ff8635;
		}

	/*太文字のグレー*/
	h3.gray {
		color: #666;
		}

	/*太文字のブルー*/
	h3.blue {
		color: #29c6e5;
		}

h4{
	color:#fff;
	background:#7ba9ca;
	font-size:100%;
	margin:0px 2px;
	padding:3px;
	}

h5{
	color:#fff;
	background:#ffb546;
	font-size:100%;
	margin:0px 2px;
	padding:3px;
	}

/*文字の装飾
---------------------------------------------------------------------------*/

/*文字サイズ：8　行間：120%*/
.coment { font-size:80%;font-style:normal;line-height:120% }

/*文字サイズ：9　行間：120%*/
.mini { font-size:90%;font-style:normal;line-height:120%; }

.big { font-size:18pt;font-weight:bold;color:#72ad7d;line-height:120%; }

.big2 { color:#000;line-height:120%; }

.memo {background-color: #d9ecc6;font-weight:bold;}

.memo2 { background-color: #FFFF99;}

.memo3 a {color:#666;font-weight:bold;}

.memo4 a {font-size:11pt; color:#666; font-weight:bold;}

.memo5 {color:#ff6600;font-weight:bold;}
	.memo5 a {color:#ff6600;font-weight:bold;}

.memo6 a {color:#666;font-weight:normal;}

.memo7 { color:#5483b6;font-weight:bold;}

.memo8 { color:#ff0000;font-weight:bold;}

.menu { 
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
	line-height:120%;
	color:#666;
	}

	.menu a { 
		text-decoration:underline;
		color:#666;
		}

	.menu a:visited{
		text-decoration:underline;
		color:#666;
		}

	.menu a:hover{
		text-decoration:none;
		color:#666;
		}

	.menu a:active{
		text-decoration:none;
		color:#666;
		}

.menu2 { 
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
	line-height:120%
	}

	.menu2 a { 
		text-decoration:underline;
		color:#000;
		}

	.menu2 a:visited{
		text-decoration:underline;
		color:#000;
		}

	.menu2 a:hover{
		text-decoration:none;
		}

	.menu2 a:active{
		text-decoration:none;
		}

/*kihon_03 yobouページのタイトルリンク（グレー）
---------------------------------------------------------------------------*/
.tgr,tgr a:link,tgr a:visited,tgr a:hover {
	font-size:120%;
	line-height:120%;
	}

	.tgr a:link,.tgr a:visited {
			color: #666;
			text-decoration:underline;
			background: url("top_img/arrow01.gif") no-repeat center left;
			padding: 0 0 0 20px;
			}

	.tgr a:hover {
			color:#999;
			text-decoration:none;

			}

/*yobouページのタイトルリンク（オレンジ）
---------------------------------------------------------------------------*/
.tor,.tor a:link,.tor a:visited {
		font-size:130%;
		line-height:130%;
		color:#ff6600;
		}

	.tor a:link,.tor a:visited {
			text-decoration:underline;
			}

	.tor a:hover {
			color:#ff9900;
			text-decoration:none;
			}

.darkblue,.darkblue a { 
	font-size:100%;
	font-weight:bold;
	font-style:normal;
	line-height:120%
	text-decoration:none;
	color:#000040;
	}

.blue,.blue a { 
	font-size:100%;
	font-weight:bold;
	font-style:normal;
	line-height:120%
	text-decoration:none;
	color:#5483b6;
	}

.green,.green a { 
	font-size:100%;
	font-weight:bold;
	font-style:normal;
	line-height:120%
	text-decoration:none;
	color:#339933;
	}

.orange,.orange a,.orange a:hover { 
	font-size:100%;
	font-weight:bold;
	font-style:normal;
	line-height:120%
	}

.orange {
	text-decoration:none;
	color:#ff6600;
	}

	.orange a { 
		text-decoration:underline;
		color:#ff6600;
		}

	.orange a:hover { 
		text-decoration:none;
		color:#ff9900;
		}

.gray,.gray a,.gray a:hover { 
	font-size:100%;
	font-weight:bold;
	font-style:normal;
	line-height:120%
	}

.gray {
	text-decoration:none;
	color:#666;
	}

	.gray a { 
		text-decoration:underline;
		color:#666;
		}

	.gray a:hover { 
		text-decoration:none;
		color:#999;
		}

/*yobou01〜 ボタンリンク（白）
---------------------------------------------------------------------------*/
.white,.white a:link,.white a:visited,.white a:hover {
	font-size:100%;
	line-height:120%;
	font-weight:bold;
	text-decoration:none;
	}

.white,.white a:link,.white a:visited {
	color:#fff;
	}

	.white a:hover {
		color:#ffff00;
		}

.pink,.pink a:link,.pink a:visited,.pink a:hover { 
	font-size:100%;
	font-weight:bold;
	line-height:120%;
	color:#FF0080;
	}

.pink,.pink a:hover {
		text-decoration:none;
		}

.pink a:link,.pink a:visited { 
		text-decoration:underline;
		}

.red,.red a { 
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	line-height:120%
	text-decoration:none;
	color:#cc0000;
	}

/*aboutページに準備した商品テーブル
---------------------------------------------------------------------------*/
#right .itemlist {
	border: 1px solid #CCCCCC;	/*１個あたりのボックスのボーダー設定*/
	padding: 5px;
	overflow: hidden;
	margin-bottom: 10px;
	width: 550px;	/*段落タグ（p）の横幅とサイズを合わせる設定です。この下二つのmarginも。*/
	margin-right: auto;
	margin-left: auto;
}

#right .itemlist h3 {
	color: #000000;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #CCCCCC;
	padding: 0px 0px 0px 5px;
	margin-bottom: 0.5em;
	font-size: 100%;
}

#right .itemlist p {
	padding: 0px;
}

#right .itemlist p, #right .itemlist h3 {
	margin-left: 140px;	/*画像の幅に合わせてここは変更する*/
}

#right .itemlist a img {
	padding: 5px;	/*写真と外線との余白*/
	border: 1px solid #CCCCCC;
}

#right .itemlist a:hover img {
	border: 1px solid #999999;
}

#right .itemlist div.img {
	float: left;
}	

/*著作権表示の部分つまりフッタ
---------------------------------------------------------------------------*/
#foot{
	color: #FFF;
	clear:both;
	width:770px;
	background: #94B6DA;
	border-top:5px solid #EBECEC;
	padding:5px;
	margin:0px auto 0 auto;
	}
	#foot a{
		color:#FFF;
		text-decoration:none;
		}
	#foot a:hover{
		text-decoration:underline;
		}