* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a {
	text-decoration: none;
	}

a:link {
	color: #990000;
	}

a:visited {
	color: #CC6600;
	}

a:active {
	color: #FFFF00;
	}

a:hover {
	color: #FF0000;
	}

.brown {
	color: #990000;
}
/*-----------------------*/
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/*-----------------------*/
body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(image/body_background.gif);
	background-repeat: repeat-y;
	background-position: center;
	}

#container {
	width: 790px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(image/container_back.gif);
	background-repeat: repeat-y;
	margin: 5px auto;
	height: 650px;
	}

.pankuzu {
	text-align: center;
	margin: 5px 0px;
	padding: 0px;
}

/*-----------------------*/
#main {
	float: right;
	width: 650px;
	background: #FFFFFF url(image/main_back_2.gif) repeat-y;
}

#main2 {
	float: right;
	width: 650px;
}
/*-----------------------*/
#banner {
	text-align: left;
	padding: 0px 8px 0px 15px;
	border-bottom: 1px solid #990000;
	background-image: url(image/title_4.gif);
	background-repeat: no-repeat;
	height: 160px;
	background-color: #FFFFFF;
	background-position: bottom;
	}

#banner-img {
	display: none;
	}

#banner a {
	text-decoration: none;
	color: #999999;
	}

#banner h1 {
	padding-top: 90px;
	}

#banner h2 {
	color: #999999;
	}

/*-----------------------*/
#center {
	float: left;
	width: 470px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #000000;
	}

.headcontents {
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	line-height: 140%;
	padding: 3px 1px;
}

#entry {
	background: url(image/memo.jpg) no-repeat right top;
	margin: 0px 0px 10px;
	padding: 0px;
}

.entsubtitle {
	background: #FFFFCC;
	padding: 1px;
	margin: 0px;
	color: #990000;
	border: 1px solid #990000;
}

.content p {
	color: #000000;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #333333;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	}

.content h3 {
	color: #000000;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px dotted #666666;
	background: url(../gif/arrow_gray_14pt_2.gif) no-repeat left center;
	padding-left: 15px;
	}

.content p.posted {
	color: #999999;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content img {
	margin: 5px 2px 5px 5px;
	float: right;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
}

.content img.noborder {
	margin: 0px;
	padding: 0px;
	border-style: none;
	float: none;
}

.content h2#comments {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 5px double #990000;
	width: 150px;
	background: #FFFFCC;
}

.content td {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.content table {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.content td.gray {
	background: #CCCCCC;
}
.content td.yellow {
	background: #FFFFCC;
}

input{
background:transparent;
border:1px solid #999999;
}

textarea{
background:transparent;
border:1px solid #999999;
}

/*-----文字サイズ切り替え-----*/
#container #main #right .sidebar #fontsizeswitch {
	font-size: 14px;
	height: 20px;
	margin-bottom: 10px;
}
#container #main #right .sidebar #fontsizeswitch ul {
	list-style: none;
}
#container #main #right .sidebar #fontsizeswitch ul li {
	float: left;
	list-style: none;
	font-size: 12px;
	color: #000000;
}
#container #main #right .sidebar #fontsizeswitch ul li a {
	width: 15px;
	height: 1.2em;
	display: block;
	border-left: 1px solid #999999;
	padding-right: 1px;
	padding-left: 1px;
	color: #000000;
}
#container #main #right .sidebar #fontsizeswitch ul li a:hover {
	background: #CCCCCC;
}
#container #main #right .sidebar #fontsizeswitch .borderright {
	border-right: 1px solid #999999;
}
/*-----------------------*/
#right {
	float: left;
	width: 180px;
	/*--background-color: #FFFFFF;	--*/
	overflow: hidden;
	}

.sidebar {
	padding: 0px 15px 15px;
	margin-top: 15px;
	}

/*-----------------------*/
#calendar {
  	line-height: 120%;
	color: #000000;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #000000;
	font-size: x-small;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

#calender td a{
	text-decoration:underline;
	}

/*-----------------------*/
.sidebar h2 {
	color: #666666;
	font-size: x-small;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .3em;
	border-bottom: 1px solid #666666;
	background: url(../gif/arrow_gray_box_14pt.gif) no-repeat left center;
	padding-left: 15px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar li {
	color: #666666;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.sidebar #qaccept {
	font-size: x-small;
	background: #FFFFFF;
	padding: 3px;
	width: 140px;
	border-top: 1px solid #339900;
	border-bottom: 1px solid #339900;
}
.sidebar iframe {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #666666;
	text-decoration: none;
	padding-top: 10px;
}
/*-----------------------*/
.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	}
#container #main #right .sidebar .link-note ul li {
	padding-left: 48px;
	background: url(http://www.iff.co.jp/blog/image/rss.gif) no-repeat;
	height: 15px;
}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/*-----------------------*/
#navigation {
	float: left;
	width: 125px;
	margin-top: 5px;
	margin-left: 4px;
	padding-right: 0px;
	margin-right: 0px;
	background: #FFFFFF;
}
#navigation li {
	font-size: x-small;
	line-height: 120%;
	list-style: none;
}
#navigation ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/*---グローバルナビ---*/
#container #globalnav {
	float: left;
	font-size: 11px;
	width: 130px;
	background: #FFFFFF;
	margin: 0px;
}
#container #globalnav ul.cssNav2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#container #globalnav ul.cssNav2 li {
	display: inline;
}
#container #globalnav ul.cssNav2 li a {
	display: block;
	font-size: 12px;
	line-height: 1.2em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 2px;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 3px solid #999999;
	width: 100%;
	background: #FFFFFF;
}
#container #globalnav ul.cssNav2 li.toppage a {
	display: block;
	height: 33px;
	width: 130px;
	border-style: none;
}
#container #globalnav ul.cssNav2 li.toppage img {
	border:none;
}
#container #globalnav ul.cssNav2 li.info {
	font-size: 11px;
	background: #fff;
	color: #000;
	padding-left: 5px;
	line-height: 1.2em;
	display: block;
	width: 130px;
	padding-bottom: 5px;
}
#container #globalnav ul.cssNav2 li.top a {
	border-top: 1px solid #999999;
}
#container #globalnav ul.cssNav2 li a:hover {
	background: #DBDBDB;
}
#container #globalnav ul.cssNav2 li.toppage a:hover {
	background: #fff;
}
#container #globalnav ul.cssNav2 li a.youarehere {
	background: #E2E2FF;
	border-left-color: #0000FF;
}
#container #globalnav ul.cssNav2 li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#container #globalnav ul.cssNav2 li ul li a {
	font-size: 10px;
	border-left: 3px solid #ccc;
	background: #FFFFFF url(http://www.iff.co.jp/menu/headarrow_s2.gif) no-repeat 2px center;
	padding-left: 10px;
	width: 122px;
}
#container #globalnav ul.cssNav2 li ul li a:hover {
	background: #DBDBDB url(http://www.iff.co.jp/menu/headarrow_s2_o.gif) no-repeat 2px center;
}
#container #globalnav ul.cssNav2 li ul li a.youarehere {
	background: #CCFFFF url(http://www.iff.co.jp/menu/headarrow_s2.gif) no-repeat 2px center;
	border-left-color: #99CCFF;
}
#container #globalnav ul.cssNav2 li ul li ul li a {
	padding-left: 20px;
	width: 112px;
	background: url(http://www.iff.co.jp/menu/headarrow_ss.gif) no-repeat 14px center;
}
#container #globalnav ul.cssNav2 li ul li ul li a:hover {
	background: #DBDBDB url(http://www.iff.co.jp/menu/headarrow_ss_o.gif) no-repeat 14px center;
}
#container #globalnav ul.cssNav2 li ul li ul li .here {
	font-size: 11px;
	display: block;
	width: 107px;
	line-height: 1.2em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 3px solid #99CCFF;
	background: #ECFFFF url(http://www.iff.co.jp/menu/headarrow_ss.gif) no-repeat 14px center;
}
#container #globalnav ul.cssNav2 li ul li ul li ul li a {
	padding-left: 30px;
	width: 97px;
	background: url(none);
}
#container #globalnav ul.cssNav2 li ul li ul li ul li a:hover {
	background: #DBDBDB url(none);
}
/*-----サブナビ----*/

#container #globalnav ul.cssNavSub {
	list-style: none;
	margin: 10px 0px 0px;
	padding: 0px;
}
#container #globalnav ul.cssNavSub li a {
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
	text-decoration: none;
	padding-left: 16px;
	background: url(http://www.iff.co.jp/menu/arrow_naname_gray.gif) no-repeat;
	display: block;
	margin-left: 3px;
	width: 117px;
}
#container #globalnav ul.cssNavSub li a.youarehere {
	background: url(http://www.iff.co.jp/menu/arrow_naname_blue.gif) no-repeat;
}
#container #globalnav ul.cssNavSub li a:hover {
	background: url(http://www.iff.co.jp/menu/arrow_naname_blue.gif) no-repeat;
}
/*----フッタ---*/
#container #footer {
	text-align: right;
	clear: both;
	width: 100%;
	height:15px;
	margin-top: 5px;
}
#container #footer address {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
/*----END---*/
