@charset "utf-8";
/*
Theme Name: OHK
Theme URI: http://
Description: Theme of OHK（大阪避雷針工業株式会社）
Author: Connectfeel

*/

/* Basic Elements */

body, td{
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	color: #333333;
}

body{
	background : #ffffff;
	text-align: center;
}

h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a{
	color: #666666;
}

.small{
	font-size: 12px;
}

.bodyimage{
	font-size: 12px;
	width:200px;
	margin-bottom: 15px;
}

.bodytext{
	width:270px;
	margin-top: 0;
	margin-bottom: 15px;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.clear{
	clear: both;
}

/* page */

#page{
	text-align: left;
	margin:0px auto;
	width: 800px;
	background: url(images/page_back2.png);
}

/* header */

#header{
	width: 780px;
	margin-left: 10px;
}

/* globalmenu */

#globalmenu{
	width: 780px;
	height: 30px;
	margin-left: 10px;
}

#globalmenu img{
	display: block;
}

/* mainarea */

#mainarea{
	margin: 10px 0 20px 45px;
}

#mainarea_home{
	margin: 10px 0 0 25px;
}

#mainarea_top{
	background: url(images/mainarea_top.png) no-repeat;
	width: 704px;
	height: 7px;
}

#mainarea_middle{
	background: url(images/mainarea_middle.png) repeat-y;
	width: 704px;
}

#mainarea_bottom{
	background: url(images/mainarea_bottom.png) no-repeat;
	width: 704px;
	height: 7px;
}

.column-left{
	vertical-align: top;
	background: #e8f0ff url(images/sidebar_back.png) repeat-y;
}

.column-right{
	vertical-align: top;
}

/* sidebar */

#sidebar{
	width: 140px;
	padding:0 0 30px 0; 	
}

#sidebar img{
	display: block;
	margin: 0;
	padding: 0;
}

/* navigation */

#navigation{
	margin: 20px 0 10px 50px;
}

/* content */

.column-1{
	padding: 0;
}

.column-2{
	padding: 0 7px 0 7px;
}

.post{
	margin: 0 25px;
}

/* footer */

#footer{
	width: 780px;
	height: 20px;
	margin-left: 10px;
	clear: both;
}

#footer img{
	display: block;
}

/* entry */

.column-2 .entry{
	width: 500px;
}

.entry{
	min-height: 520px;
}

.entry h2{
	margin-bottom :20px;
}

.entry h3{
	background: #dddddd;
	border-left: 5px solid #3366ff;
	padding: 5px 0 5px 7px;
	margin: 20px 0 15px 0;
	letter-spacing: 2px;
	color: #3366ff;
	font-size: 14px;
}

.entry h4{
	margin: 0 0 10px 0;
	letter-spacing: 2px;
	color: #3366ff;
	font-size: 14px;
}

/* home.php */

.home {
	padding: 10px 0 0 10px !important;
	background: none !important;
}

.home .topmenu{
	padding-bottom: 20px;
}

.home .topmenu-pr{
	padding-right: 16px;
}

.home .topmenu img{
	display: block;
}

.home #topics_container{
	background: url(images/top/top_news.png);
	width: 500px;
	height: 145px;
	margin-bottom: 20px;
}

.home #mobile_container{
	width: 213px;
	height: 145px;
	margin-left: 15px;
	margin-bottom: 20px;
}

.home .topics{
	padding: 15px 0 15px 13px;
}

.home .topics_body{
	padding-top: 10px;
	padding-right: 20px;
}

.home .post_time, .home .post_title{
	line-height: 1.2;
	vertical-align: top !important;
	padding: 3px 0;
	font-size: 13px;
}

.home .post_time{
	padding-left: 7px;
	padding-right: 15px;
}

/* Each Pages */

#post-2 .history .wpt-td0{
	background: #bbbbbb !important;
	font-size: 12px;
}

#post-2 .history .wpt-td1{
	background: #dddddd !important;
	font-size: 12px;
}

#post-2 .history .wpt-td2{
	font-size: 12px;
}

#post-3 .suggestion{
	margin-top: 30px;
}

#post-7 .nomargin{
	margin-bottom: 0;
}

#post-6 table{
	width: 500px;
}

#post-6 .td1, #post-6 .td2, #post-6 .td4, #post-6 .td5{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
	font-size: 12px;
}

#post-6 .td1, #post-6 .td4, #post-6 .td5{
	width: 100px;
	padding-left: 10px;
}

#post-6 .td1{
	color: #3478cb;
}

#post-6 .td4{
	color: #cc3333;
}

#post-6 .td5{
	color: #669933;
}

#post-6 .td3{
	text-align: center;
	padding-top: 15px;
	vertical-align: baseline;
	border-bottom: 1px solid #999999;
}

#post-6 .td6{
	padding-top: 30px;
	vertical-align: bottom;
}

#post-9 .bodytext{
	width: 275px !important;
}

#post-9 .bodyimage{
	width: 200px !important;
}

.entry_button{
	text-align: center;
	margin: 30px 0 20px 0;
}

.entryform{
	width: 500px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.entryform td{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}

.entryform .formborder{
	border: 1px solid #cccccc;
	padding: 2px;
	margin: 2px 2px 2px 0;
}

.entryform .long{
	width: 300px;
}

.entryform .short{
	width: 30px;
}

.entryform textarea{
	width: 300px;
	height: 80px;
}


.entryform .nec{
	color: #ff0000;
}

h2.thankyou{
	margin-top: 20px;
	color: #3478cb;
	font-size: 18px;
}

#post-14 ul{
	margin: 0;
	padding: 0 0 0 15px;
}

#post-14 li{
	margin: 10px 0;
}

#post-14 h3{
	margin: 0;
	padding: 0;
	color: #3366ff;
	font-weight: bold;
	font-size: 14px;
	border: none;
	background: none;
	letter-spacing: 1px;
}

#post-29 ul{
	list-style-type: none;
}

#post-29 ul.cat1{
	margin: 0;
	padding: 0;
}

#post-29 ul.cat1 li{
	margin: 6px 0;
	font-weight: bold;
}

#post-29 ul.cat2{
	margin: 0;
	padding: 0 0 0 1em;
}

#post-29 ul.cat2 li{
	margin: 1px 0;
	font-weight: normal;
}

#post-15 h3{
	margin: 0;
	padding: 0;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	border: none;
	background: none;
	letter-spacing: 0px;
}

#post-15 p{
	margin: 5px 0 15px 0;
}

#post-404 h2{
	font-size: 16px;
	padding: 20px 0 0 0;
}

/* WP-Tables */

table#wpt{
	border-top: 1px solid #999999;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

#wpt td{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	padding: 5px;
	font-size: 12px;
	font-family: monospace;
}

#wpt .wpt-td0{
	background: #dddddd;
}

