body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/share/header.gif);
	background-repeat: no-repeat;
	background-position: left top;s
}

body#popup{
	margin: 10px;
	padding: 10px;
	background:#FFF;
}

.dot {
	background-image: url(../images/share/dot01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.nav-bg {
	background-image: url(../images/share/nav_bg01.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
a {
	color: #333399;
	text-decoration: underline;
}
a:hover{
	color: #008AFF;
	text-decoration: underline;
}
a:active{
	color: #008AFF;
	text-decoration: underline;
}

.xsmall {
	font-size: 12px;
	color: #555555;
	line-height: 150%;
}
.xsmall3 {
	font-size: 12px;
	color: #555555;
	line-height: 140%;
}

.caption {
	font-size: 11px;
	line-height: 130%;
}
.small {
	font-size: 14px;
	color: #555555;
	line-height: 130%;
}
.small2 {
	font-size: 14px;
	color: #555555;
	line-height: 110%;
}
.small3 {
	font-size: 14px;
	color: #555555;
	line-height: 150%;
}
.dot2 {
	background-image: url(../images/share/dot01.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.medium {
	font-size: 16px;
	color: #555555;
	line-height: 180%;
}

.medium_s {
	font-size: 16px;
	color: #555555;
	line-height: 150%;
}
.xsmall2 {
	font-size: 12px;
	line-height: 120%;
	color: #555555;
}
ul {
	margin-top: 5px;
	margin-left: 15px;
	
}
ol {
	margin-left: 5px;
}

/*recipe*/

.header_bg{
	background-image: url(../recipe/images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.line2 {
	background-image: url(../recipe/images/line2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.line3 {
	background-image: url(../recipe/images/line3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/*colmn*/
/*リンク黒*/
.black a {
	color: #333333;
	text-decoration: underline;
}
.black a:hover{
	color: #877446;
	text-decoration: underline;
}
.black a:active{
	color: #877446;
	text-decoration: underline;
}

/*リンク緑*/
.green a {
	color: #006916;
	text-decoration: underline;
}
.green a:hover{
	color: #45b010;
	text-decoration: underline;
}
.green a:active{
	color: #45b010;
	text-decoration: underline;
}

.medium_s_min {
    font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝","ヒラギノ明朝 Pro W6";
	font-size: 16px;
	color: #555555;
	line-height: 150%;
}

/* colmn vol.07*/
.col07 td{
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	padding: 15px;
}
.col07-2 td{
	border-bottom:1px solid #cccccc;
	padding: 15px;
}

/* colmn vol.16*/
.col16-sheet1{
	border-top:1px solid #999;
	border-left:1px solid #999;
	empty-cells: show;
	border-collapse:collapse;
	border-spacing:0;
}
.col16-sheet1 th,
.col16-sheet1 td{
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	padding:3px;
}



.bg-L{ background-color:#FFFBB7;color:#b83f15;}
.bg-yel{ background-color:#F7F7DD;}

.col16-sheet1 #hot{	background-color:#fed8df;}
.col16-sheet1 .bg-h{ background-color:#fee6eb;}
.col16-sheet1 .bg-h2{ background-color:#fff2f5;}

.col16-sheet1 #co{	background-color:#aacdd5;}
.col16-sheet1 .bg-c{ background-color:#e0f1f2;}
.col16-sheet1 .bg-c2{ background-color:#ecfaf4;}

.col16-sheet1 #bg-L,
.col16-sheet1 #hot,
.col16-sheet1 #co,
.col16-2 .point3{color:#614038;}

.col16{
	margin:10px 0 0 1.5em;
	padding:0;
	line-height:130%;
	border:none;
}
.col16 li{	margin-bottom:5px;}

.col16-sheet1 .point,
.col16-2 .point1{color:#b83f15;}
.col16-sheet1 .sum{border-bottom:2px solid #888;}

.col16-2 {
	margin:10px 0 0 0;
	padding:0;
	line-height:130%;
	border:none;
}
.col16-2 dt{
	font-weight:bold;
	margin-bottom:5px;
}
.col16-2 dd{ margin-bottom:10px;}
.f-pink{color:#F88CA4;}