Theme Name: washin
Theme URI: http://www.washin-kogyo.co.jp/
Author: YCOM Publishing Systems

@charset "utf-8";
/* CSS Document */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* ******************************************************************* */
/* 			ブログ／index.php
* ******************************************************************** */
#blog-table{
	margin:0 15px 0 15px;
	width:720px;
}
#blog-title{
	margin-bottom:15px;
}
#blog-title p{
	font-size:0.9em;
	margin:3px 0;
}

#blog{
	padding:0 15px 25px 0;
}
#blog p{
	font-size:0.9em;
}

#blog-contents{
	width:505px;
	/*margin-right:15px;*/
	float:left;
}

.blogarea{
	/*width:480px;*/
	padding:10px;
	border:solid 1px #CCCCCC;
	margin-bottom:20px;
}

.blogarea p{
	line-height:1.7em;
}

.blogarea h3{
	padding-left:5px;
	margin:0 0 5px 0;
	font-size:1.1em;
	font-weight:700;	
	color:#000000;
	border-bottom:double 4px #1964C2;
	border-left:solid 8px #1964C2;
	line-height:1.2em;
}

#blog p.blogdate{
	font-size:0.8em;
	text-align:right;
	border-top:dotted 1px #CCC;
	padding-top:5px;
	margin:0;
}

.blogarea p{
	margin-bottom:5px;	
}

/*ブログメニュー*/
#categories h3,#blog-new h3{
	margin:0;
	background:#C5DEF6;
	line-height:1.5em;
	padding-left:10px;
	font-weight:700;
}

#blog-new{
	width:198px;
}

#blog-new ul{
	list-style:circle;
}

#blog-menu ul{
	margin:0 0 0 10px;
	padding:5px 10px;
}
#blog-menu ul li{
	font-size:0.9em;
	padding-top:5px;
}

#blog-new,#categories{
	border:solid 1px #CCCCCC;
	margin-bottom:20px;
}

#blog-new h4{
	font-size:1.1em;
	font-weight:700;
	color:#FFFFFF;
	background:#1DB4ED;
	padding-left:5px;
	line-height:1.3em;
}

#pagelink{
	padding-bottom:10px;
}


#pagego{
/*	display:block;
	width:202px;
	height:49px;
	text-indent:-9999px;
	background:url(images/pagego.gif) no-repeat;
*/	float:right;
}

#pageback{
/*	display:block;
	width:202px;
	height:49px;
	text-indent:-9999px;
	background:url(images/pageback.gif) no-repeat;
*/	float:left;
}
/****************** コンテンツ *******************/
/**	フロート対処 clear-fix hack
****************************************************************** */

.clear-fix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clear-fix{
	display:inline-block;
}



/*	Mac IE を除く	\*/
* html .clear-fix{
	height:1%;
	

}
.clear-fix{
	display:block;
}

/*　　サイトマップ　　*/
/* ブロックレベルリセット */
html, body, div,h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
table, th, td, form, fieldset, input, textarea {
	margin: 0;
	padding: 0;
}

/* iframe IEの横スクロールバー消す */
*html {
	overflow-x: hidden;
}

/* Firefox3スクロールバーズレ対策 */
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}

/* Font関連 */
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 100%;
	line-height: 1;
}
h1, h2, h3, h4, h5, p,
address {
	font-size:100%;
	font-style:normal;
	font-weight:normal;
}

a {
	text-decoration: none;
	outline: none; /* リンク点線消す為 */
}

img,
fieldset { 
	border: none;
	vertical-align: bottom; /* 画像下の余白対策 */
}

address, em {
	font-style: normal;
}

abbr, acronym {
	cursor: help; /* 略語なので？表示 */ 
}

/* 表のborder表示方法違い対策 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul{
	font-size:0.95em;
}


/* ******************************************************************* */
/* 			common.css
* ******************************************************************** */

body{
	background:#F0F1F1;
}
h1{
	font-size:11px;
	padding-left:5px;
	vertical-align:bottom;
}


h2{
	font-size:1.5em;
	line-height:1.5em;
	font-weight:700;
	background:transparent url(http://www.washin-kogyo.co.jp/images/common/l-title.gif) no-repeat 50% 0;
	padding:7px 0 0 38px;
	margin:15px 0;
}

h3{
	font-size:1em;
	font-weight:700;
	background:transparent url(../images/common/m-title.gif) no-repeat 50% 0;
	padding:7px 0 0 40px;
	margin:20px 0;
}

h4{
	font-size:1.2em;
	font-weight:700;
	line-height:40px;
	background:transparent url(../images/common/s-title.gif) no-repeat 50% 0;
	padding:0 0 0 40px;
	margin:20px 0 10px 0;
}


/****************** メニュー *******************/


/**			フッター
*******************************************************************/

#toi-banner{
	padding:10px 0;	
}

/*お問い合わせ*/
#toiawase{
	background:transparent url(../images/common/otoiawse.gif) no-repeat;
	width:602px;
	height:112px;
	margin-left:80px;
}

#toi-bottun{
	margin:63px 0 0 365px; 
}


/**			共通部分
*******************************************************************/

.vbody{
	margin:0 auto;
	font-size:0.9em;
	line-height:1.4em;
}

#back-ground{
	background:transparent url(http://www.washin-kogyo.co.jp/images/common/background.jpg) repeat-x;
}

p.text{
	margin:5px 10px;
}

.l-title{
	margin:5px 10px;
}

.midashi{
	font-size:1.1em;
	line-height:1.3em;
	font-weight:700;
	padding-left:15px;
}


a:hover{
	color:#DC143C;
	text-decoration:underline;
}

a.link{
	text-decoration:none;
}

.font-red{
	color:#CC0000;
}

.font-blue{
	color:#204B7D;
}

.font-green{
	color:#006C00;
	font-weight:700;
}

.bold{
	font-weight:700;
}
.spacer-pd00{
	padding-top:10px;
}

.spacer-pd{
	padding-bottom:10px;
}

.spacer-pd02{
	padding:10px;
}

.spacer-pd03{
	padding:10px 0 10px 15px;
}

.spacer-pd04{
	padding:0 15px 10px 15px;
}

.spacer-pd05{
	padding-left:25px;
}

.spacer-pd06{
	padding:20px 0 10px 10px;
}







