/*###################################*/
/*#		include						#*/
/*###################################*/
@charset "utf-8";
@import url("daas_style.css");
/*###################################*/
/*#		customize					#*/
/*###################################*/
html{
	background: #b9df65 url("../images/header_wrapper_bg.jpg") top center repeat-x;
	font-family:initial;
/*	font-family:"Lucida Grande","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Meiryo,Verdana,Arial,sans-serif;*/
}
/*###################################*/
/*#		Layout					#*/
/*###################################*/
#wrapper {
}
#header{
	height: 122px;
	background: url("../images/header_bg.jpg") top left no-repeat;
}
#header .logo {
	width: 275px;
	font-size:0px;
}
#header{
	position:relative;
}
#header .langage{
	position:absolute;
	top:20px;
	right:86px;
	float:right;
	display: block;
	height: 24px;
}
#header .search_area {
    display: block;
    float: right;
    height: 24px;
    position: absolute;
    right: 435px;
    top: 60px;
}
#header .search_area input {
    height: 22px;
}

#header .consulaqua a{
	position:absolute;
	top:50px;
	right:220px;
	float:right;
	display: block;
	width: 100px;
	height: 45px;
	background: url("../images/header_btn1_aqua.png") top left no-repeat;
	font-size:0px;
}
#header .consulaqua a:hover { background-position: bottom left; }

#header .consulpier a{
	position:absolute;
	top:50px;
	right:115px;
	float:right;
	display: block;
	width: 100px;
	height: 45px;
	background: url("../images/header_btn2_pier.png") top left no-repeat;
	font-size:0px;
}
#header .consulpier a:hover { background-position: bottom left; }

#header .consulenjoy a{
	position:absolute;
	top:50px;
	right:10px;
	float:right;
	display: block;
	width: 100px;
	height: 45px;
	background: url("../images/header_btn3_enjoy.png") top left no-repeat;
	font-size:0px;
}
#header .consulenjoy a:hover { background-position: bottom left; }

#header .consulsp a{
	position:absolute;
	top:50px;
	right:325px;
	float:right;
	display: block;
	width: 100px;
	height: 45px;
	background: url("../images/header_btn4.png") top left no-repeat;
	font-size:0px;
}
#header .consulsp a:hover { background-position: bottom left; }


#cssSize li.toSmall {
	background: url("../images/header_size1.png") top left no-repeat;
}
#cssSize li.toTo {
	background: url("../images/header_size2.png") top left no-repeat;
}
#cssSize li.toBig {
	background: url("../images/header_size3.png") top left no-repeat;
}
#cssSize li {
	height: 28px;
	width: 36px;
}
/*###################################*/
#menu{
	height: 66px;
	background: url("../images/menu_bg.jpg") top center no-repeat;
}
#menu .menu li{
	width: 139px;
}
/*
#menu .menu li:hover{
	background: #ffffff;
	opacity: 0.4;
}*/
#menu .menu .menu40{background-image: url("../images/menu_10.jpg");width: 151px;}
#menu .menu .menu50{background-image: url("../images/menu_20.jpg");width: 148px;}
#menu .menu .menu60{background-image: url("../images/menu_30.jpg");width: 129px;}
#menu .menu .menu30{background-image: url("../images/menu_40.jpg");width: 138px;}
#menu .menu .menu70{background-image: url("../images/menu_50.jpg");width: 117px;}
#menu .menu .menu20{background-image: url("../images/menu_60.jpg");width: 116px;}
#menu .menu .menu80{background-image: url("../images/menu_70.jpg");width: 161px;}
/*
*/

#submenu .submenu li.category > dl {
	background: url("../images/submenu_title1.jpg") bottom center no-repeat;
	padding-top: 0.75em;
	padding-bottom: 10px;
	padding-left: 10px;
	color:#001155;
}
#submenu .submenu li.category[closed] > dl {
	background: url("../images/submenu_title2.jpg") bottom center no-repeat;
}
#submenu .submenu .category li a{
	text-decoration: none; 
}
/*###################################*/
#submenu .person{
	width:220px;
	padding-top:20px;
	padding-left:10px;
}
#submenu .person li{
	list-style:none;
	width:220px;
}
#submenu .person_but01 a{background:url(../images/submenu_banner_01.jpg) top left no-repeat;}
#submenu .person_but02 a{background:url(../images/submenu_banner_02.jpg) top left no-repeat;}
#submenu .person_but03 a{background:url(../images/submenu_banner_03.jpg) top left no-repeat;}
#submenu .person_but04 a{background:url(../images/submenu_banner_04.jpg) top left no-repeat;}
#submenu .person_but05 a{background:url(../images/submenu_banner_05.jpg) top left no-repeat;}
#submenu .person_but06 a{background:url(../images/submenu_banner_06.jpg) top left no-repeat;}

#submenu .person_but01 a,
#submenu .person_but02 a,
#submenu .person_but03 a,
#submenu .person_but04 a,
#submenu .person_but05 a,
#submenu .person_but06 a{
	width:220px;
	height:55px;
	margin-top:1px;
	display:block;
}
#submenu .person_but01 a:hover,
#submenu .person_but02 a:hover,
#submenu .person_but03 a:hover,
#submenu .person_but04 a:hover,
#submenu .person_but05 a:hover,
#submenu .person_but06 a:hover{
	background-position:bottom left;
}
/*###################################*/

#topicsPath{
	display: none;
}

#content {
	background: #ffffff;
}
/*###################################*/
#footer{
	position:relative;
	background: #ffffff url("../images/footer_bg.jpg") top center no-repeat;
	font-size:12px;
	height: 206px;
	height: 220px;
}
#footer #f_address{
	position:absolute;
	top:160px;
	left:440px;
	line-height:1.4em;
	width: 490px;
	margin:0;
}
#footer #f_menu{
	position:absolute;
	top:60px;
	top:74px;
	right:20px;
	font-size:12px;
	line-height:1.5em;
	color:#000;
	list-style:none;
}
#footer #f_menu .f_menu1,
#footer #f_menu .f_menu2,
#footer #f_menu .f_menu3{
	position:relative;
	float:left;
	display:block;
	padding:0 5px;
	border-left:1px solid #000;
}
#footer #f_menu .f_menu3{
	border-right:1px solid #000;
}
#footer #f_seo{
	position:absolute;
	top:140px;
	left:40px;
	width: 380px;
	font-size:12px;
	line-height:1.5em;
	color:#000;
}
#footer #f_but4_sp a{
	position:absolute;
	top:94px;
	left:535px;
	display: block;
	width: 100px;
	height: 45px;
	background: url("../images/footer_btn4.png") top left no-repeat;
	font-size:0px;
}
#footer #f_but4_sp a:hover{ background-position: bottom left; }

#footer #f_but1_aqua a{
	position:absolute;
	top:94px;
	left:640px;
	display: block;
	width: 100px;
	height: 45px;
	background: url("../images/footer_btn1_aqua.png") top left no-repeat;
	font-size:0px;
}
#footer #f_but1_aqua a:hover{ background-position: bottom left; }

#footer #f_but2_pier a{
	position:absolute;
	top:94px;
	left:745px;
	display: block;
	width: 100px;
	height: 45px;
	background: url("../images/footer_btn2_pier.png") top left no-repeat;
	font-size:0px;
}
#footer #f_but2_pier a:hover{ background-position: bottom left; }

#footer #f_but3_enjoy a{
	position:absolute;
	top:94px;
	left:850px;
	display: block;
	width: 100px;
	height: 45px;
	background: url("../images/footer_btn3_enjoy.png") top left no-repeat;
	font-size:0px;
}
#footer #f_but3_enjoy a:hover{ background-position: bottom left; }

#footer #f_copy{
	position:absolute;
	top:220px;
	left:0;
	width: 960px;
	font-size:12px;
	height: 27px;
	line-height:27px;
	color:#ffffff;
	text-align:center;
	background: #009900; 
}

/*###################################*/

/* 本文 */
html {
	color: #333333;
}

/* 未読 */
a {
	color: #003380;
}

/* 既読 */
a:visited {
	color: #bb6644;
}

/* 強調 */
em {
	color: #ff9900;
}

/* リード文 */
#DivTitle .read {
	border-left: 6px solid #330000;
	color: #cc6617;
}

/* h1 */
#DivTitle h1 {
	color: #330000;
}
#DivSubtitle h2, #DivSubtitle h3, #DivSubtitle h4 {
	border-bottom:0px;
}

/* h2 */
#DivSubtitle h2 {	
	background: #ffffff url("../images/cnt_h2.jpg") bottom right no-repeat;
	color: #330000;
}
/* h3 */
#DivSubtitle h3 {
	background: #ffffff url("../images/cnt_h3.jpg") bottom right no-repeat;
	color: #bb6545;
	padding-right:60px;
}
/* h4 */
#DivSubtitle h4 {
	background: #ffffff url("../images/cnt_h4.jpg") bottom right no-repeat;
	color: #006600;
}
/* h5 */
#DivSubtitle h5 {
	background: #BBDDFF url("../images/cnt_h5.jpg") top right repeat-y;
	color: #cc5b31;
	padding-right:70px;
}
/* h6 */
#DivSubtitle h6{
	background: #002700 url("../images/cnt_h6.jpg") top right repeat-y;
	color: #ffffff;
	padding-right:56px;
}

/* 表 */
#DivTable table th {
	background: #a4db00;
	color: #333333;
	border-color: #b2b2b2 #ffffff;
}
#DivTable table td {
	border-color: #b2b2b2 #ffffff;
}
#DivContentsList table td ,#DivTable table td {
	border-bottom: 1px #b2b2b2 solid;
}

/* イベント */
#DivTagIns .tab_event td, #DivTagIns .metadata td {
	color: #333333;
}
#DivTagIns .tab_event th, #DivTagIns .metadata th {
	color: #333333;
	background: #a4db00;
}

/* ボタン（未読） */
#DivButton > a {
	background: #ddffe4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZmZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMmU2OWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ddffe4 0%, #a2e69b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddffe4), color-stop(100%,#a2e69b));
	background: -webkit-linear-gradient(top, #ddffe4 0%,#a2e69b 100%);
	background: -o-linear-gradient(top, #ddffe4 0%,#a2e69b 100%);
	background: -ms-linear-gradient(top, #ddffe4 0%,#a2e69b 100%);
	background: linear-gradient(to bottom, #ddffe4 0%,#a2e69b 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddffe4', endColorstr='#a2e69b',GradientType=0 ), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, strength=3, direction=135)";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddffe4', endColorstr='#a2e69b',GradientType=0 ), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, strength=3, direction=135)";
	
	box-shadow: 0 2px 3px rgba(0,0,0,0.5);
	color: #003180;
	border: 1px solid #ffffff;
	padding: 12px 10px;
}

/* ボタン（既読） */
#DivButton > a:visited {
	background: #e9feed;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZmVlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZWVlYmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e9feed 0%, #beeeba 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9feed), color-stop(100%,#beeeba));
	background: -webkit-linear-gradient(top, #e9feed 0%,#beeeba 100%);
	background: -o-linear-gradient(top, #e9feed 0%,#beeeba 100%);
	background: -ms-linear-gradient(top, #e9feed 0%,#beeeba 100%);
	background: linear-gradient(to bottom, #e9feed 0%,#beeeba 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9feed', endColorstr='#beeeba',GradientType=0 ), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, strength=3, direction=135)";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9feed', endColorstr='#beeeba',GradientType=0 ), progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, strength=3, direction=135)";
	
	color: #bb6644;
	border:1px solid #ffffff;
}
#DivButton > a[btype="button1"] {
	border-radius: 0px;
}
#DivButton > a[btype="button2"] {
	border-radius: 0px;
}
#DivButton > a[btype="button3"] {
	border-radius: 0px;
}

/* サブメニュー */
/* OPEN */
#submenu .submenu li.category > dl {
	background: url("../images/submenu_title1.jpg") bottom center no-repeat;
	color:#cc6617;
}
/* CLOSE */
#submenu .submenu li.category[closed] > dl {
	background: url("../images/submenu_title2.jpg") bottom center no-repeat;
	color:#cc6617;
}

/* 未読 */
#submenu .submenu a {
	color:#003380;
}
/* 既読 */
#submenu .submenu a:visited {
	color:#bb6644;
}
/* ロールオーバー */
#submenu .submenu a:hover {
	color: #44bb66;
}

/*########## 記事共通リンク表記の変更 ##########*/

#contentNav li {
    border: none;
    height: auto;
}
#contentNav li:first-child { border: none; }

#contentNav li .toHome {
    height: 25px;
    width: 101px;
}
#contentNav li .toHead {
    height: 25px;
    width: 101px;
}
#contentNav li .toBack {
    height: 25px;
    width: 101px;
}

