/********タグの設定********/

body {
	margin-top: 0px;
	margin-bottom:0px;
	text-align:center;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	color:#111111;
}

h1 {
	font-size:12px;
	font-weight:100;
	text-align:left;
	margin:0px;
	padding-left:0.5em;
	line-height:18px;
	border-bottom:1px solid #9FB3D7;
}

h2 {
	margin:0px;
	font-size:14px;
	line-height:20px;
	letter-spacing:1px;
}

h3 {
	margin:0px;
	font-size:14px;
	line-height:20px;
	letter-spacing:1px;
}

h4 {
	margin:0px;
	font-size:12px;
	line-height:16px;
}

p {
	padding:0px;
	margin:0px 0px 0px 0px;
}

area {
	outline:double 3px;
}

/********idの設定********/

#header {
	padding-left:1px;
	clear:both;
	margin:0px;
}

#footer {
	background-color:#D3EEFC;
	text-align:center;
}

#globalNavi {
	width:668px;
	margin:0px;
	padding-top:1px;
	padding-bottom:1px;
	border-top:1px solid #9FB3D7;
	border-bottom:1px solid #9FB3D7;
	clear:both;
	padding-right: 0px;
	padding-left: 1px;
	height: 32px;
}

#globalNavi img {
	width:132px;
	height:30px;
	margin:0px 1px 0px 0px;
	float:left;
}

#main {
	width:666px;
	padding-top:1.2em;
	padding-bottom:1.2em;
	text-align:left;
	font-size:12px;
	line-height:16px;
	color:#111111;
}

#right_sp {
	width:30px;
	background-image:url(image/right.gif);
	background-repeat:repeat-y;
	background-position:left;
}  

#left_sp {
	width:30px;
	background-image:url(image/left.gif);
	background-repeat:repeat-y;
	background-position:right;
} 

#flash {
	text-align:center;
	margin-top:1px;
	margin-bottom:1px;
	border-bottom:1px solid #9FB3D7;
}

#textNavi {
	font-size:10px;
	line-height:20px;
	text-align:justify;
	border-top:1px solid #9FB3D7;
	padding-left:4em;
}

#textNavi ul {
	margin:0px;
	padding:0px;
	text-align: center;
}

#textNavi li {
 	list-style-type:none;
	margin:0px 1.5em 0px 0.5em;
	float:left;
}

#textNavi a:link {
	color:#111111;
	text-decoration:none;
}

#textNavi a:visited {
	color:#111111;
	text-decoration:none;
}

#textNavi a:hover {
	color:#0033CC;
	text-decoration:underline;
}

/********table,td関係のclassの設定********/

.margin_t {
	margin-top:5px;
}

.margin_t2{
	margin-top:1.5em;
}

.padding1 {
	padding:0.5em 0.8em 0.5em 0.8em;
}

.padding2 {
	padding:0px;
	text-indent:0.8em;
}

.padding3 {
	padding:0.5em 0px 0px 3em;
}

.padding4 {
	padding:0px 0px 0px 1em;
}

.box1 {
	border-left:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
	text-indent:0.8em;
}

.box2 {
	background-color:#FFFFFF;
	border:1px solid #A0A0A0;
	padding:0.3em;
	text-align:left;
}

.box3_c {
	background-image:url(image/box3_t.gif);
	background-repeat:no-repeat;
	width:85px;
}

.box4_t {
	background-image:url(image/box4_t.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0.3em;
}

.box4 {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:0.3em;
	text-align:left;
}

.box5 {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	padding:0.3em 0.3em 0px 0.3em;
	text-align:left;
}

.box7 {
	background-color:#FFFFFF;
	border:1px solid #A0A0A0;
	padding:0.3em;
	height:8em;
	text-align:left;
}

.box8_c {
	background-image:url(image/box8_c.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:122px;
	text-align:left;
	font-size:10px;
	line-height:14px;
}

.box9 {
	border:2px dotted #000000;
	padding:6px 3px 6px 3px;
	text-align:left;
}

.border1 {
	border-bottom:1px solid #A0A0A0;
	border-left:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
}

.border2 {
	border:1px solid #000000;
	padding:3px;
}

.border3_1 {
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.border3_2 {
	border-left:1px solid #000000;
}

.border4 {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-top:5px;
}

.border5_1 {
	border-bottom:1px solid #000000;
}

.border5_2 {
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
}

.border6 {
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

/********font関係のclassの設定********/

.topics {
	background-image:url(image/topics_c.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:1em;
	padding-right:30px;
	font-size:12px;
	line-height:18px;
	color:#111111;
}

.s_font1 {
	margin-top:0.3em;
	font-size:10px;
	line-height:14px;
	padding:0px;
}

.b_font1 {
	margin-top:0.3em;
	font-size:14px;
	line-height:20px;
	padding:0px;
	font-weight:bold;
}

.b_font2 {
	margin-top:1em;
	font-weight:bold;
}

.num1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}



/****copyrightのclassの設定****/

.copy {
	line-height:20px;
	font-size:12px;
	background-color:#BAE4FC;
	margin:0px 0px 1em 0px;
}

.copy a:link {
	color:#828282;
	text-decoration:none
}

.copy a:visited {
	color:#828282;
	text-decoration:none
}

.copy a:hover {
	color:#0033CC;
	text-decoration:none
}


/****メニューclassの設定****/

.menu {
	font-size:12px;
	line-height:14px;
	background-image:url(image/yazirushi.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:1.5em;
	margin:1em 0.5em 0.8em 0.5em;
	border-bottom:1px solid #A0A0A0;
	color:#6B6B6B;
}

.menu a:link {
	color:#6B6B6B;
	text-decoration:none;
	display:block;
}

.menu a:visited {
	color:#6B6B6B;
	text-decoration:none;
	display:block;
}

.menu a:hover {
	color:#F99F1E;
	text-decoration:none;
	display:block;
}

/****ボタンの設定****/
.bt1 {
	font-size:12px;
	line-height:16px;
}

.bt1 a:link {
	padding:3px;
	color:#828282;
	text-decoration:none;
	background-color:#D3EEFC;
	border:1px solid #9FB3D7;
	display:block;
}

.bt1 a:visited {
	padding:3px;
	color:#828282;
	text-decoration:none;
	background-color:#D3EEFC;
	border:1px solid #9FB3D7;
	display:block;
}

.bt1 a:hover {
	padding:3px;
	color:#F99F1E;
	text-decoration:none;
	background-color:#FFFFFF;
	border:1px solid #9FB3D7;
	display:block;
}

/****ボタンの設定2****/

.kiyaku  {
	width:200px;
	height:30px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	letter-spacing:2px;
}

.kiyaku a:link {
	width:200px;
	height:30px;
	color:#0066FF;
	text-decoration:none;
	background-image:url(image/kiyaku_bg.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	border:1px solid #9FB3D7;
	display:block;
}

.kiyaku a:visited {
	width:200px;
	height:30px;
	color:#0066FF;
	text-decoration:none;
	background-image:url(image/kiyaku_bg.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	border:1px solid #9FB3D7;
	display:block;
}

.kiyaku a:hover {
	width:200px;
	height:30px;
	color:#FF9900;
	text-decoration:none;
	background-image:url(image/kiyaku_bg2.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	border:1px solid #9FB3D7;
	display:block;
}

/********見出しのフォント、背景などのclassの設定********/

.bg1 {
	text-align:center;
	color:#EEEEEE;
	background-color:#AAAA33;
}

.bg2 {
	text-align:left;
	padding-left:0.3em;
	color:#EEEEEE;
	background-color:#AAAA33;
}

.bg3_1 {
	height:20px;
	width:550px
	text-align:left;
	padding-left:0.6em;
	color:#EEEEEE;
	background-image:url(image/box4_h2bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.bg3_2 {
	height:29px;
	width:550px
	text-align:left;
	padding-left:0.6em;
	color:#EEEEEE;
	background-image:url(image/box4_h2bg2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.bg4 {
	width:630px;
	background-image:url(image/box5_b21.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.bg5 {
	text-align:left;
	padding-left:0.3em;
	color:#111111;
	background-color:#D3EEFC;
}

.bg6 {
	text-align:left;
	padding-left:0.3em;
	background-color:#DDDDDD;
}

.bg7 {
	text-align:left;
	padding-left:0.3em;
	background-color:#FFFF66;
}

.style1 {
	text-align:left;
	color:#111111;
	margin-left:0.4em;
	margin-top:0.6em;
}

.style2 {
	font-size:12px;
	text-align:left;
	color:#111111;
	margin-left:0px;
	margin-top:0;
}

.style3 {
	font-size:14px;
	text-align:left;
	color:#111111;
	padding-left:0.4em;
	margin-top:0.3em;
	padding:5px;
}

.style4 {
	color:#FF9900;
	margin-top:5px;
}

.style5 {
	color:#FF0000;
}

.box20 {
    border-style:solid
	border-color:#000000
	border-width:1px
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style7 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	background-image: url(image/aisatu_sannriku03.gif);
	text-align: right;
}
.style8 {
	background-image: url(image/back11.gif);
	background-repeat: no-repeat;
}
.box3_t {
	background-image: url(image/box3_c.gif);
	background-repeat: repeat-y;
}
.style9 {
	font-family: "ＤＦＧ中丸ゴシック体";
	font-size: 18px;
	color: #000099;
}
.recipe10 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9933;
}
.style11 {
	background-image: url(image/back12.gif);
	background-repeat: no-repeat;
}
.style12 {
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: none;
}
.style13 {color: #666666}.kankou1 {
	background-color: #A6DDFB;
	padding: 4px;
}
.kannkou2 {
	background-color: #CC99FF;
	padding: 4px;
}
.kankou3 {
	background-color: #FF99FF;
	padding: 4px;
}
.kankou4 {
	background-color: #FFCC00;
	padding: 4px;
}

