@charset "utf-8";
/*
Theme Name: HERMES
Theme URL: http://www.hermes777.co.jp/
Description: Basic Theme for WordPresss.
Author: HERMES
*/

/*--------------------------------------------------
*(c)Hermes
*Compatiblity:
* full:IE6,7;Firefox 2.0;Safari 3.1; 
* not-usable:IE 5,5.5;Konqueror;Opera;
-------------------------------------------------- */

@import "null.css? {";
@import "css/default.css";
@import "css/header.css";
@import "css/globalnavi.css";
@import "css/main.css";
@import "css/sidebar.css";
@import "css/form.css";
@import "css/footer.css";
@import "css/category.css";
@import "css/print.css";
/* hide from Mac IE \*/
@import "css/win_ie6.css";
/* */ 
@import "null.css? }";

/*Total*/
body {
	background-image: url(main/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #990000;
}
#container {

}
/*----------------------------------------------*/
/*header*/
#header {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	height: 74px;
}
/*----------------------------------------------*/
/*flash*/
#flash {
	height: 240px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*----------------------------------------------*/
/*pankuzu*/
#pan {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

/*----------------------------------------------*/
/*content*/
#content {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#content:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content h2.title01 {
	background-image: url(main/title_01.jpg);
	background-repeat: no-repeat;
	height: 28px;
	text-indent: -9999px;
}
#content h2.title02 {
	background-image: url(main/title_02.jpg);
	background-repeat: no-repeat;
	height: 28px;
	text-indent: -9999px;
}
#content h2.title03 {
	background-image: url(main/title_03.jpg);
	background-repeat: no-repeat;
	height: 28px;
	text-indent: -9999px;
}
#content h2.title04 {
	background-image: url(main/title_04.jpg);
	background-repeat: no-repeat;
	height: 28px;
	text-indent: -9999px;
}
#content h2.title05 {
	background-image: url(main/title_05.jpg);
	background-repeat: no-repeat;
	height: 28px;
	text-indent: -9999px;
}
#main {
	width: 617px;
	float: right;
	background-image: url(main/main_center.jpg);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

}
#main_blog {
	float: right;
	width: 570px;
	padding-top: 10px;

}
#sidebar {
	float: left;
	width: 164px;
}
/*----------------------------------------------*/
/*footer*/
#footer {
	background-image: url(main/footer_back.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	font-size: 11px;
	padding-top: 50px;
	margin-bottom: 10px;
}

