/*
Theme Name: 有限会社 はしもと企画　Version1.0
Theme URI: /
Description: 有限会社 はしもと企画様用テンプレートです。
Author: procdesign.jp J.Mori
Author URI: http://www.procdesign.jp/
Version: 1.0
*/

*{
	padding: 0px;
	margin:  0px;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Osaka,"Hiragino Kaku Gothic Pro",sans-serif,Helvetica,Verdana; 
	font-size: 9pt;
	border-collapse: collapse;
	color: #555555;
}

body {
	line-height: 170%;
	letter-spacing: 1px;
}

img{
	border: none;
}

p {}

table{
	border: none;
}

td {}


table#layout-center{}
table#layout-center {}
table#layout-center td{
	vertical-align: middle;
}
table#layout-center td p{
	margin-top: 9px;
}
a{
	color: #ea9220;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	font-weight: bold;
	text-decoration: none;
}

div#page{
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 11px;
	padding-right: 11px;
}

div#strong-head{
	text-align: right;
	width: 700px;
	padding-left: 10px;
	padding-right: 10px;
}
div#strong-head h1{
	font-weight: normal;	
}



/* header stylesheets */
div#header{
	position: relative;
	width: 798px;
}
div#corporate-header{
	position: relative;
	width: 798px;
	height: 71px;
	background-image: url(images/header-background.gif);
	background-repeat: no-repeat;
}
div#corporate-header div#top-logo-link{
	position: absolute;
	top: 5px;
	left: 5px;
}
div#corporate-header div#top-logo-link a{

}
div#corporate-header div#corporate-header-comment{
	font-size: 10px;
	position: absolute;
	top: 3px;
	left: 0px;
	width: 793px;
	padding-right: 5px;
	color: #e6eeff;
	text-align: right;
}
div#corporate-header-comment h1{
	font-size: 7.5pt;
	font-weight: normal;
	letter-spacing: 0.06em;
	line-height: 120%;
}

div#top-flash{
	width: 798px;
	height: 249px;
	border-bottom:1px #a5a4a4 solid;
}

div#pankuzu{
	padding-left: 15px;
}

/* footer stylesheets */
div#footer{
	clear: both;
	background-color: white;
	width: 798px;
	padding-top: 20px;
}

/* contents stylesheets */
div#container{
	width: 798px;
}

/* sidebar stylesheets */
div#container-top{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
div#container-top h2{
	font-size: 11pt;
	font-weight: bold;
}


div#container-page-l{
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-left: 0px;
	padding-top: 15px;
}

div#container-page-r{
	float: left;
	width: 540px;
	padding-top: 0px;
	padding-left: 43px;
	padding-right: 15px;
	padding-top: 15px;
}

div#contents{
/*	width: 100%;*/
}

div#contents ul{
	padding-left: 20px;
}

div#contents ol{
	padding-left: 20px;
}

div#nomenu-contents{
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 50px;
}

div#wp-page{
	background-color: #ffffff;
	font-size: 9pt;
}
div#wp-page h1{
	color: #08469b;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 10px #08469b solid;
	padding-left: 20px;
}
div#wp-page h2{
	font-size: 14pt;
	color: #01642f;
	font-weight: bold;
	border-left: 10px #01642f solid;
	border-bottom: 1px #01642f solid;
	padding: 7px;
}
div#wp-page p{
	padding-bottom: 10px;
}
div#wp-page strong{
	font-weight: bold;
}

div.struct{
	padding-left: 15px;
	padding-top: 15px;
}

div.struct-underline{
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px #a5a4a4 dotted;
}
div.struct-latest-box{
	clear: both;
	width: 755px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	border-top: 3px #9ec238 solid;
	border-left: 1px #a5a4a4 solid;
	border-right: 1px #a5a4a4 solid;
	border-bottom: 1px #a5a4a4 solid;
}
div.struct-latest-box div.struct-box-header{
	width: 100%;
	height: 31px;
	background-image: url(images/box-header.gif);
	background-repeat: repeat-x;
}

div.struct-box-header div.box-header-title{
	float: left;
	width: 600px;
	height: 31px;
}
div.struct-box-header div.box-header-title h3{
	color: #01642f;
	font-size: 10pt;
	border-left: 3px #01642f solid;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 5px;
}
div.struct-box-header div.box-header-link{
	float: right;
	text-align: right;
	width: 145px;
	height: 31px;
	margin-top: 5px;
	padding-right: 10px;
}
div.struct-latest-box div.struct-box-description{
	clear: both;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.struct-latest-box div.struct-box-description ul{
	list-style: none;
}
div.struct-latest-box div.struct-box-description ul li{
	float: left;
	width: 235px;
	padding-left: 15px;
}
div.struct-latest-box div.struct-box-description ul li p.add-date{
	color: #01642f;
	font-weight: bold;
}
div.struct-latest-box div.struct-box-description ul li p.latest-link{
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
div.struct-latest-box div.struct-box-description ul li img.latest-img{
	float: left;
	width: 100px;
	padding: 10px;
}
div.institution{
	padding-left: 10px;
	padding-top: 10px;
}

div.package{
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px #a0a0a0 dotted;
}
div.package div.post-header{
/*	width: 100%;*/
	padding-bottom: 10px;
	vertical-align: middle;
}
div.package div.post-header h2{
	font-size: 14pt;
	color: #01642f;
	font-weight: bold;
	border-left: 10px #01642f solid;
	border-bottom: 1px #01642f solid;
	padding: 7px;

}
div.package p.postdate{
	color: #01642f;
	font-size: 9px;
	text-align: left;
	margin-right: 50px;
}
div.package div.post-header p.postdate{
	text-align: right;
}
div.package div.post-header p.category{
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
div.package div.post-content{
	margin-bottom: 10px;
	margin-right: 50px;
}
div.package div.post-content p{
	margin-top: 10px;

}
div.package div.post-content h3{
	font-size: 11pt;
}

div.package div.comments{
/*	width: 100%;*/
	border-top: 1px #ca355a solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.package div.comments div.each_comment{
/*	width: 100%;*/
	border-bottom: 1px #ca355a dashed;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.package div.comments div.each_comment div.comment_header{
/*	width: 100%;*/
	color: #ca355a;
}
div.package div.comments div.each_comment div.comment_header .comment_date{
}
div.package div.comments div.each_comment div.comment_header .comment_owner{
}
div.package div.comments div.each_comment div.comment_body{
/*	width: 100%;*/
	padding: 10px;
}

div.package div.comment_entry{
/*	width: 100%;*/
	padding-top: 10px;	
	margin-bottom: 10px;
}
div.package div.comment_entry div.comment_entry_header{
/*	width: 100%;*/
	padding-top: 10px;
}
div.package div.comment_entry div.comment_entry_header h3{
	color: #ca355a;
}

div.package div.comment_entry div.comment_entry_pack{
/*	width: 100%;*/
	padding-top: 10px;
}
table.comment_table{
}
table.comment_table tr{
}
table.comment_table th{
	color: #ca355a;
	background-color: #efc7d2;
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 10px #f1e6dc solid;
	border-bottom: 10px #f1e6dc solid;
}
table.comment_table td{
	border-bottom: 10px #f1e6dc solid;
}

div.package div.post-footer{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 30px;
	border-top: 1px #ca355a dashed;
}
div#package div.post-footer p.commentcount{
}

div.posts_navi_link{
/*	width: 100%;*/
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* other stylesheets */
input#author{
	/*width: 200px;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
input#email{
	/*width: 200px;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
input#url{
	/*width: 200px;	*/
	padding-top: 3px;
	padding-bottom: 3px;
}
textarea#comment{
	/*width: 250px;	*/
	padding-top: 3px;
	padding-bottom: 3px;	
}

div#footer div#copyright{
	position: relative;
	width: 778px;
	background-image: url(images/footer-copyright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #dcdcdc;
	margin-top: 10px;
	padding: 10px;
	border-top: 1px #a5a4a4 solid;
}

p.move-top{
	text-align: right;
	padding-right: 20px;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}

.warning{
	font-weight: bold;
	color: #ca355a;
}

.float-left{
	float: left;
}
.float-right{
	float: right;
}

ul.link-list{
}

ul.link-list li{
	list-style:none;
	padding-bottom: 30px;
}

ul.link-list li a{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}



ul.sitemap-list{
	margin-left: 30px;
}

ul.sitemap-list li{
	padding-left: 30px;
	background: url(/wp-content/themes/origins/images/saitemap-allow.gif) no-repeat 10px 0.7em;
	list-style: none;
	line-height: 250%;
}

ul.sitemap-list li a{
	font-size: 16px;
}

ul.sitemap-list li p{
	font-size: 16px;
}


strong.nml{
	font-weight: normal;
}

table.infostyle-1{
	border: #DDDDDD 5px solid;
}
table.infostyle-1 td{
	border: #BCBCBC 1px solid;
	padding: 10px;
	vertical-align: top;
}

table.article-list{
	width: 520px;
	border: #dddddd 5px solid;
}
table.article-list td{
	border: #bcbcbc 1px solid;
	vertical-align: top;
}
table.article-list td.pic{
	width: 100px;
	padding: 5px;
}
table.article-list td img.article-pic{
	width: 100px;
}
table.article-list td.title{
	width: 510px;
	color: #01642f;
	font-weight: bold;
	padding: 5px;
	border-top: #bcbcbc 2px solid;
	background-color: #f8ffcc;
}
table.article-list td.title h2{
	color: #01642f;
	font-weight: bold;
}
table.article-list td.description{
	padding: 5px;
}
table.article-list td.description p.description-link{
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
