@charset "UTF-8";

/* ---------- reset ---------- */

* {
	margin:0;
	padding:0;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body {
	margin-right: auto;
	margin-left: auto;
	color:#666666;
	background-color:#ddd7ca;
	font-family:sans-serif;
	text-align: center;   
}

#main-container {
	margin-right: auto;
	margin-left: auto;
	background:#ffffff;
	width:820px;
}

a {
	text-decoration:none;
	color:#267db1;
}

a:hover {
	color:#ffffff;
	background:#267db1;
}

.clear {
	clear:both;
	text-decoration: none;
	font-size: 2px;
	text-indent: -700em;
}

fieldset { padding:10px; }

/* ---------- body_end ---------- */

/* ---------- header ---------- */

#header {
	padding:10px 30px 5px 15px;
	text-align:left;
}

#header img { float:left;border:none; }

#head-module p {
	margin:0;
	padding-top:12px;
	text-align:right;
	font-size:60%;
}

/* ---------- header_end ---------- */

/* ---------- main-menu ---------- */

#main-menu {
	margin:0px 10px 5px 10px;
	padding:5px 10px;
	border-bottom:1px solid #d5d5d5;
	text-align:left;
	display : block;
}
#main-menu ul {
	list-style-type: none;
}

.gn-btn {
	width:95px;
}

#main-menu li {
	float:left;
	display : block;
	margin-bottom: 3px;
	margin-right: 5px;
	list-style-type: none;
}

#main-menu li a {
	color:#002BAA;
	text-decoration: none;
	font-size:80%;
	padding: 5px 10px;
	display : block;
	background:url("http://www.ondo-metal.co.jp/weblog/menu_li_01.gif") no-repeat center left;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

#main-menu ul li a:hover { 
	color:#2B60FF;
	background:url("http://www.ondo-metal.co.jp/weblog/img/menu_li_2.gif") no-repeat center left;
	border-bottom: 1px solid #2B60FF;
	border-right: 1px solid #2B60FF;
}

/* ---------- main-menu_end ---------- */

/* ---------- banner ---------- */

#banner {
	display:block;
	background: transparent url("http://www.ondo-metal.co.jp/weblog/img/mainbaner3.jpg") no-repeat top left;
	margin:0 10px;
	width:820px;
	height:171px;
}

#banner h1 {
	text-align:left;
	font-size:16px;
	position: relative;
	top: 65px;
	left: 25px;
}

#banner a { color:#007695;}

#banner a:hover { color:#53a4b9;background:none;}

#banner h2 {
	text-align:left;
	font-size:80%;
	font-weight:normal;
	position: relative;
	top: 70px;
	left: 25px;
}

/* ---------- banner_end ---------- */

/* ---------- main ---------- */

#main-content {
	padding:10px 0px 0px 0px;
	margin:10px;
}

#main {
	width:570px;
	float:right;
	text-align:left;
}

.content { padding:0px 15px 5px 10px; }

.content ul li { list-style-position:inside; }

.content p { font-size:80%;line-height:140%; }

.content p.navi { margin:5px 0; }

.content blockquote {
	font-size:80%;
	padding:15px 10px 5px 60px;
	background:url(http://www.ondo-metal.co.jp/weblog/img/blockquote_bg.gif) no-repeat left center #fff2de;
	margin:10px 0;
	border: 1px dashed #ffad30;
}

.content h1 {
	color: #ff7200;
	font-size:90%;
	padding:8px 5px 5px 5px;
	height: 30px;
	font-weight:bold;
	background:url(http://www.ondo-metal.co.jp/weblog/img/h1_bg.gif) repeat-x top left;
	margin:10px 0;
}

.content h2 {
	color: #000000;
	font-size:90%;
	padding:7px 10px;
	font-weight:bold;
	border-top:3px solid #ff0000;
	background-color:#e5e5e5;
	margin:10px 0px 15px 0px;
}

.content h3 {
	color: #000000;
	font-size:80%;
	padding:7px 10px;
	font-weight:bold;
	background-color:#e5e5e5;
	border-top:3px solid #002BAA;
	margin:10px 0px 15px 0px;
}

.content h4 {
	color: #ffffff;
	font-size:80%;
	padding:5px 10px;
	font-weight:bold;
	background:#002BAA;
	border-bottom:1px solid #ccccccc;
	margin:10px 0;
}

.content h5 {
	color: #666666;
	font-size:80%;
	padding:0 0 0 20px;
	font-weight:bold;
	background:url(http://www.ondo-metal.co.jp/weblog/img/h5_bg.gif) no-repeat center left;
	margin:10px 0;
}

.content h6 {
	color: #666666;
	font-size:80%;
	padding:0 0 0 20px;
	font-weight:bold;
	background:url(http://www.ondo-metal.co.jp/weblog/img/h6_bg.gif) no-repeat center left;
	margin:10px 0;
}

.entry-info {
	background:url(http://www.ondo-metal.co.jp/weblog/img/entry_info_bg.gif) no-repeat;
	margin-top:10px;
	padding: 5px 0 20px 0;
}

.entry-info ul { list-style-type: none; }

.entry-info li {
	color:#666666;
	font-size:70%;
	display:inline;
	margin-right: 5px;
}

/* ---------- left ---------- */

#left-menu {
	width:193px;
	float:left;
	text-align:left;
	padding-left:0px;
}

.search-form { 
	background:url(http://www.ondo-metal.co.jp/weblog/img/search_bg.gif) no-repeat;
	padding:25px 0px 5px 5px;
	text-align:left;
	}

.search-form label {
	text-decoration: none;
	font-size: 60%;
}

.search-form input#search { border:1px solid #999999; width:120px; font-size:80%; color:#999999;}

.search-form input.submit {
	position: relative;
	top: 3px;
	left: 3px;
}

#sub-menu {
	margin-top:15px;
}

#sub-menu h3 {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 193px;
	height: 21px;
	text-indent: -700em;
	background: transparent url("http://www.ondo-metal.co.jp/weblog/img/subcontents_tit.gif") no-repeat top center;
	margin:1px 1px 0 1px;
}

.syndicate a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 193px;
	height: 47px;
	text-indent: -700em;
	background: transparent url("http://www.ondo-metal.co.jp/weblog/img/rss_link.gif") no-repeat top left;
	margin:1px 1px 0px 1px;
}

.syndicate a:hover {
	background: transparent url("http://www.ondo-metal.co.jp/weblog/img/rss_link.gif") no-repeat bottom left;
}

.powered li{
	font-size:70%;
	margin:10px 5px;
	list-style-type: none;
}

/* ---------- left_end ---------- */

/* ---------- footer ---------- */

.footer {
	display:block;
	background:url(http://www.ondo-metal.co.jp/weblog/img/footer_bg.gif) no-repeat top center;
	padding:15px 10px;
}

.footer p {
	text-align:right;
	font-size:60%;
	color:#aaaaaa;
}

/* ---------- footer_end ---------- */

/* ---------- news ---------- */

#news {
	margin:10px 0;
}

#news h3 {
	text-decoration: none;
	font-size: 2px;
	text-indent: -700em;
	background: transparent url("http://www.ondo-metal.co.jp/weblog/img/new_tit_bg2.gif") no-repeat top left;
	margin-bottom:12px;
	border-bottom:3px solid #002BAA;
	border-left:none;
	border-top:none;
	border-right:none;
}

.new-txt {
	background:#fafafa;
}

.new-txt p {
	font-size:70%;
	margin:10px 5px;
	border-bottom:1px dotted #002BAA;
}

/* ---------- news_end ---------- */

/* ---------- archive_list ---------- */

.archive-content {
	background:#fafafa;
	border:3px double #cccccc;
	padding:15px;
}

.archive-list-item {
	font-size:80%;
	margin:5px 0;
}

/* ---------- archive_list_end ---------- */

/* ---------- sub-menu ---------- */

.sub-menu li {text-align:left;list-style-type: none;}

.sub-menu ul {margin:0 1px 5px 1px;list-style-type: none;}

.sub-menu li a {
	color:#666666;
	font-size:80%;
	display : block;
	width:193px;
	text-indent: 1em;
	background:url(http://www.ondo-metal.co.jp/weblog/img/submenu_li_2.gif) no-repeat center left;
	padding: 5px 0;
	border-bottom:1px solid #cccccc;
}

.sub-menu li a:hover {
	color:#002BAA;
	background:url(http://www.ondo-metal.co.jp/weblog/img/submenu_li_1.gif) no-repeat center left;
}

/* ---------- sub-menu_end ---------- */

/* ---------- trackback ---------- */
#trackback_url {
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

fieldset { margin-top:20px; }

legend {
	font-size:80%;
}

#comment-author {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-email {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-url {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-text {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-preview,#comment-post,#comment-cancel  {
	width:100px;
	font-size:80%;
}

ul.comments-open-footer  {
	padding-top: 15px;
}

.comments-open-footer li {
	display:inline;
	list-style-type: none;
	margin-right: 15px;
}

.comments-post label {
	font-size:80%;
	margin:10px 0;
}

.cclicense { margin:3px 10px; }

.cclicense p { font-size:60%; }