/*   
Theme Name:asia_01
Theme URI:http://www.asia-kitchen.co.jp/
Description:エイジアキッチンテーマ
Author:Homenet-HD
Author URI:http://www.homenet-hd.co.jp/
Version:1.0
*/

/* ++++++ 全体のデザイン ++++++ */
img {
	border: none;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CC0000;
}
#page {
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/bg_test.jpg);
}
#main {
	background-image: url(images/bg_base.gif);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

a:link    { color: #cc0000;
	        text-decoration: underline; }
a:visited { color: #000000;
	        text-decoration: none; }
a:hover   { color: #cc0000; }

a:active  { color: #cc6600; }
.float_left {
	float: left;
	padding-right: 25px;
}
.float_right {
	float: right;
	padding-left: 25px;
}

/* ++++++ ヘッダー部分のデザイン ++++++ */
#header_top h1 {
	font-size: 10px;
	line-height: 100%;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#header_top {
	background-color: #CC0000;
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	width: 800px;
	text-align: left;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}

/* ++++++ index部分のデザイン ++++++ */
#contents {
	font-size: 12px;
	padding: 10px 25px 25px;
	width: 500px;
	float: left;
	line-height: 200%;
	text-align: left;
}
#contents_main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_huda.gif);
	background-repeat: repeat;
}
#contents_main_02 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#contents h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CC0000;
	font-size: 20px;
	line-height: 20px;
	background-image: url(images/text_obi_50.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-left: 15px;
}
#contents_h2_title {
	font-size: 10px;
	color: #999999;
	font-weight: lighter;
}

#contents h3 {
	font-size: 14px;
	font-weight: bolder;
	background-image: url(images/text_obi.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 15px;
	color: #CC6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
#contents a:link    {
	text-decoration: underline;
	color: #CC0000;
}
#contents a:visited {
	color: #CC0000;
	text-decoration: underline;
}
#contents a:hover   { color: #0000FF; }
#contents a:active  { color: #0000FF; }

#contents h3 a:link    {
	color: #CC6600;
	text-decoration: none;
}
#contents h3 a:visited { color: #CC6600; }
#contents h3 a:hover   { color: #CC0000; }
#contents h3 a:active  { color: #CC0000; }

#tenpo {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
}
#tenpo a:link    { color: #ffffff;
	        text-decoration: none; 
}
#tenpo a:visited { color: #ffffff;
	        text-decoration: none; 
}
#tenpo a:hover   { color: #0000FF; 
}

#tenpo a:active  { color: #0000FF; 
}

/* ++++++ メニュー部分のデザイン ++++++ */
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: color: ##cc0000; 	font-style: italic;
	font-weight: bolder;
	padding-top: 100px;
	padding-left: 25px;
}


#menu a:link    { color: #cc0000;
	    text-decoration: none; }
#menu a:visited { color: #cc0000;
	    text-decoration: none; }
#menu a:hover   { color: #0000cc; }

#menu a:active { color: #cc6600; }

/* ++++++ サイドバー部分のデザイン ++++++ */
#sidebar {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 25px;
	float: right;
	padding-left: 25px;
	width: 200px;
	padding-right: 20px;
}

#sidebar td {
	border: 1px solid #EEEEEE;
}


#sidebar h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/side_h2_obi.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#sidebar h3 {
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-color: #CC0000;
}
#sidebar a:link    {
	color: #cc6600;
	text-decoration: underline;
}
#sidebar a:visited {
	color: #CC6600;
	text-decoration: underline;
}
#sidebar a:hover   { color: #0000cc; }
#sidebar a:active  { color: #cc6600; }
#clear {
	clear: both;
	float: none;
	width: 800px;
}

/* ++++++ フッター部分のデザイン ++++++ */
#footer {
	text-align: center;
	clear: both;
	font-size: 12px;
	line-height: 200%;
	color: #FFFFFF;
	background-image: url(images/footer_back.jpg);
	width: 800px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#footer a:link    { color: #ffffff;
	                text-decoration: none; }
#footer a:visited { color: #ffffff;
	                text-decoration: none; }
#footer a:active  { color: #cc6600; }
#footer a:hover   { color: #0000cc; }

/* ++++++ ページメニュー部分のデザイン ++++++ */
#pagemenu_main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#pagemenu {
	font-size: 12px;
	float: left;
	text-align: left;
	line-height: 200%;
	padding: 15px 25px 25px;
	margin-right: auto;
	margin-left: auto;
}
#pagemenu td {
	border: 1px solid #EEEEEE;
	padding-left: 15px;
	padding-right: 15px;
}
#pagemenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CC0000;
	font-size: 18px;
	line-height: 20px;
	background-image: url(images/text_obi_50.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-left: 15px;
}
#pagemenu h2 {
	font-size: 14px;
	font-weight: bolder;
	background-image: url(images/text_obi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	text-align: left;
	border-top: 1px none #EEEEEE;
	border-right: 1px none #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px none #EEEEEE;
	color: #999999;
}
#pagemenu_title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
}
#pagemenu_text {
	text-align: center;
}

#pagemenu a:link    {
	color: #FFFFFF;
	text-decoration: underline;
}
#pagemenu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#pagemenu a:hover   { color: #0000cc; }
#pagemenu a:active  { color: #cc6600; }
#pagemenu_page {
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#pagemenu_page a:link    {
	color: #000000;
}
#pagemenu_page a:visited {
	color: #000000;
}
#pagemenu_page a:hover   { color: #0000cc; }
#pagemenu_page a:active  { color: #cc0000; }

/* ++++++ カンパニー部分のデザイン ++++++ */
.company_01 {
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.company_02 {
	font-size: 12px;
	line-height: 200%;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.company_03 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* ++++++ コメント部分のデザイン ++++++ */
#contentsmain {
	background-color:#FFFFFF
}

#contentsmenu {
	font-size: 12px;
	float: left;
	text-align: left;
	line-height: 200%;
	padding: 15px 25px 25px;
	margin-right: auto;
	margin-left: auto;
}

#contentsmenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CC0000;
	font-size: 18px;
	line-height: 20px;
	background-image: url(images/text_obi_50.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-left: 15px;
}
#contentsmenu h2 {
	font-size: 14px;
	font-weight: bolder;
	background-image: url(images/text_obi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	text-align: left;
	border-top: 1px none #EEEEEE;
	border-right: 1px none #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px none #EEEEEE;
	color: #999999;
}
#contentsmenu_title {
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
}
#contentsmenu_text {
	text-align: center;
}

#contentsmenu a:link    {
	color: #000000;
	text-decoration: underline;
}
#contentsmenu a:visited {
	color: #000000;
	text-decoration: underline;
}
#contentsmenu a:hover   { color: #0000cc; }
#contentsmenu a:active  { color: #cc6600; }

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

/* ++++++ KtaiEntryのデザイン ++++++ */
.photo {
	line-height:125%;
	font-size:0.85em;
	text-align: center;
}
.photo img {
	margin:0 4px 4px 0;
	padding:3px;
}


