@charset "utf-8";

/* float clear */
.cf:after {
	content:"";
	display:block;
	clear:both;
}


body {
	margin: 0px;
	padding: 0px;
	border: 0px; /* 旧IE対応 */
	text-align: center;
	min-width: 1100px; /* 可変ブラウザの最小 */
	background: #FFFFFF;
}
#container {
	width: auto;
	height: auto;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
/*	float: left;*/
}

/* リンク色を隠す */
.img_b {
	vertical-align: top;
	border: none;
}

/* 隠す */
.hide {
	position: absolute;
	left: -100em;
	top: -100em;
}

/* ヘッダーココから */
#header {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
#header2 {
	clear: left;
	position: relative;
	width: 1100px;
	height: 100px;
	margin: 0px auto;
	padding: 0px;
}
#he_left {
	position: absolute;
	z-index: 10;
	top: 10px;
	left: 0px;
	width: 312px;
	height: 82px;
}
#he_left p {
	margin: 0px;
	padding: 0px;
}
#he_right {
	position: relative;
	text-align: right;
	height: 100px;
}
#he_right_a {
	position: absolute;
	right: 0px;
	top: 20px;
}

#header_nav1 span{
	display: inline-block;
	margin-right: 15px;
}

#header_nav2{
	margin-top: 5px;
        margin-right:2.5px;
}
.header_nav {
	margin: 0px;
	padding: 0px;
}
.header_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.header_nav li {
	display: inline-block;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	vertical-align: top;
}
.header_nav li#haikei_color span a {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
}
.header_nav li#haikei_color span a#haikei_white {
	background-image: url(/img/haikei_white.png);
}
.header_nav li#haikei_color span a#haikei_black {
	background-image: url(/img/haikei_black.png);
}
.header_nav li#haikei_color span a#haikei_blue {
	background-image: url(/img/haikei_blue.png);
}
.header_nav li#moji_size span {
	display: inline-block;
	vertical-align: top;
}
.header_nav li#moji_size span a {
	display: inline-block;
	vertical-align: top;
	width: 45px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
}
.header_nav li#moji_size span a#moji_default {
	background-image: url(/img/moji_default.png);
}
.header_nav li#moji_size span a#moji_large {
	background-image: url(/img/moji_large.png);
}
/* ヘッダーココまで */

/*フッター*/
#footer {
/*	float: left;*/
	clear: both;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	background: #C7EBF2;
	position: relative;
	overflow: hidden;
}
#author_img {
	position: absolute;
	z-index: 0;
	width: 874px;
	height: 535px;
	top: 0px;
	left: 45%;
	margin-left: 0px;
	background: url(/img/footer_map.jpg) no-repeat center center;
}

#author_img img {
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
#footer_link{
	position: relative;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	background: #116DB0;
}
#footer_link ul{
	display: block;
	width: 1100px;
	margin: 0px auto;
	padding: 10px 0px;
	list-style: none;
}
#footer_link ul li{
	display: inline-block;
	vertical-align: top;
	padding: 0px 1em;
	line-height: 30px;
	border-left: 1px solid #88B6D8;
}
#footer_link ul li:first-child{
	border-left: none;
	padding-left: 0px;
}
#footer_link ul li a,
#footer_link ul li a:hover,
#footer_link ul li a:active,
#footer_link ul li a:visited{
	color: #ffffff;
}



#author_info {
	position: relative;
	z-index: 10;
	clear: both;
	width: 1100px;
	height: auto;
	min-height: 160px;
	margin: 0px auto;
}

#author_box {
	position: relative;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	line-height: 1.75em;
}
#author_box ul#footer_shisyo {
	position: absolute;
	top: 0px;
	left: 300px;
	margin: 0px;
	padding: 6px;
	list-style: none;
}
#author_box ul#footer_shisyo li {
	display: inline-block;
	width: 110px;
	height: 30px;
}
#author_box p {
	padding: 0px;
	margin: 0px;
}
#copyright {
	font-size: 80%;
	margin: 0px;
	padding: 1em;
}
/*フッターここまで*/

a:link {
	text-decoration: underline;
	color: #0033CC;
}
a:visited {
	text-decoration: underline;
	color: #551A8B;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF4500;
}

/* 3カラム */
#mymainback {
	clear: both;
	width: 1100px;
	height: auto;
/*	float: left;*/
	float: none;
	margin: 30px auto 0px;
	padding: 0px;
	line-height: 120%;
}
#sidebar1 {
/*	width: 184px;*/
	width: 300px;
	padding-bottom: 2em;
	float: left;
	margin-top: 0px;
/*	margin-right: -184px;*/
	margin-right: -300px;
	position: relative;
	z-index: 3;
}
.sidebar1_box {
	width: auto;
/*	float: left;*/
	border: 1px solid #cccccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#sidebar1 h2 {
	clear: both;
	font-size: 110%;
	margin: 0px;
	padding: 12px;
}
#sidebar1 .soshiki_back {
	padding: 0px;
	width: 100%;
}
#main {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: -205px;
	padding: 0px;
	position: relative;
	z-index: 1;
}
#main_a {
	margin-right: 300px;
	margin-left: 300px;
	padding: 0px 30px 0px 30px;
	z-index: 2;
}
#sidebar2 {
	width: 300px;
	float: left;
	position: relative;
	z-index: 3;
	margin: 0px -300px 0px 0px;
	padding: 0px 0px 2em;
}
#sidebar2 p {
	margin: 0px;
	padding: 2px;
}
#sidebar2_top, #sidebar2_bottom img {
	display: none;
}
/* トップページ、詳細ページ（ここまで） */

/* パンくずナビここから */
#pankuzu_wrap2{
	background: #DAE0E4;
}
#pankuzu_wrap{
	width: 1100px;
	margin: 0px auto;
	padding: 6px 0px;
}
.pankuzu {
	clear: both;
	font-size: 90%;
	padding: 0px 0px 0px 80px;
	margin: 0px;
	text-align: left;
	background: none;
	line-height: 30px;
}
.pankuzu:first-child {
	background: url(/img/icon_pankuzu.png) no-repeat left 2px;
}
/* パンくずナビここまで */

/* 印刷用アイコン */
#content_header {
	margin: 8px 0px;
}
#print_mode_link {
	width: 12em;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	background: url(/img/print-icon.jpg) no-repeat left center;
	height: 1em;
}
#main #main_a #lifestage {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#main #main_a #lifestage h2 {
	text-align: left;
}
#main #main_a #lifestage ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main #main_a #lifestage ul li {
	display: inline-block;
	width: 120px;
	height: 90px;
	background: url(/img/lifestage/lifestage_bg.png) repeat-x left top #ffffff;
	border: 1px solid #cccccc;
	border-left: none;
}
#main #main_a #lifestage ul li:first-child {
	border-left: 1px solid #cccccc;
}
#main #main_a #lifestage ul li:hover {
	background-position: left bottom;
}

/* レコメンド機能 */
#sidebar_recommend{
	margin-bottom: 10px;
	border: 1px solid #cccccc;
}
#sidebar_recommend #recommend_title{
	margin: 0px;
	padding: 0px;
	background:url(/img/title_recommend_bg.png) repeat left top;
}
#sidebar_recommend #recommend_title h2{
	width: auto;
	height: 80px;
	margin: 0px;
	padding: 0px;
	background: url(/img/title_recommend.png) no-repeat center center;
}
#sidebar_recommend ul{
	margin: 0px;
	padding: 0px 10px 10px;
	list-style: none;
}
#sidebar_recommend ul li{
	border-top: 1px solid #cccccc;
	background: url(/img/icon_list_recommend.png) no-repeat 10px 0.9em;
	padding: 10px;
	padding-left: 30px;
}
#sidebar_recommend ul li:first-child{
	border-top: none;
}
#sidebar2 #common_banner_link{
	margin-bottom: 10px;
}
#sidebar2 #common_banner_link ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar2 #common_banner_link ul li{
	display: block;
	margin: 0px 0px 10px;
}

/* 組織で探す Googlemap対応 */
.gglmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.gglmap iframe,
.gglmap object,
.gglmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}