@charset "utf-8";

/*アイテム共通*/
* {
	margin: 0px;
	padding: 0px;
	border: none;
}
img {
	border: none;
    vertical-align: bottom;
}
img.linkicon {
	position: relative;
	top: 2px;
	padding: 0px 5px 0px 0px;
    vertical-align: baseline;
}
a:link {
	color: #FFA400;
	text-decoration: none;
}
a:visited {
	color: #FFA400;
	text-decoration: none;
}
a:hover {
	color: #FFA400;
	text-decoration: underline;
}
a:active {
	color: #FFA400;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.small {
	font-weight: normal;
	font-size: 10px;
}
.txtorange {
	color: #FFA400;
	font-weight: bold;
}
.txtpink {
	color: #FF9FBF;
	font-weight: bold;
}
.txtgreen{
	color: #B5D933;
	font-weight: bold;
}
.txtblue {
	color: #A8A8FF;
	font-weight: bold;
}
.txtcyan {
	color: #4ACCFF;
	font-weight: bold;
}
.txtgray {
	color: #737373;
	font-weight: bold;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block; 
}

/*Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*End hide from IE-mac \*/

body {
	font-size: 12px;
	color: #737373;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#stage {
	width: 720px;
	margin: 0px auto 20px;
}

/*ヘッダー*/
#header-link  {
	list-style-type: none;
	margin: 0px;
}
#header-link li {
	background: url(../images/bgr_cmn01.gif) 100% 0px no-repeat;
	float: right;
	padding: 0px 8px 0px 0px;
	margin-right: 5px;
	display: block;
}
#header-link li a {
	background: url(../images/bgr_cmn01.gif) 0% 0px no-repeat;
	padding: 4px 0px 4px 8px;
	display: block;
	font-weight: bold;
	line-height: 1em;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}
#header-link li a:hover {
	color: #FFFF66;
}
#header h1 {
	clear: both;
	float: left;
	margin: 0px;
}
#header h2 {
	float: right;
	width: 360px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	padding-top: 15px;
	height: 65px;
	overflow: hidden;
}

/*メインナビ*/
#main-navi{
	clear: both;
	list-style-type: none;
}
#main-navi li{
	float: left;
}
/*フッター*/
#footer{
	width: 720px;
	clear: both;
}
#footer p.mail{
	position: relative;
	top: -30px;
	right: 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
	margin-bottom: -10px;
}

/*コンテンツ*/
#contents {
	clear: both;
	width: 720px;
}
#main {
	float: left;
	width: 500px;
}
#main h3 {
	margin-top: 5px;
}
#main dl.noico {
	padding: 0px 20px;
}
#main dl.noico dd {
	margin-bottom: 14px;
}

/*トップイメージ*/
#top-image img{
	margin-top: 20px;
}

/*サブ*/
#sub {
	float: right;
	width: 220px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	text-align: right;
}
/*IE6用*/
* html #sub {
	float: right;
	width: 215px;
	padding: 20px 0px 0px 0px;
	margin-right: -1px;
	text-align: right;
}

/*ジャンプメニュー*/
.jump01 {
	padding: 4px 20px 20px;
	text-align: right;
	line-height: 1em;
}
.jump01 img {
	padding: 0px 5px 0px 0px;
}
.jump02 {
	padding: 4px 20px 20px;
	line-height: 1em;
}
.jump02 img {
	padding: 0px 5px 0px 0px;
}
.jump03 {
	padding: 4px 20px 10px;
	line-height: 1em;
}
.jump03 img {
	padding: 0px 5px 0px 0px;
}

/*トップサブ*/
#sub-top {
	float: right;
	width: 200px;
	padding-right: 0px;
	margin-top: 55px;
}
#sub-top p.banner{
	margin-bottom: 10px;
}

/*個人メイン*/
#cyan {
	width: 500px;
	background: url(../images/bgr_top01.gif) repeat-y;
	margin-bottom: 20px;
}
#cyan p.intro {
	width: 460px;
	padding: 0px 20px;
	line-height: 2em;
}
#cyan p.introend {
	width: 460px;
	padding: 0px 20px 20px 20px;
	background: url(../images/bgr_top01end.gif) no-repeat bottom;
	line-height: 2em;
}

/*料理教室メイン*/
#pink {
	width: 500px;
	background: url(../images/bgr_sch01.gif) repeat-y;
	margin-bottom: 20px;
}
#pink p.introend {
	width: 460px;
	padding: 0px 20px 20px 20px;
	background: url(../images/bgr_sch01end.gif) no-repeat bottom;
	line-height: 2em;
}

/*レシピ開発メイン*/
#green {
	width: 500px;
	background: url(../images/bgr_rcp01.gif) repeat-y;
	margin-bottom: 20px;
}
#green p.introend {
	width: 460px;
	padding: 0px 20px 20px 20px;
	background: url(../images/bgr_rcp01end.gif) no-repeat bottom;
	line-height: 2em;
}
#main dl.greenico {
	padding: 0px 20px;
}
#main dl.greenico dd {
	padding: 0px 0px 0px 12px;
	margin-bottom: 14px;
	background: url(../images/ico_gre01.gif) no-repeat 0px 6px;
}
#main dl.noico dd dl.greenico02 dd {
	padding: 0px 0px 0px 12px;
	margin: 0px;
	background: url(../images/ico_gre01.gif) no-repeat 0px 6px;
}

/*プロフィールメイン*/
#blue {
	width: 500px;
	background: url(../images/bgr_prf01.gif) repeat-y;
	margin-bottom: 20px;
}
#blue p.introend {
	width: 460px;
	padding: 0px 20px 20px 20px;
	background: url(../images/bgr_prf01end.gif) no-repeat bottom;
	line-height: 2em;
}
#main h4 {
	margin-bottom: 18px;
}
#main dl.blueico {
	padding: 0px 20px;
}
#main dl.blueico dd {
	padding: 0px 0px 0px 12px;
	margin-bottom: 14px;
	background: url(../images/ico_blu01.gif) no-repeat 0px 6px;
}

/*トップメイン*/
.cyanend {
	width: 500px;
	padding-bottom: 9px;
	background: url(../images/bgr_top01end.gif) no-repeat bottom;
}
#cyan iframe {
	margin: 0px 0px 5px 20px;
}
#cyan table {
	width: 460px;
	margin: 0px 0px 10px 20px;
	border-bottom: 1px solid #B3B3B3;
}
#cyan table.end {
	width: 460px;
	margin: 0px 0px 0px 20px;
	border-bottom: none;
}
#cyan td {
	vertical-align: top;
	padding-bottom: 10px;
}
#cyan td.date {
	width: 65px;
}
/*vertical-align: text-top;

/*ライブラリー*/
#thumb {
	width: 480px;
	margin: 0px 0px 0px 20px;
	list-style-type: none;
}
#thumb li {
	float: left;
	margin: 0px 10px 10px 0px;
}
#thumb li.end {
	float: left;
	margin: 0px 10px 20px 0px;
}
.list01 {
	clear: both;
	width: 460px;
	padding-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #CCCCCC;
}
.list02 {
	clear: both;
	width: 460px;
	padding-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.list03 {
	clear: both;
	width: 460px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.list-bk {
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.list-ph {
	width: 140px;
	height: 80px;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.list-txt {
	padding-left: 10px;
	vertical-align: top;
}
.list-jump {
	text-align: right;
	vertical-align: bottom;
	line-height: 1em;
}
.list-jump img {
	padding-right: 5px;
}

/*トピックス*/
#topics table {
	width: 440px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #B3B3B3;
}
#topics table.end {
	width: 440px;
	margin: 0px;
	border-bottom: none;
}
#topics td {
	vertical-align: top;
	padding-bottom: 10px;
}
#topics td.date {
	width: 65px;
}

/* メールフォーム */
table.question {
	width:100%;
	font-size: 12px;
}

table.question th {
	padding: 5px 0px 5px 10px;
	background-color: #dbf5ff;
	width: 150px;
	text-align: left;
	color:#737373;
}

table.question td { 
	padding-left: 5px;
}

table.question td input,textarea,select {
	border: solid 1px #a4e5ff;
	font-size: 12px;
	line-height: 1.5em;
	padding: 4px;
}
table.question td textarea {
	width: 305px;
}


/* エラー時の表示 */
table.question .error_coution {
	color:#FFA400;
}

/* submitボタンエリア */

div.question_submit {
	text-align:center;
	margin:20px 0px;
}

div.question_submit input.button {
	width: 150px;
	background-color: #FFA400;
	padding: 5px 0px;
	color:#ffffff;
	font-weight: bold;
}

