/* --------------骨組みとなるメインのスタイル ------------------*/

/* 共通タグ設定 -----------------------*/


body {
	background-image: url(../img/top/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 150%;
	color: #666666;
	background-color: #def4e8;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	background-position: center top;
	background-repeat: no-repeat;
}

a {
/*\*/
   overflow: hidden;
/**/
}


a:link, a:visited{
	color: #5077ce;
	text-decoration: none;
}

a:hover,a:active{
	color:#FF6600;
}

h1,h2,h3,h4,h5,h6,p,dl,form{
	margin: 0;
	padding: 0px;
}

ul,li {
	margin: 0px;
	padding: 0px;
}

img {
	border:0;
}

address {
	font-style: normal;
}


/* フォント関連 -----------------*/

.f_red {
	color: #FF4242;
}

.f_blue {
	color: #5077ce;
}

.font_s {
	font-size: x-small;
	line-height: 160%;
	letter-spacing: 0.1em;
	color: #5077ce;
}



/* アクセシビリティ -----------------*/

.hide {
	display: none;
}

/*　clearfix　----------------------------*/

.clearfix:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* 全体 -----------------*/

#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/top/all_bg.gif);
	background-repeat: repeat-y;
}


/* ヘッダ -----------------------*/

#header {
	height: 362px;
	background-image: url(../img/top/head_bg.jpg);
}

#header h1 {
	margin-left: -14px;
}


/* メインメニュー部分 -----------------------*/

.mainmenu {
	padding-left: 15px;
}

.mainmenu ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.mainmenu li {
	float: left;
	margin-right: 8px;
	list-style-type:none;
	height: 86px;
	width: 258px;
}

.mainmenu li img {
	border:0;
    vertical-align: bottom;
}

.mainmenu li a:hover img {
	visibility:hidden;
}

.mainmenu li a {
	display:block;
	height: 86px;
	width: 258px;
}

.mainmenu li a:hover {
	background-color:transparent;
}


#menu1 {
	background-image: url(../img/top/top_r4_c3_f2.jpg);
}

#menu2 {
	background-image: url(../img/top/top_r4_c12_f2.jpg);
}

#menu3 {
	background-image: url(../img/top/top_r4_c17_f2.jpg);
}

#menu4 {
	background-image: url(../img/top/top_r6_c3_f2.jpg);
}

#menu5 {
	background-image: url(../img/top/top_r6_c12_f2.jpg);
}

#menu6 {
	background-image: url(../img/top/top_r6_c17_f2.jpg);
}


/* 下層テンプレートでの変更部分 -----------------------*/


#base {
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 150%;
	color: #666666;
	background-color: #def4e8;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../img/base/bg.jpg);
}

#headerB {
	height: 123px;
	background-image: url(../img/base/head_bg.jpg);
	background-repeat: no-repeat;
}

#headerB h1 {
	margin-left: -14px;
	float: left;
}

#headerB p {
	font-size: small;
	line-height: 150%;
	letter-spacing: 0.1em;
	float: right;
	margin-top: 15px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
}

#mainmenuB {
	margin-top: 0px;
	margin-left: 3px;
}

#mainmenuB ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#mainmenuB li {
	float: left;
	margin-right: 1px;
	list-style-type:none;
	height: 38px;
	width: 135px;
}

#mainmenuB li img {
	border:0;
    vertical-align: bottom;
}

#mainmenuB li a:hover img {
	visibility:hidden;
}

#mainmenuB li a {
	display:block;
	height: 38px;
	width: 135px;
}

#mainmenuB li a:hover {
	background-color:transparent;
}


#menu1B {
	background-image: url(../img/base/base_r3_c2_f2.jpg);
}

#menu2B {
	background-image: url(../img/base/base_r3_c4_f2.jpg);
}

#menu3B {
	background-image: url(../img/base/base_r3_c6_f2.jpg);
}

#menu4B {
	background-image: url(../img/base/base_r3_c9_f2.jpg);
}

#menu5B {
	background-image: url(../img/base/base_r3_c11_f2.jpg);
}

#menu6B {
	background-image: url(../img/base/base_r3_c13_f2.jpg);
	background-repeat: no-repeat;
}


#submenuB {
	width: 243px;
	float: right;
	background-color: #ddffdb;
	padding-bottom: 15px;
}

.subBoxB {
	margin-left: 8px;
	margin-top: 8px;
}

#addB {
	margin-left: 8px;
	background-image: url(../img/top/sub_bg.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adadad;
	margin-right: 7px;
}

#mainB {
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 2px;
	background-image: url(../img/base/main_bg.jpg);
	background-repeat: repeat;
}

#contentsB {
	float: left;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 542px;
}

/* コンテンツ -----------------------*/

#main {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 7px;
}


#contents {
	float: left;
	width: 522px;
}

#contents h2 {
	margin-top: 7px;
}

#submenu {
	float: right;
	width: 253px;
	background-color: #ddffdb;
	padding-bottom: 15px;
}

#submenu p,
#submenuB p {
	margin-bottom: 8px;
}

.topBox {
	margin-top: 20px;
}


.listTop {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.listTop li {
	background-image: url(../img/top/top_r11_c6.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 22px;

}

/* トップサブコンテンツ -----------------------*/

.subBox {
	margin-left: 13px;
	margin-top: 14px;
}

#add {
	margin-left: 13px;
	background-image: url(../img/top/sub_bg.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adadad;
	margin-right: 12px;
}


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


#footer {
	background-image: url(../img/top/footer_bg.gif);
	background-repeat: no-repeat;
	padding: 15px;
	margin-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}

#footer ul {
	list-style-type: none;
	font-size: x-small;
	line-height: 170%;
	letter-spacing: 0.1em;
}

#footer li {
	display: inline;
	padding-right: 10px;
}

.foListLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 12px;
}

#footer p {
	font-size: x-small;
	line-height: 170%;
	letter-spacing: 0.1em;
}

/* 下層テンプレート -----------------------*/

#contentsB h2 {
	margin-top: 0px;
}

#pagetitle {
	float: left;
	width: 164px;
}

.contentMain {
	margin-left: 20px;
	margin-top: 30px;
}


#pNavi {
	font-size: x-small;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-top: 15px;
	line-height: 100%;
}

.baseBox {
	margin-top: 30px;
}

.baseBoxin {
	margin-top: 15px;
}

.baseBox p {
	margin-top: 15px;
}

.baseBoxinImg {
	margin-top: 10px;
}


.baseBox h3 {
	background-image: url(../img/base/title_m_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: small;
}

.baseBox h4 {
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: small;
	padding-left: 14px;
	line-height: 100%;
	background-image: url(../img/base/title_s_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #19c764;
}

.titleh4_l {
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: small;
	padding-left: 10px;
	line-height: 100%;
	background-image: url(../img/base/title_icon_long.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* エラーメッセージ */
.error_message {
color: #ff0000;
}

/* お問い合わせ内容のリスト */
ul.status {
list-style-type: none;
}

/* 提案内容とご意見・ご質問等の文字制限部分 */
.request_com {
font-size: x-small;
font-weight: normal;
line-height: 160%;
letter-spacing: 0.1em;
}
