/*  
Theme Name: oka
Theme URI: http://www.bulanco.net/
Description: The oka theme Designed by <a href="http://www.bulanco.net/">BULANCO</a>.
Version: 0.1
Author: Yasuhiro Yamada
Author URI: http://www.bulanco.net/
*/

/*-----------------------------------------------------------------------
再定義
-----------------------------------------------------------------------*/
body,td,th {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.66;
	padding: 0px;
	margin: 0px;
	color: #333333;
	text-align:justify;
	text-justify: inter-ideograph;
	font-size: 15px;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
ul,li{
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
form {
	margin: 10px 5px 15px 5px;
	padding: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
	filter:alpha(opacity=50); /*IE*/
	-moz-opacity:0.50; /*FF*/
	opacity:0.50;
}
img {
	border: none;
}
/*-----------------------------------------------------------------------
共通
-----------------------------------------------------------------------*/
.caption {
	margin-bottom: 15px;
}
.sectionbody {
	margin: 0px 5px;
}
.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}
/*-----------------------------------------------------------------------
枠組み
-----------------------------------------------------------------------*/
#all{
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 70px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	background-image: url(http://www.paint-oka.com/images/header_back.gif);
}
#navigation {
	height: 35px;
	clear: both;
	background-image: url(http://www.paint-oka.com/images/navigation_button.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#mainblock{
	clear:left;
	position: relative;
	margin: 0px;
}
#main {
	margin-top: 15px;
	text-align: left;
	float: right;
	width: 540px;
}
#sub {
	margin-top: 15px;
	margin-bottom: 0px;
	float: left;
	width: 205px;
	margin-right: 10px;
}
#footer {
	height: 85px;
	clear: both;
	position: relative;
	top: 15px;
}
/*-----------------------------------------------------------------------
HEADER
-----------------------------------------------------------------------*/
#header #logo a {
	height: 45px;
	width: 225px;
	background-image: url(http://www.paint-oka.com/images/header_logo.gif);
	display: block;
	text-indent: -9999px;
}
#header #subtitle {
	background-image: url(http://www.paint-oka.com/images/subtitle.gif);
	display: block;
	height: 25px;
	width: 325px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#header #site_info {
	float: right;
}
#header #header_left {
	width: 325px;
	float: left;
}
#header #site_info li {
	float: left;
}
#header #tel_info {
	background-image: url(http://www.paint-oka.com/images/tel_info.gif);
	height: 70px;
	width: 170px;
	display: block;
	text-indent: -9999px;
}
#font_switch span {
	background-image: url(http://www.paint-oka.com/images/font_switch.gif);
	height: 30px;
	width: 102px;
	display: block;
	text-indent: -9999px;
}
#font_switch ul {
	margin-left: 11px;	
}
#fontSize-small {
	background-image: url(http://www.paint-oka.com/images/font_switch_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 40px;
	margin-left: -15px;
}
#fontSize-medium {						/*アクティブ設定*/
	background-image: url(http://www.paint-oka.com/images/font_switch_button.gif);
	background-repeat: no-repeat;
	background-position: -46px -0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 40px;
}

/*-----------------------------------------------------------------------
NAVIGATION
-----------------------------------------------------------------------*/
#global_navi li {
	float: left;
}
#global_navi #home a {
	background-image: url(http://www.paint-oka.com/images/navigation_button.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 88px;
	background-position: 0px 0px;
}
#global_navi #home a:hover {
	background-position: 0px -40px;
}
#global_navi #works a {
	background-image: url(http://www.paint-oka.com/images/navigation_button.jpg);
	background-repeat: no-repeat;
	background-position: -88px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 129px;
}
#global_navi #works a:hover {
	background-position: -88px -40px;
}
#global_navi #paint a {
	background-image: url(http://www.paint-oka.com/images/navigation_button.jpg);
	background-repeat: no-repeat;
	background-position: -217px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 105px;
}
#global_navi #paint a:hover {
	background-position: -217px -40px;
}
#global_navi #profile a {
	background-image: url(http://www.paint-oka.com/images/navigation_button.jpg);
	background-repeat: no-repeat;
	background-position: -322px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 82px;
}
#global_navi #profile a:hover {
	background-position: -322px -40px;
}
#global_navi #contact a {
	background-image: url(http://www.paint-oka.com/images/navigation_button.jpg);
	background-repeat: no-repeat;
	background-position: -404px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 110px;
}
#global_navi #contact a:hover {
	background-position: -404px -40px;
}
#global_navi #sitemap a {
	background-image: url(http://www.paint-oka.com/images/navigation_button.jpg);
	background-repeat: no-repeat;
	background-position: -514px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 104px;
}
#global_navi #sitemap a:hover {
	background-position: -514px -40px;
}
#navigation #global_navi {
	background-image: url(http://www.paint-oka.com/images/navigation_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
#global_navi li {
}
#page_image h2 {
	height: 150px;
	width: 760px;
	display: block;
	text-indent: -9999px;
	margin-top: 15px;	
}
#footer #footer_navi li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#footer #footer_box {
	clear: both;
	margin-top: 5px;
	background-image: url(http://www.paint-oka.com/images/footer_bk.jpg);
	display: block;
	height: 25px;
	background-repeat: no-repeat;
}
#footer #footer_navi {
	text-align: center;
}
#footer #footer_box #privacypolicy {
	float: right;
}
#footer #footer_box #copyright {
	text-indent: -9999px;
	float: left;
}
#footer address {
	clear: both;
	font-style: normal;
}
#footer ul {
}
#footer h4 {
	float: left;
	margin-top: 5px;
	height: 35px;
	width: 170px;
	display: block;
	background-image: url(http://www.paint-oka.com/images/logo_2.gif);
	text-indent: -9999px;
}
#footer dl {
	float: right;
	margin-top: 5px;
	font-size: 90%;
}
#footer dt {
	float: left;
	display: block;
	margin-right: 10px;
}
#footer dd {
	display: block;
	text-align: right;
}
#footer #footer_box #privacypolicy a {
	background-image: url(http://www.paint-oka.com/images/privacy.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	width: 125px;
	text-indent: -9999px;
}
#footer #footer_box #privacypolicy a:hover {
	background-position: 0px -25px;
}
/*-----------------------------------------------------------------------
PAGE H2
-----------------------------------------------------------------------*/
#page_image #works_h2 {				/*塗装業務案内*/
	background-image: url(http://www.paint-oka.com/images/works_image.jpg);
}
#page_image #paint_h2 {				/*塗装の知識*/
	background-image: url(http://www.paint-oka.com/images/paint_image.jpg);
}
#page_image #profile_h2 {			/*会社案内*/
	background-image: url(http://www.paint-oka.com/images/profile_image.jpg);
}
#page_image #sitemap_h2 {			/*サイトマップ*/
	background-image: url(http://www.paint-oka.com/images/sitemap_image.jpg);
}
#page_image #contact_h2 {			/*サイトマップ*/
	background-image: url(http://www.paint-oka.com/images/contact_image.jpg);
}
/*-----------------------------------------------------------------------
SUB
-----------------------------------------------------------------------*/
#sub #wdsearch .searchform .formfield {
	width: 140px;
	margin: 0px 3px 0px 0px;
}
#sub .section {
	background-image: url(http://www.paint-oka.com/images/section2_bk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sub .FSF_input {
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #999999;
}
#sub .FSF_submit {
	width: 40px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E2E2E2;
	background-color: #FFFFFF;
}
#sub ul {
	margin-left: 5px;
}
#pickup li a {
	font-weight: bold;
	display: block;
	background-image: url(http://www.paint-oka.com/images/li-link_bk.gif);
	padding-left: 20px;
	color: #666666;
	background-position: 0px -7px;
}
#submenu li a {
	font-weight: bold;
	display: block;
	background-image: url(http://www.paint-oka.com/images/li-link_bk.gif);
	padding-left: 20px;
	color: #666666;
	background-position: 0px -7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
/*-----------------------------------------------------------------------
MAIN
-----------------------------------------------------------------------*/
/*#main h3 {
	background-image: url(http://www.paint-oka.com/images/left_h2_bk.jpg);
	height: 25px;
	width: 520px;
	display: block;
	vertical-align: middle;
	line-height:25px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
}*/
#main .section h3 {	/*コンテンツ内のH3の扱い*/
	background-image: url(http://www.paint-oka.com/images/left_h2_bk.jpg);
	height: 25px;
	width: 520px;
	display: block;
	vertical-align: middle;
	line-height:25px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	margin-left: -5px;
}
#main .section {
	margin: 0px;
	background-image: url(http://www.paint-oka.com/images/section_bk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#page_image #flash_home {
	margin-top: 15px;
}
#main .section .co_dl dt {
	width: 20%;
	float: left;
	font-weight: bold;
	color: #000000;
	border-right-style: solid;
	margin-right: 10px;
	padding-bottom: 5px;
	border-right-width: 5px;
	border-right-color: #B3EE5C;
}
#main .section .co_dl dd {
	padding-bottom: 5px;
}
#main .section .co_dl {
	margin-bottom: 5px;
	margin-top: 5px;
}
#main .section .t_img {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#main .section .img01 {
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	margin-left: 10px;
}
#main .section .img02 {
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	margin-right: 10px;
}
#main .section p {
	margin-top: 0px;
}
#main .section .page li {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
#main .section .page {
}
#main h5 {
	margin-top: 5px;
	font-size: 1.05em;
	color: #006600;
	clear: both;
	margin-left: 10px;
}
#main .section .rbox {
	background-color: #E9FEFE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#main .section td {
	padding-right: 5px;
	padding-left: 5px;
}
#main .section th {
}
#main .section tr {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
/*BANER*/
.baner195 {
	margin-top: 5pt;
	margin-right: 5pt;
	margin-bottom: 15pt;
	margin-left: 5pt;
}
#bread_navi li {
	float: left;
}
#page_navi li {
	margin-right: 5px;
	margin-left: 5px;
	display: inline;
}
#page_navi {
	float: right;
	clear: both;
}
#main .section h4 {
}
/*-----------------------------------------------------------------------
h3見出し
-----------------------------------------------------------------------*/
#main h2 {
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	background-image: url(http://www.paint-oka.com/images/h3_others.jpg);
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-top: 13px;
	height: 23px;
}
#main .h3_others {
	background-image: url(http://www.paint-oka.com/images/h3_others.jpg);
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-top: 13px;
	height: 23px;
}
#sub h2 {
	height: 24px;
	display: block;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(http://www.paint-oka.com/images/h2_null.jpg);
	width: 195px;
	font-weight: bold;
	padding-left: 10px;
	color: #666666;
	padding-top: 3px;
}
#h3_welcome {
	height: 36px;
	background-image: url(http://www.paint-oka.com/images/h3_welcome.jpg);
	text-indent: -9999px;
}
#h3_pickup {
	background-image: url(http://www.paint-oka.com/images/h3_pickup.jpg);
	text-indent: -9999px;
}
#h3_push {
	height: 36px;
	background-image: url(http://www.paint-oka.com/images/h3_push.jpg);
	text-indent: -9999px;
}
#h3_month{
	height: 36px;
	background-image: url(http://www.paint-oka.com/images/h3_month.jpg);
	text-indent: -9999px;
}
#h3_newtopics{
	background-image: url(http://www.paint-oka.com/images/h3_newtopics.jpg);
	text-indent: -9999px;
}
#h3_blog{
	background-image: url(http://www.paint-oka.com/images/h3_blog.jpg);
	text-indent: -9999px;
}
/*-----------------------------------------------------------------------

-----------------------------------------------------------------------*/
#main .weekly_img {
	float: left;
	margin-right: 10px;
}
#main .section p {
	margin-left: 0px;
}
#main h4 {
	background-image: url(http://www.paint-oka.com/images/h4_other.jpg);
	font-weight: bold;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #666666;
	clear: both;
	margin-bottom: 10px;
}
#main .section2 {
	margin-left: 10px;
	margin-right: 10px;
}
#h3_submenu {
	background-image: url(http://www.paint-oka.com/images/h3_submenu.jpg);
	text-indent: -9999px;
	margin-top: 20px;
}
#submenu .sectionBtm {
	background-image: url(http://www.paint-oka.com/images/section2Btm_bk.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#main .t_img {
	float: right;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}
#main .tl_img {
	float: left;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-right: 10px;
}
#main .btn_contact a {
	background-image: url(http://www.paint-oka.com/images/btn_contact.jpg);
	height: 70px;
	width: 233px;
	display: block;
	text-indent: -9999px;
}
#main .btn_mitu a {
	background-image: url(http://www.paint-oka.com/images/btn_mitu.jpg);
	height: 70px;
	width: 233px;
	display: block;
	text-indent: -9999px;
}
#ul_contact li {
	float: left;
}
#contactform dt {
	float: left;
	clear: both;
	width: 100px;
	text-align: justify;
}
#input_neme {
	height: 22px;
	width: 120px;
	margin-top: 3px;
}
#input_mail {
	height: 22px;
	width: 200px;
	margin-top: 3px;
}
#input_message {
	height: 80px;
	width: 300px;
}
#btn_send {
	background-color: #99CC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
#footer_logo {
	height: 35px;
	width: 150px;
	display: block;
	background-image: url(../images/footer_logo.gif);
	text-indent: -9999px;
	float: left;
}
#main .box01 {
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#main .box01 .section2 {
}
#sub #new_topics .section li {
	margin-left: 5px;
}
#contactform dd {
	margin-left: 110px;
	padding: 2px;
}
#contactform #name {
	width: 10em;
	height: 1.4em;
}
#contactform #mail {
	height: 1.4em;
	width: 12em;
}
#contactform dl {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#contactform #message {
	width: 300px;
	height: 80px;
}
#main #contactform {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F9FFCE;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
}
#main .section2 .red {
	color: #FF0000;
	font-size: 1.2em;
	text-align: center;
}
#contactform #tel {
	width: 14em;
	height: 1.4em;
}
#contactform #address {
	height: 1.4em;
	width: 20em;
}
#page_image h2 {
	height: 150px;
	width: 760px;
	display: block;
	text-indent: -9999px;
	margin-top: 15px;	
}
#page_image #blog_h2 {	
	background-image: url(http://www.paint-oka.com/images/blog_image.jpg);
}
