@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #CCC;
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
strong {
	color: #F00;
	font-weight: bold;
}
em {
	color:#000;
	font-weight:bold;
}

iframe {
	width:573px;
	height:800px;
	border:none;
	}
	
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}
#main {
	padding: 15px;
	float: right;
	width: 573px;
	margin-bottom: 20px;
}
#sidebar {
	padding: 15px;
	float: left;
	width: 225px;
	margin-bottom: 20px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #333333;
}


/* header styles
------------------------------*/
#header {
	background-image: url(images/top_image_bainiku_ekisu.jpg);
	background-repeat: no-repeat;
	height: 140px;
	border-top: 3px solid #999;
	position: relative;
}
#healthynet #header {
	background-image: url(images/healtynet_image.jpg);
}
#umehyakka #header {
	background-image: url(images/umehyakka_backi_mage.jpg);
}
#umekazoku #header {
	background-image: url(images/umekazoku_image.jpg);
}
#backnumber #header {
	background-image: url(images/umekazoku_image.jpg);
}
#subscription #header {
	background-image: url(images/umekazoku_image.jpg);
}
#recruitment #header {
	background-image: url(images/umekazoku_image.jpg);
}	
#karadakirari  #header {
	background-image: url(images/karadakirari_backimage02.jpg);
}
#stuff_blog #header {
	background-image: url(images/umekazoku_image.jpg);
}
#cooking #header {
	background-image: url(images/cooking_backimage.jpg);
}

#header #logo {
	position: absolute;
	left: 20px;
	top: 40px;
}

/*global naviここから*/
#header ul {
	width: 858px;
	position: absolute;
	left: 2px;
	top: 102px;
	height: 35px;
	}
#header ul li {
	list-style: none;
	float: left;
}

#header #nHome, #nHealthynet, #nUmehyakka, #nUmekazoku, #nKaradakirari {
	background-image:url(images/button.gif);
	padding-left:2px;
	padding-right:1px;
}
#header ul li a {
	width: 168px;
	height: 35px;
	line-height:3em;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 13px;
}
	
#header ul li a:hover {
	background-image:url(images/buttonHover.gif);
	color: #333;
}

#header ul li#nHome a {
	border-left-style: none;
}
#home #header #nHome a,
#healthynet #header #nHealthynet a,
#umehyakka #header #nUmehyakka a,
#umekazoku #header #nUmekazoku a,
#karadakirari #header #nKaradakirari a,
#backnumber #header #nUmekazoku a,
#subscription #header #nUmekazoku a,
#recruitment #header #nUmekazoku a,
#stuff_blog #header #nUmekazoku a{
	color: #FFFFFF;
	background-image:url(images/buttonHover.gif);
}


/* main styles　------------------------------*/

#main p {
	line-height: 1.8;
	margin-bottom: 1em;
	text-align: left;
}

#main dl#news dt {
	font-weight: bold;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
}
#main dl#news dd {
	margin: 0px 0px 10px;
}


/* sidebar styles
------------------------------*/

#sidebar h3 {
	margin-bottom: 10px;
}

#sidebar h4 {
	margin-top: 40px;
}
#sidebar ul {
	margin-top: 10px;
	margin-bottom:50px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 210px;
	padding-left: 15px;
	color: #333;
}
#sidebar ul li a:hover {
	background-image: url(images/arrow_hover.gif);
	color: #000;
}


/* footer styles
------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}

/*  footer styleと#books#main: IE６専用のスタイルシート　*/

*html #footer{
	height:90px;
	}


/*　以下、個別頁のスタイルシート　*/

/*　indexとbooksのmain内　*/
#home #main .photo01{
	float:right;
}

#home #main div.books {
	float:left;
	width: 180px;
	height:430px;
	display:inline;
}

#home #main div.oldBooks{
	float:left;
	width:180px;
	height:130px;
	display:inline;
}

#home #main h2 {
	border-style: none;
	padding-top: 0px;
	padding-bottom: 20px;
}

#home #main h3 {
	clear:both;
	font-size: 13px;
	color: #333;
	background-image: url(images/bullet_green_h2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	background-position: left top;
}

#home #main a {
	color: #063;
}

#home #main div.books h4{
	font-size: 13px;
	color: #006633;
	border-top: 1px solid #666;
	margin-right:10px;
}
#home #main div.books p{
	border-bottom: 1px solid #999;
	margin-right:10px;
	padding-left:1px;
	padding-right:1px
}
#home #main div.oldBooks h4{
	font-size: 13px;
	color: #006633;
	border-top: 1px solid #666;
	margin-right:10px;
	}
#home #main div.oldBooks p{
	border-bottom: 1px solid #999;
	margin-right: 10px;
	margin-bottom:20px;
	padding-left:1px;
	padding-right:1px

}

#home #main #umenohiOpenningFlash {
	width:571px;
	height:450px;
}

#home #main h6 {
	font-size:16px;
	color:#060;
}

/*  healtynet 
------------------------------*/
#healthynet #main h2 {
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/bullet_red_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 2px solid #F00;
	border-bottom: 1px solid #666666;
}
#healthynet #main h3 {
	font-size:100%;
	margin-bottom:10px;
}
#healthynet #main h4 {
	text-align: right;
	font-size:100%;
}

#healthynet #main .photo {
	float:right;
}

#healthynet #main #hiesyou03 {
	padding-top:10px;
}
/*  umehyakka
------------------------------*/
#umehyakka #main h2{
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/bullet_red_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 2px solid #F00;
	border-bottom: 1px solid #666666;
	clear:both;
}
#umehyakka #main h3{
	font-size:100%;
	margin-bottom:10px;
	background-image: url(images/bullet_red_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#umehyakka #main h4 {
	font-size: 14px;
	font-weight: bold;
	color: #F36;
	margin-top: 10px;
}
#umehyakka #main h5 {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	background-image: url(images/point_mark.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
}
#umehyakka #main .photo {
	float:right;
}


/* umekazoku
------------------------------*/
#umekazoku #main h2 {
	border-style: none;
	padding-top: 0px;
	padding-bottom: 20px;
}

#new_title {
	float:right;
	}

#umekazoku #main h3 {
	font-size: 100%;
	color: #333;
	background-image: url(images/bullet_red_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	}

#umekazoku #main p {
	font-size:100%;
}

#main dl#umekazokuList dt {
	font-weight: bold;
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	height: 42px;
}
#main dl#umekazokuList dd {
	line-height: 1.8;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
}

/* backnumber
------------------------------*/
#backnumber #main h2 {
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/bullet_red_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 2px solid #F00;
	border-bottom: 1px solid #666666;
	clear:both;
}

#backnumber #main div.magazines {
	float:left;
	width: 180px;
	height:400px;
	display:inline;
}

#backnumber #main div.magazines h3{
	font-size: 12px;
	color: #333;
	margin-right:10px;
}

#backnumber #main div.magazines h4{
	font-size: 12px;
	color: #999;
	margin-right:10px;
}
#backnumber #main div.magazines p{
	margin-right:10px;
	color: #000;
}

/*  recruitment
------------------------------*/
#recruitment #main h2{
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/bullet_red_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 2px solid #F00;
	border-bottom: 1px solid #666666;
	clear:both;
}
#recruitment #main h3{
	font-size:100%;
	margin-bottom:10px;
	background-image: url(images/bullet_red_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#recruitment #umekennkyukaicatalog {
	float:right;
	width:200px;
	margin-left:20px;
	
}

/*　　subscription
------------------------------*/
#subscription #main h2{
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/bullet_red_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 2px solid #F00;
	border-bottom: 1px solid #666666;
	clear:both;
}
#subscription #main h3{
	font-size:100%;
	margin-bottom:10px;
	background-image: url(images/bullet_red_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

	
/*　　karadakirari
------------------------------*/
#karadakirari #main h2 {
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/bullet_blue_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 4px 0px 4px 15px;
	border-top: 2px solid #3399CC;
	border-bottom: 1px solid #666666;
}
#karadakirari #main h3 {
	font-size:100%;
	margin-bottom:10px;
	background-image: url(images/bullet_blue_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#karadakirari #main #illa01 {
	float:right;
}

/* cooking　*/
#cooking #main h1 {
	font-size:14px;
	color: #666;
	padding-left:5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0CC;
	border-left-color: #0CC;
	margin-bottom:20px;
}

#cooking #main h2 {
	font-size: 14px;
	color: #0CC;
	margin-bottom: 20px;
}

#cooking #main h3 {
	font-size: 13px;
	color: #F00;
}

#cooking #main h4 {
	color: #666;
	margin-bottom: 40px;
}



/* sitemap
------------------------------*/
#sitemap #main h2 {
	font-size: 100%;
	color: #333;
	background-image: url(images/bullet_blue_h2.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#sitemap #main p {
	padding-left: 15px;
}
#privacypolicy #main h2{
	font-size: 100%;
	background-image: url(images/bullet_blue_h2.gif);
	border-top: 1px solid #3CF;
	border-bottom: 1px solid #3CF;
	padding-left: 15px;
	color: #333;
	background-repeat: no-repeat;
	}
#privacypolicy #main h3{
	font-size: 12px;
	color: #333;
	background-image: url(images/bullet_blue_h3.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

/* table
------------------------------*/
#main table {
	border-top: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse:collapse;
	color: #000;
	padding-bottom: 15px;
}

#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: left;
}
/* umehyakka
------------------------------*/
#main div.wk {
	float: left;
	width: 170px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#main div.wk h3 {
	margin: 10px 0px 5px;
}
#main div.wk h3 a {
	font-family: Vardana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2;
	font-weight: bold;
	display: block;
	padding-left: 7px;
	border-left: 3px solid #999999;
}
#main div.wk img {
	border: 1px solid #999999;
}
/* form
------------------------------*/
#main form {
	margin-bottom: 25px;
}
#main input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#main form em {
	color: #FF0000;
	padding-left: 5px;
}
#main form textarea#comment {
	overflow: auto;
	height: 120px;
	width: 300px;
}

/*　カレンダー　*/
#calender #main h3 {
	margin-top:15px;
	margin-bottom:5px;
	border-left:10px solid;
	border-left-color:#090;
    padding-left:5px;
	font-size:14px;
}

#calender #main em {
	background-color:#F00;
	color:#FFF;
}

#calender #main #calenderTable table {
	border-collapse:collapse;
	border:#000 1px solid;
}

#calender #main th {
	border:#000 1px solid;
	font-size:14px;
}

#calender #main td {
	text-align:center;
	border:#000 1px solid;
	font-size:14px;
}

#calender #main #week {
	background-color:#CCC;
}

#calender #main #sunday {
	background-color:#F00;
	color:#FFF;
}

#calender #main #holiday {
	color:#F00;
}

