@charset "utf-8";
/*
Theme Name: carnet-howa
Theme URI: http://carnet-howa.chicappa.jp/
Description: カーネットHOWA用のテーマ
Version: 0.2
Author:Ryusuke abe
Author URI: http://www.yamakawa-p.co.jp/
Tags: 
*/




body {
	margin:0;
	padding:0;
	background:#f2ede7;
	color:#444444;
	text-align:center;
	font-size:14px;
	line-height: 170%;
	letter-spacing: 1px;
	font-family:'MS Pゴシック','MS Pゴシック','ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,'メイリオ',Meiryo,sans-serif;
	}
div, h1, h2, h3, h4, h5, h6, p, ul, blockquote, pre, address {
  display: block;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
ins h1, ins h2, ins h3, ins h4, ins h5, ins h6, ins div, ins p, ins pre, ins address, ins blockquote, ins dl, ins form, ins fieldset, ins table{
  margin: 0;
  padding: 0;
} 

h1 ins, h2 ins, h3 ins, h4 ins, h5 ins, h6 ins, p ins, pre ins, address ins, li ins, dt ins, dd ins {
  margin: 0;
  padding: 0px 0px;
  text-decoration: none;
}

/* -------- img */
img {
  margin: 0;
  padding: 0;
}

a img {
  border: none;
  outline: none;
  text-decoration: none;
}
li a {
  border: none;
	list-style-type: none;
}

a {
	color: #0164b1;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*--------------------------------------------
共通クラス設定
--------------------------------------------*/
.clear{clear:both;}
.floatLeft{float:left;}
.floatRight{float:right;}
/*--------------------------------------------*/
/* CSS Hack clearfix */
/*--IE以外のモダンブラウザ向け--*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*--IE7及びMac版IE5向けの指定--*/
.clearfix{display:inline-block;}
/*--IE6以前向けの指定--*/
/*Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */


/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/





#contents_back {
	width:990px;
	margin:0 auto;
	background-image: url("img/back_line.gif")
}
#header {
	width:950px;
	height: 189px;
	text-align: left;
	background-image: url("img/headerback.jpg")
	}
#container {
	margin:0;
	padding:0;
	background:#f2ede7;
	color:#444444;
	text-align:center;
	font-size:14px;
	line-height: 170%;
	letter-spacing: 1px;
	font-family:'MS Pゴシック','MS Pゴシック','ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,'メイリオ',Meiryo,sans-serif;
	width:950px;				
	margin:0 auto;
	background-color: #ffffff;
	}
#gl_navi {
	margin: 0px 0px 0px 0px;
	background-image: url("img/gl_navi_back.gif");
	background-repeat: repeat-x;
	height: 56px;
	}
#gl_navi ul {
    margin: 0;
    padding: 0;
    list-style: none;
	height: 56px;
}
#gl_navi ul li {
    float:left;
    width: 135px;
	height: 56px;
}

#sidebar {
	float: right;
	width: 230px;
	margin: 0px 0px 30px 0px;
	}

#content {
	margin: 10px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	text-align: left;
	}
.lay_box_20 {/* -------- レイアウトボックス上にm20 */
	margin: 20px 0px 0px 0px;
	clear: both;
	}
.lay_box_30 {/* -------- レイアウトボックス上にm30 */
	margin: 30px 0px 0px 0px;
	clear: both;
	}
dl.two_column {
	padding: 0px 0px 10px 10px;
	margin: 10px 0px 0px 0px;
	}
.two_column dt {
	padding: 13px 0px 5px 20px;
	border-bottom: 1px solid #cccccc;
	}
.two_column dd {
	padding: 0px 0px 0px 0px;
	margin: -30px 0px 3px 150px;
	}


#main {
	width: 670px;
	float: left;
	margin: 0px 0px 30px 0px;
	overflow: hidden;
	}

#footer {
	clear: both;
	text-align: left;
	background-color: #2681bf;
	color:#ffffff;
	width:950px;
	height: 100px;
	margin: 0 auto;	
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #999999;
	}
hr {
	border-top: solid #cccccc;
	background: #fff;
	color: #fff;
	border-width: 1px 0 0 0;
	margin: 1em 0;
	}
hr.dash {
	border-top: dashed #cccccc;
	background: #fff;
	color: #fff;
	border-width: 1px 0 0 0;
	margin: 1em 0;
	}
.small {
	font-size: 12px;
	line-height: 150%;
	}
.breadcrumb {
	font-size: 12px;
	padding: 0px 10px 3px 30px;
	clear: both;
	text-align: right;
	}
.breadcrumb2 {
	height: 24px;
	clear: both;
	}
h1.h1_bar {
	border-top:  6px solid #0164b1; 
	border-bottom:  1px dotted #7c8294; 
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	padding: 15px 0px 15px 20px;
	margin: 0px 0px 15px 0px;
	clear: both;
	}
h2 {
	font-size: 20px;
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}

	
h3 {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}
h2.h2_bar {
	border-bottom: 1px solid #cccccc; 
	font-size: 20px;
	border-left: 2px solid #0164b1;
	background-color:#f2f2f2;
	font-weight: bold;
	padding: 10px 0px 8px 20px;
	margin: 15px 0px 15px 0px;
	clear: both;
	}
h1.posttitle {
	padding: 10px 0px 10px 20px;
	margin: 0px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
	border: none;
	}
h3.h3_bar {
	border-bottom:  1px dotted #cccccc; 
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	margin: 20px 0px 10px 0px;
	clear: both;
	}
h3.h3_bar2 {
	background-color: #3399CC;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0px 10px 20px;
	margin: 20px 0px 10px 0px;
	clear: both;
	}
h4 {
	font-size: 16px;
	font-weight: bold;
	}
h3.h3bold {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	}
h3.h3link {
	background: url(img/sankaku.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0px 3px 15px;
	margin: 20px 0px 0px 0px;
	text-align: left;
	}

.ind {
	text-indent: 14px;
	}
.pict {
	border-color:#D1D1D1 #989898 #989898 #D1D1D1;
	border-style:solid;
	border-width:1px;
	padding:4px;
}
div.section {
	clear: both;
	margin: 30px 0px 30px 0px;
}
.systembox {
	border: 2px solid #4e9ad4;
	font-size: 16px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #0164b1;
	}	
.m80 {
	margin: 0px 0px 0px 80px;
	}
.center {
	text-align: center;
	}
.post {
	clear:both;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #cccccc;
	}
.post p {
	margin: 10px 0px 10px 0px;
	}
.list_style li{
	margin: 0px 0px 0px 0px;
	}
.list_none li{
	margin: 0px 0px 0px 0px;
	list-style: none;
	}

/* ------------------------------
 ■■■■■■■■トピックス■■■■■■■■■■■
------------------------------ */

blockquote {
	background-color:#f4f4f4;
	border-color:#cccccc;
	border-style:dotted dotted dotted solid;
	border-width:1px 1px 1px 5px;
	margin:10px;
	padding:10px;
}

.floatLeftimg {
	float: left;
	padding: 0px 10px 0px 0px;
	}
span.blue {
	color: #5D9DC7;
	}
span.red {
	color: #C1272D;
	}
span.green {
	color: #0164b1;
}
.captionbox_right {
	float: right;
	text-align: center;
	}
dl.metadata {
	padding: 3px 0px 3px 10px;
	margin: 5px 0px 60px 0px;
	font-size: 11px;
	text-align: right;
	}
.metadata dt {
	margin: 0px 0px 0px 10px;
	display: inline;
	}
.metadata dd {
	margin: 0px 20px 0px 10px;
	display: inline;
	}

p.workstitle {
	font-size: 28px;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 30px 0px;
	color: #0164b1;
	border-bottom: 5px solid #0164b1;
	}
.related-post {
	background: url(img/categorytitle.gif) no-repeat;
	padding: 8px 0px 8px 20px;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
	font-size: 14px;
	}
.list_related li{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px dashed #cccccc;
	list-style: none;
	}
/*◆◆◆◆◆◆◆ウィジェット用◆◆◆◆◆◆◆◆◆◆*/
.widget {
	list-style: none;
	list-style-position: inside;
	}
#widgetbox {
	margin: 20px 0px 0px 0px;
	padding: 8px;
	}
.module_title {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	}
#calendar_wrap {
	padding: 0px 0px 0px 30px;
	}
		

/*◆◆◆◆◆◆◆ページ用◆◆◆◆◆◆◆◆◆◆*/
.back-line {
	border: dotted 1px #0164b1;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	}
#tencyobox {
	background:#fffbd0;
	font-size: 12px;
	width: 230px;
	float: right;
	padding: 10px 10px 10px 20px;
	margin: 0px 0px 0px 10px;
	}

/* ------------------------------
 ■■■■■■■■写真■■■■■■■■■■■
------------------------------ */

#main .ph-right {
	float: right;
	padding: 0px 0px 10px 10px;
	}
#main .ph-left {
	float: left;
	padding: 0px 0px 10px 0px;
	text-align: left;
	}
/* ------------------------------
 ■■■■■■■■フォーム■■■■■■■■■■■
------------------------------ */
#theform fieldset {
	border: 1px solid #cccccc;
	padding: 10px 20px 20px 30px;
	}
label {
	font-weight: bold;
	display: inline;
	width: 110px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background: url(img/dotaicon.gif) no-repeat;
	background-position: 0px 2px;
	}

.input {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	}
#formsubmit {
	text-align: center;
	margin: 30px 0px 30px 0px;
	}
.numbox {
	padding-left: 60px; 
	min-height:50px;
	height: auto !important;
	height: 50px;
}
#topics {

	}
table.solidtb {
	margin: 0px 0px 0px 10px;
    border:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    font-size: 12px;
}
.solidtb th {
    border:1px solid #cccccc;
    padding:0.3em 1em;
}
.solidtb td {
    border:1px solid #cccccc;
    padding:0.3em 1em;
}