/*
Theme Name: ibinosato
Theme URI: http://www.ibinosato.com/
Description:sasaki
Author: sasaki
*/

/* ++++++ 全ページ共通のデザイン ++++++ */
body	{
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: fixed;
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	background-position: center top;
	background-color: #F5FFDF;
	}

a	{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

img {
	border:none;
}

#wrapper {
	padding: 0 10px;
	margin: 0px auto;
	width: 730px;
	height: auto;
	}


#body	{
	padding: 0;
	margin: 0px;
	width: 460px;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	}
	
#main_img	{
	width: 915px;
	padding: 0;
	margin: 10px 0;
	}
.img_l{
	float: left;
}

.img_r{
	float: right;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++ ヘッダーのデザイン ++++++ */

#header {
	padding: 0px;
	margin: 0px;
	width: 730px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	height: 70px;
	}
	
#header h1 {
	padding: 0px;
	margin: 0px;
	float: left;
	}
	
#header_info {
	padding: 0px;
	float: right;
	height: 118px;
	width: 251px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 297px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++ ナビのデザイン ++++++ */

#navi {
	padding: 0px;
	margin: 0px;
	width: 730px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
	height: 54px;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++ フッターのデザイン ++++++ */

#footer	{
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	background-image: url(/images/footer.gif);
	height: 93px;
	padding: 15px 0;
	line-height: 24px;
	}

#footer	a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	}
	
#footer_company	{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#copyright{
	margin: 10px;
	padding: 0px;
	text-align: right;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++ ライン部分のデザイン ++++++ */

#t_line{
	background-color: #99CC00;
	height: 7px;
	width: auto;
	font-size: 6px;
	line-height: 6px;
	color: #99CC00;
}

#u_line{
	background-color: #99CC00;
	height: 7px;
	width: auto;
	font-size: 6px;
	line-height: 6px;
	color: #99CC00;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++ テーブル部分のデザイン ++++++ */

.td_left{
	text-align: left;
	vertical-align: middle;
}

.td_right{
	text-align: right;
	vertical-align: middle;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++ 文字部分のデザイン ++++++ */

.n10{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}


.n12{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.n14{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.red{
	color: #FF0000;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++ テーブル部分のデザイン ++++++ */

.td_left{
	text-align: left;
	vertical-align: middle;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	width: 215px;
	float: right;
	font-size: 12px;
	height: auto;
	margin: 20px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++ リンクのデザイン ++++++ */

#link{
	padding: 0px;
	width: 460px;
	text-align: left;
	background-repeat: no-repeat;
	vertical-align: top;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	}

#link h2{
	text-align: left;
	height: 42px;
	margi: 0;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/images/h2.gif);
	background-repeat: no-repeat;
	font-size: 21px;
	margin: 0;
	padding: 10px 0 10px 40px;
	}

#link h3{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	color: #445425;
	text-decoration: none;
	font-weight: bolder;
	padding: 5px 40px 0 40px;
	background-image: url(/images/h3.gif);
	background-repeat: no-repeat;
	margin: 20px 0 0 0;
	height: 43px;
	width: 380px;
	}

#link h3 a{
	color: #445425;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

#link h4{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 40px;
	margin: 0;
	width: 380px;
	text-align: right;
	}

#link p{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 40px;
	margin: 0;
	width: 380px;
	}




/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++ トップページのデザイン ++++++ */

#topics	{
	padding: 0px;
	margin: 15px 0 0 0;
	width: 460px;
	height: 320px;
	text-align: left;
	background-image: url(/images/news_bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	}

#topics h2{
	text-align: left;
	height: 42px;
	margi: 0;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#topics p{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 40px;
	background-image: url(/images/p_news.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 53px;
	width: 380px;
	}

#topics p a{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	color: #445425;
	text-decoration: none;
	font-weight: normal;
	}
	
.date{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++ 下層ページのデザイン ++++++ */

#content{
	padding: 0px;
	width: 460px;
	text-align: left;
	background-repeat: no-repeat;
	vertical-align: top;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	}

#content h2{
	text-align: left;
	height: 42px;
	margi: 0;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/images/h2.gif);
	background-repeat: no-repeat;
	font-size: 21px;
	margin: 0;
	padding: 10px 0 10px 40px;
	}

#content h3{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	color: #445425;
	text-decoration: none;
	font-weight: bolder;
	padding: 5px 40px 0 40px;
	background-image: url(/images/h3.gif);
	background-repeat: no-repeat;
	margin: 20px 0 0 0;
	height: 43px;
	width: 380px;
	}

#content h4{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 40px;
	margin: 0;
	width: 380px;
	text-align: right;
	}

#content p{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 0px 5px 40px;
	margin: 0;
	width: 420px;
	}

#content ul{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 60px;
	margin: 0;
	width: 380px;
}

#content li{
	list-style-type: decimal;
}

#content_navi{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 0;
	line-height: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	
#content_navi a{
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}

#content_navi a:hover{
	text-decoration: underline;
}



.td_contentnavi{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin: 0;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

.td_contentbread{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 0;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.td_contentbread a{
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}

.td_contentbread a:hover{
	text-decoration: underline;
}

.td_content_top_img img{
	padding: 1px;
	border: 1px solid #999999;
	}
	
.td_content_top_img{
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	width: 23%;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

.td_content_top{
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 27%;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}

.td_content_top a{
	color: #99CC00;
	line-height: 32px;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

.td_content_img img{
	padding: 1px;
	border: 1px solid #999999;
	}
	
.td_content_img{
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	width: 104px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}

.td_content{
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 227px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}

.td_waku{
	padding: 0px;
	margin: 5px;
	border: 1px solid #CCCCCC;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

	
/* ++++++ 会社概要のデザイン ++++++ */
.td_company_l{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #E0FFF3;
	text-align: center;
	vertical-align: center;
	padding: 10px 3px;
	width: 100px;
}
.td_company_r{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #ffffff;
	text-align: left;
	vertical-align: center;
	padding: 5px 10px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++ ブログのデザイン ++++++ */

#blog{
	border: 1px solid #CCCCCC;
	height: 640px;
	overflow: auto;
}

#blog h2{
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/h2.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "ＭＳ 明朝";
	line-height: 26px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 630px;
	}
	
#blog h3{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	}
	
#blog h4{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin: 15px 15px 0px 15px;
	padding: 5px 10px;
	line-height: 20px;
	background-color: #E1FFC2;
	border: 1px solid #A9C091;
	}
	
#blog h5{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 5px 15px 0 15px;
	padding: 5px 15px 5p 15xpx;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
	
#blog h5 a{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}
	
#blog h5  a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	}
	
#blog h6{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 1px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 0;
	}
	
#blog p{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 10px 25px 10px 25px;
	line-height: 20px;
	}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* ++++++ サイドナビのデザイン ++++++ */

/* カレンダー */
#calendar table	{
	width: 94%;
	text-align: center;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin: 0px auto 0px auto;
	font-size: 10px;
	color: #666666;
	}

#calendar th, #calendar td	{
	padding: 2px 0;
	}

#calendar a	{
	color: #2175BE;
	text-decoration: underline;
	}

#calendar caption	{
	padding: 3px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}
	
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* ++++++ メール投稿のデザイン ++++++ */

.photo {
	padding-right:6px;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0px 4px 40px 0;
	padding:3px;
	border:1px solid #999;
        float: none;
}
.photo-end {
	clear:left;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
