@charset "utf-8";
/*
Theme Name: tmp_ihcsa
Theme URI: http://a-plus.jp/
Description: tmp_ihcsa
Version: 1.0
Author: a-plus
Author URI: http://a-plus.jp/
Tags: simple

	This theme was designed and built by a-plus,
	whose blog you will find at http://a-plus.jp/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
font: 14px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#000000;
/*background-color: #f0f0f0;*/
background-image: url("images/body_back.jpg");
}


a{color:#093abd;text-decoration:none;}
a:hover{color:#487ebd;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0;
padding: 0;
width: 100%;
/*background: #ff0000;*/
/*border-top: 6px solid #093abd;*/
}

/*************
/* ヘッダー
*************/
#header_back{
margin: 0;
padding: 0;
width: 100%;
height: 145px;
/*padding-bottom: 15px;*/
background-image: url("images/background_header.jpg");
background-repeat: repeat-x;
}

#header{
width: 940px;
height: 145px;
background-image: url("images/header_no_gc_eng.jpg");
/*padding-bottom: 15px;*/
margin : 0px auto;
}

#title {
	width: 600px;
	height: 20px;
	float: left;
	padding: 0px 5px 0 0;
}

#header h1 {
padding: 0px 0 10px;
font-size: 30px;
font-weight: bold;
color: #093abd;
}

#header h2 {
padding: 25px 0 0px;
font-size: 12px;
font-weight: normal;
color: #6e6e6e;
}

#header p.tel {
	width: 300px;
	height: 20px;
	color: #6e6e6e;
	font-size: 12px;
	text-align: right;
	float: right;
	padding: 30px 5px 0 0;
}
#header p.tel span.jp {
	color: #6e6e6e;
}
#header p.tel span.num {
	color: #093abd;
	font-size: 25px;
	vertical-align: middle;
	margin: 0 0 0 10px;
	font-weight: bold;
}

/*************
コンテンツ全体
*************/
#cont_main {
margin: 0;
padding: 0;
width: 100%;
/*
min-height:1221px;
height:auto !important;
height:1221px;
*/
background-image: url("images/background_body.jpg");
background-repeat: repeat-x;
}

#container{
/* min-height: 1221px; */
/* padding-bottom: 15px; */
min-height:1221px;
height:auto !important;
height:1221px;
height: 100%;
width: 940px;
margin : 0px auto;
background-image: url("images/sidemenu_back.jpg");
}

/* clearfix */
.container_class:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.container_class {
  min-height: 1px;
}

* html .container_class {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 710px;
height:100%;
/*
min-height:1100px;
height:auto !important;
height:1100px;
*/

padding: 0px 0 40px;
display: inline;
background-color: #ffffff;
}

#main h2{
margin: 20px 0px 0px 15px;
padding: 2px 0px 0px 18px;
width: 637px;
line-height: 33px;
font-size: 14px;
font-weight: normal;
color: #000;
/*background: #093abd;*/
background-image: url("images/h3_back.jpg");
}

#top_info_title{
margin: 20px 0px 0px 20px;
padding: 0px 0px 0px 0px;
height: 37px;
width: 658px;
line-height: 35px;
font-size: 14px;
font-weight: normal;
color: #000;
/*background: #093abd;*/
background-image: url("images/title_information.jpg");
}

#top_info_title_a{
position: relative;  
top: 0px;
left: 520px;
}

#index_home{
margin: 10px 10px 0px 0px;
padding: 0px 0px 0px 0px;
}

#main h3 {
font-size: 14px;
line-height: 30px;
background: #f0f0f0;
padding-left: 12px;
padding-top: 3px;
margin: 3px 10px 3px 15px;
letter-spacing: 0.2em;
color: #333333;
font-weight: normal;
}

#main p {
padding: 15px 15px 20px 20px;
}

#mainlist {
padding: 10px 15px 20px 0px;
}

#mainlist li {
height: 65px;
border-bottom: medium dotted #c0c0c0;
padding-top: 5px;
}

#mainlist img {
float: left;
margin-right: 10px;
}

.mainbox1{
margin: 0px auto 0px auto;
padding: 2px 2px 2px 2px;
width: 630px;
}

.text-margin-left {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 50px;
}

.text-orange {
    color: #ED3D00; 
}

.text16-bold {
    font-size: 16px;
    font-weight: bold;
    line-height: auto;
}

.text_midashi {
    font-size: 18px;
    font-weight: bold;
    line-height: auto;
}

.box-2px {
    border: 2px solid #036EB8;
    width: 600px;
    height: auto;
    padding: 10px;
    font-size: 13px;
    vertical-align: text-top;
}

/* 画像を右に回りこみ */

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#093abd;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    padding: 3px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    border-top: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}
img.alignright {
    padding: 3px;
    margin: 0 0 2px 7px;
    display: inline;
    background-color: #ffffff;
    border-top: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    padding: 3px;
    background-color: #ffffff;
    border-top: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

#main ul{
margin-left: 15px;
margin-top: 15px;
}

#main li{
margin: 0px 10px 10px 0px;
list-style: none;
}

#main li a{
background: url(images/list_main.png) no-repeat 0 50%;
display: block;
padding-left:25px;
padding-top:3px;
}



/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}


.last{margin-right:0;}


/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 230px;
height: 100%;
/*
min-height:1200px;
height:auto !important;
height:1200px;
*/
padding: 15px 0 40px;
background-image: url("images/background_menu.jpg");
background-repeat: repeat-x;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 2px 10px 0 18px;
line-height: 40px;
font-size: 14px;
font-weight: normal;
color: #ffffff;
background: #093abd;
}

#sidebar ul{
/*padding-bottom: 10px;*/
list-style: none;
}

#sidebar li{
list-style: none;
}
/*
#sidebar li a{
background: url(images/side_menu.jpg) no-repeat 0 50%;
display: block;
padding:7px 35px 8px 35px;
}
*/
#sidebar .pmenu a{
background: url(images/side_menu.jpg) no-repeat 0 50%;
display: block;
padding:7px 35px 8px 35px;
margin: 5px auto 0 20px;
}
#sidebar .pmenu.current-menu-item > a{
background: url(images/side_menu_choice.jpg) no-repeat 0 50%;
display: block;
padding:7px 35px 8px 35px;
margin: 5px auto 0 20px;
}
#sidebar .cmenu a{
background: url(images/side_menu_sub.jpg) no-repeat 0 50%;
display: block;
padding:7px 35px 8px 42px;
margin: 0 0px 0 20px;
font-size: 13px;
}
#sidebar .cmenu.current-menu-item a{
background: url(images/side_menu_sub_choice.jpg) no-repeat 0 50%;
display: block;
padding:7px 35px 8px 42px;
margin: 0 0px 0 20px;
}

#ihcsa_search{
margin: 10px 5px 10px 20px;
padding: 0px 0px 0px 0px;
}

#ihcsa_search input[type="text"]{
/*vertical-align:middle;*/
max-width:65%;
/*line-height:30px;
height:30px;*/
height:18px;
padding:0px;
margin: 0px;
/*margin: 5px auto 5px auto;*/
/*border:1px solid #d4d4d7;*/
border:1px solid #969696;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

#ihcsa_banner{
background-image: url("images/sidemenu_div_back.jpg");
width: 174px;
padding: 5px 8px 5px 8px;
margin: 10px auto 10px auto;
}
#ihcsa_link{
background-image: url("images/sidemenu_div_back.jpg");
width: 174px;
padding: 5px 8px 5px 8px;
margin: 10px auto 10px auto;
}
#ihcsa_pmark{
width: 75px;
margin: 10px auto 10px auto;
}

/*************
/* フッター
*************/
#footer_back{
margin: 0;
padding: 0;
width: 100%;
/*height: 145px;*/
/*padding-bottom: 15px;*/
/*background-image: url("images/background_header.jpg");*/
/*background-repeat: repeat-x;*/
}
#footer{
width: 940px;
height: 150px;
clear:both;
padding: 10px 0 0px;
/*border-top: 1px solid #cccccc;*/
margin : 0px auto 0px auto;
background-color: #ffffff;
}

#footer_above{
height: 10px;
width: 100%;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
padding: 20px 0 5px;
width: 292px;
font-size: 18px;
font-weight: bold;
color: #093abd;
position: relative;  
top: -80px;
left: 620px;
}

#footer #kihon_menu{
padding: 20px 0 5px;
width: 350px;
font-size: 12px;
position: relative;  
top: 0px;
left: 100px;
}

.footerbox{
float: left;
width: 600px;
margin: 10px 10px 10px 0;
line-height: 1.2;
}


.footerbox ul{
	line-height: 1;
	overflow: hidden;
	padding: 5px 0;
	font-size: 12px;
	text-align: center;
	zoom: 1;
}
.footerbox li { /* inline-block */
	padding: 0 8px 10px;   
/*	/display: -moz-inline-box;
	/display: inline-block;   */
	display: inline;   
	margin-right: 3px;   
	zoom: 1;   
}
.footerbox li.begin {
	padding: 0 8px 10px 0;
	background-image: none;
}
.footerbox a {
	display: inline;
	color: #000;
}
.footerbox a:hover {
	color: #666;
}

address{
color: #ffffff;
margin: 0px auto 30px auto;
padding: 0;
text-align: right;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
/*background: #cccccc;*/
width: 940px;
height: 48px;
background-image: url("images/footer_line.jpg");
}

/* フォーム
------------------------------------------------------------*/
.wpcf7 input[type="text"], input[type="email"], textarea, select{
vertical-align:middle;
max-width:90%;
line-height:30px;
height:30px;
padding:1px 5px;
margin: 5px auto 5px auto;
/*border:1px solid #d4d4d7;*/
border:1px solid #969696;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
}

.wpcf7 textarea{
height:auto;
line-height:1.5;
}

.wpcf7 th{
padding:10px 5px;
}
