@charset "utf-8";
/*
Theme Name: theme196
Theme URI: http://theme.o2gp.com/
Description: theme196
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: simple

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
	padding:0;
	margin: 0;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

.center{text-align: center;}
.t18{font-size: 18px;}
.b{font-weight: bold;}
.bu01{color:#046a8d;}
.right{text-align:right;}
.mtb40{
margin-top:40px;
	padding:40px 0;
border-top: 1px solid #ccc;
}
.fs11 {
	font-size: 11px;
}

body {
	background-color: #E7E7E7;
	color:#101010;
	font-size: 14px;
}

img {
	vertical-align: top;
	border: 0;
}

li {
	list-style-type: none;
}
a {
	color: #04526c;
}
a:hover {
	color: #2f8bab;
	text-decoration: none;
}

#base {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 1px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	margin-bottom: 1px;
}

/*
ヘッダー
-------------------------------------------*/
#header {
	background-image: url(images/head.gif);
	height: 90px;
	position: relative;
	background-color: #FFFFFF;
	background-position: left top;
	width: 960px;
	background-repeat: repeat-x;
}
#header h1 {
	font-size: 30px;
	position: absolute;
	top: 30px;
	color: #046a8d;
	left: 20px;
}
#header h1 a {
	text-decoration: none;
}

#header h2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	position: absolute;
	left: 20px;
	top: 12px;
}
#header #info {
	font-size: 12px;
	color: #666666;
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: center;
}
#header #info strong {
	font-size: 24px;
	color: #04526c;
	padding-left: 5px;
}


/*

/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 0;
width: 960px;
height: 60px;
background:url(images/mainnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:192px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 192px;
height: 60px;
background:url(images/mainnav.png) no-repeat;
}

ul#topnav a#nav_01{background-position:0 0;}
ul#topnav a#nav_02{background-position:-192px 0;}
ul#topnav a#nav_03{background-position:-384px 0;}
ul#topnav a#nav_04{background-position:-576px 0;}
ul#topnav a#nav_05{background-position:-768px 0;}


ul#topnav a#nav_01:hover, ul#topnav li.active a#nav_01{background-position:0 -60px;}
ul#topnav a#nav_02:hover, ul#topnav li.active a#nav_02{background-position:-192px -60px;}
ul#topnav a#nav_03:hover, ul#topnav li.active a#nav_03{background-position:-384px -60px;}
ul#topnav a#nav_04:hover, ul#topnav li.active a#nav_04{background-position:-576px -60px;}
ul#topnav a#nav_05:hover, ul#topnav li.active a#nav_05{background-position:-768px -60px;}




/*
メイン
-------------------------------------------*/
#main {
	float: left;
	width: 940px;
	background-color: #FFFFFF;
	padding: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
#content {
	float: right;
	width: 670px;
	padding: 10px 0 5px;
}

#content #mainlist {
	margin-top: 1px;
	margin-bottom: 15px;
	border: 1px solid #E5E5E5;
	background-image: url(images/side_inbox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#content #mainlist02 {
	margin-top: 1px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#mainlist ul {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainlist ul ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mainlist li {
	font-size: 14px;
	line-height: 20px;
}
*html #mainlist li {
	line-height: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 10px;
	padding-top: 0;
}
#mainlist li a {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	padding-top: 2px;
}
#mainlist li a:hover {
	color: #2f8bab;
	text-decoration: underline;
}
*html #mainlist li a {
	line-height: 6px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	border: 0;
}
#content #mainlist h3 {
	color: #7A9496;
	background-image: none;
	padding-left: 10px;
	margin-bottom: 2px;
	padding-top: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E6E6;
	padding-bottom: 1px;
}

#content .box_out {
	background-color: #F6F6F6;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 5px;
}
#content .box_in {
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin-bottom: 5px;
	padding: 20px 10px;
}

#content .box_in .tp{
	font-size: 16px;
	margin-bottom: 20px;
	color:#0066cc;
}
#content h2 {
	font-size: 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #046a8d;
	line-height: 30px;
	padding-top: 10px;
	padding-left: 3px;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 13px;
	letter-spacing: 1px;
}
#content h2 span {
	font-size: 14px;
	padding-left: 10px;
	color: #3AAECB;
}
#content h3 {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: 15px;
	padding-top: 3px;
	background-color: #046a8d;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	font-weight: normal;
	margin-bottom: 13px;
}
#content h3 span {
	font-size: 12px;
	color: #EEFDFF;
	line-height: 12px;
	padding-left: 5px;
	font-weight: normal;
}
#content h3 a {
	color: #FFFFFF;
}
#content h4 {
	color: #046a8d;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #064e67;
	font-size: 16px;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#content h4 span {
	font-size: 12px;
	color: #638F9D;
	padding-left: 10px;
	line-height: 12px;
	font-weight: normal;
}

#content p {

	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}


/*----------*/


.alignleft {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.alignright {
	float: right;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.aligncenter {
	display: block;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
#top_img {
	text-align: center;
	background-color: #EFEFEF;
	padding: 5px;
}

#content ul.list {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content ul.list li {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0CFD1;
	color: #44636C;
}

#date {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	color: #046a8d;
	font-weight: bold;
	padding-bottom: 5px;
}
#next {
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #505050;
	padding-bottom: 20px;
}



/*
サイド
-------------------------------------------*/

#side {
	background-color: #F8F8F8;
	padding: 5px;
	float: left;
	width: 250px;
}
#side h3 {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	background-image: url(images/h3_side.gif);
	height: 26px;
	padding-bottom: 6px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-left: 32px;
}
#side .side_box {
	width: 240px;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-right: auto;
	margin-left: 0;
}

#side .side_box .side_inbox {
	border: 1px solid #DDDDDD;
	width: 232px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#side li {
	line-height:0;
	float:left;
	margin-bottom: 10px;
}
#side li a {
	width: 86px;
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 24px;
	background-image: url(images/side_li.gif);
	background-position: 2px top;
	background-repeat: no-repeat;
	margin-right: 10px;
}

#side li a:hover {
	background-color: #2f8bab;
	color: #FFFFFF;
	background-image: url(images/side_li_ov.gif);
}

#side p {
	margin-bottom: 20px;
}

/*
フッター
-------------------------------------------*/

#footer {
	background-color: #046a8d;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 100px;
	width: 960px;
	position: relative;
}
#footer p {
	font-size: 12px;
	color: #FFFFFF;
}
#footer li a {
	color: #ffffff;
	font-size: 12px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	float: left;
	white-space: nowrap;
	margin-bottom: 10px;
}

#footer li a:hover {
	color: #FFFFFF;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #707070;
	background-color: #F6F6F6;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
}
#footer #logo {
	position: absolute;
	left: 30px;
	top: 20px;
	font-size: 20px;
	color: #ffffff;
}
#footer #logo a {
	color: #ffffff;
	text-decoration: none;
}

#footer #logo a:hover {
	color: #FFFFFF;
}

#footer ul {
	position: absolute;
	left: 300px;
	top: 25px;
	width: 600px;
	height: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
#footer li {
	display: inline;
}

/*
阿南町商工会のご案内
-------------------------------------------*/
.acc{
	padding: 20px;
	background-color: #f2f8ff;
	overflow: hidden;
	margin-top: 20px;
	border:  1px solid #ccc;
}
.acc img{
	padding-bottom: 20px;
}
.list02_l{
	float: left;
	width: 335px;
}
#content #mainlist02 .list02_l p{
	margin-right: 0;
	margin-top: 5px;
	margin-left: 0;
	padding: 0;

}
.list02_r{
	float: right;
	width: 265px;
	text-align: right;
}
/*
サイドバーリンク
-------------------------------------------*/
#side .link li{
	line-height:0;
	margin-bottom: 10px;
	float:none;
	width: 250px;
}

#side .link li a {
	width: 250px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 24px;
	background-image: url(images/side_li2.gif);
	background-position: 2px top;
	background-repeat: no-repeat;
	margin-right: 0;
}

#side .link li a:hover {
	text-decoration: underline;
	background: none;
}

/*************
/* お問い合せ
*************/
.form_t{

}
#content .form_t p{
margin-top:10px;
}
.cont{
border: 1px solid #cccccc;
background:#fbffe1;
padding: 40px;
margin: 40px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea{
    width: 80%;
    margin-bottom: 40px;
}


/*************
/* ご相談
*************/
#soudan{
	overflow: hidden;
}
#soudan h2{
	margin-top: 30px;
}

#soudan ul{
	margin-left: 20px;
}
#soudan li{
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
}

.sou_l{
	float: left;
	width: 310px;
}
.sou_r{
	float: right;
	width: 310px;
}

#sou02{
}
#sou02 .soumt10{
	margin-top: 10px;
}
#sou02 .soumt20{
	margin-top: 20px;
}
#sou02 .souml10{
	margin-left: 10px;
}
#sou02 .souml20{
	margin-left: 20px;
}
