body, input, textarea {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
/**==============================================================================フッターのリンク表示エリア*/
.footer-links {
	border-top: 1px solid #CCCCCC;
	width: 900px;
	font-size: 11px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin-left: auto;
	margin-right: auto;
	color: #CCCCCC;
}

/**==============================================================================コンテンツ本文エリア*/

.content-body-area {
	font-size: 12px;
	/* font-size: 0.75em; */
}

.content-body {
	margin-bottom: 10px;
}

.content-body-text {
	padding: 0px 20px 0px 20px;
	line-height: 1.7em;
}

/**==============================================================================サブディレクトリ用メニュー*/

.subdir-menus-item {
	background:url(./magic-tone/images/base/aqua/cont-para-2.jpg) no-repeat left top;
	height: 30px;
	padding-top: 6px;
	padding-left: 30px;
	padding-right: 10px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	margin-left: 6px;
	width: auto;
	float: left;
}

.subdir-menus-item-current {
	background:url(./magic-tone/images/base/aqua/cont-para-1.jpg) no-repeat left top;
	height: 30px;
	padding-top: 6px;
	padding-left: 30px;
	padding-right: 10px;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	margin-left: 6px;
	width: auto;
	float: left;
}

/**==============================================================================共通コンテナ*/
body {
	/* background: url(./magic-tone/images/base/aqua/body-bg-mt.jpg) repeat-x left top; */
	background: #F9F9F9;
}
.header{
	width 100%;
	height: 135px;
	background: url(./magic-tone/images/base/aqua/header-bg.jpg) repeat-x;
	font-size: 12px;
}
.header-h1 {
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	padding: 2px;
}
.header-logo {
	float:left;
	margin-top: 12px;
	margin-left: 10px;
}
.header-menus {
	float: right;
	margin-top: 10px;
	padding-right: 5px;
}
.header-menus li {
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	height: 25px;
	text-decoration: none;
	font-size: 12px;
	list-style:none;	
}
.header-menus-li-a {
	cursor:pointer; 
	cursor:hand; 
	line-height:24px;
	height:20px;	
	background:url(./magic-tone/images/base/aqua/header-menus-li-bg.jpg) no-repeat right top; 
	padding-right:16px; 
	vertical-align:bottom;
	display:block; /*opera*/
	display:-moz-inline-box;  /*ff*/
	display:inline-block; /*ie*/
	text-decoration: none;
	color: black;
	height: 24px;
}
.header-menus-li-a span { 
	background:url(./magic-tone/images/base/aqua/header-menus-li-bg.jpg) no-repeat left top; 
	display:block;
	padding-left:16px; line-height:24px;
	text-decoration: none;
	color: black;
	font-size: 12px;
}
a.header-menus-li-a:link {text-decoration: none;}
a.header-menus-li-a:visited {text-decoration: none;}
a.header-menus-li-a:hover {background-position:right -33px;}
a.header-menus-li-a:hover span {background-position:left -33px;}
a.header-menus-li-a:active {position:relative;}

.header-stdinfo-left {
	float: left;
	width: 500px;
	margin: 17px 5px 0px 5px;
	line-height: 1.3em;
}

.header-stdinfo-right {
	float: right;
	width: 250px;
	margin: 17px 5px 0px 5px;
	line-height: 1.3em;
}

.global-navis {
	background:url(./magic-tone/images/base/aqua/global-navi-bg.jpg) no-repeat right top;
	height: 40px;
	text-align: left;
	padding-left: 0px;
}
.global-navis li {
	float: left;
	height: 40px;
	font-size: 12px;
	text-decoration: none;
	list-style:none;

}
/* global-navis li box*/
.global-navis-li-a {
	cursor:pointer; 
	cursor:hand; 
	line-height:30px;
	height:40px;	
	background:url(./magic-tone/images/base/aqua/global-navis-li-bg.jpg) no-repeat right top; 
	padding-right:17px; 
	vertical-align:bottom;
	display:block; /*opera*/
	display:-moz-inline-box;  /*ff*/
	display:inline-block; /*ie*/
	text-decoration: none;
	color: black;
}
.global-navis-li-a span { 
	background:url(./magic-tone/images/base/aqua/global-navis-li-bg.jpg) no-repeat left top; 
	display:block;
	padding-top:3px;
	padding-left:20px; line-height:30px;
	text-decoration: none;
	list-style:none;
	color: black;
	font-size: 12px;
}

a.global-navis-li-a:link {text-decoration: none;}
a.global-navis-li-a:visited {text-decoration: none;}
a.global-navis-li-a:hover {background-position:right -47px;}
a.global-navis-li-a:hover span {background-position:left -47px;}
a.global-navis-li-a:active {position:relative;}

.global-navis-li-current a.global-navis-li-a {background-position:right -47px;}
.global-navis-li-current a.global-navis-li-a span {background-position:left -47px;}

.topic-path {
	padding-left:10px;
	height: 24px;
}
.topic-path-a {
	background:url(./magic-tone/images/base/aqua/arrow-small.jpg) no-repeat left center; 
	padding-left: 12px;
	padding-right:  5px;
	color:  black ;
	line-height: 12px;
	text-decoration: none;
	font-size: 12px;
	
}
a.topic-path-a:hover {color:  black ;text-decoration: underline;}
a.topic-path-a:visited {color:  black ;}

.main-visual {
	/* border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd; */
	/* height: 270px; */
	text-align: center;
	padding: 3px 0px 5px 0px;
}
.sub-visual {
	/* border: 1px solid #dddddd; */
	margin-top:5x;
	height: 270px;
	width: 655px;
	margin-left: 6px;
	text-align: center;
	padding: 5px;
}

#container {
	 font-size: 12px;
}
#cont-box-container {
	 width: 680px;float: right;
	 margin-top: 1px;


}
#menu-box {
	width: 208px;
	float: left;
}
.menu-box-header {
	background:url(./magic-tone/images/base/aqua/menu-box-a-header-bg.jpg) no-repeat left top;	
	height: 24px;
	font-size: 13px;
	padding-top: 15px;
	padding-left: 30px;
}
.menu-box-menucategory {
	background:url(./magic-tone/images/base/aqua/menu-box-a-menucategory-bg.jpg) no-repeat left top;	
	height: 26px;
	font-size: 13px;
	padding-top: 12px;
	padding-left: 20px;
	color: #ffffff;
}
.menu-box-body li {
	font-size: 12px;
	text-decoration: none;
	list-style:none;
	width: 186px;
}
.menu-box-menus-li-a {
	width: 184px;
	cursor:pointer; 
	cursor:hand; 
	line-height:34px;

	background:url(./magic-tone/images/base/aqua/menu-box-a-menus-li-bg.jpg) no-repeat left top; 
	vertical-align:bottom;
	display:block; /*opera*/
	display:-moz-inline-box;  /*ff*/
	display:inline-block; /*ie*/
	text-decoration: none;
	color: black;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.menu-box-menus-li-a span { 
	background:url(./magic-tone/images/base/aqua/menu-box-a-menus-li-bg.jpg) no-repeat left top; 
	display:block;
	padding-top:2px;
	padding-left:24px; 
	line-height:34px;
	text-decoration: none;
	list-style:none;
	color: black;
	font-size: 12px;
}
a.menu-box-menus-li-a:link {text-decoration: none;}
a.menu-box-menus-li-a:visited {text-decoration: none;}
a.menu-box-menus-li-a:hover {background-position:right -56px;}
a.menu-box-menus-li-a:hover span {background-position:left -56px;}
a.menu-box-menus-li-a:active {position:relative;}

.menu-box-menus-li-current a.menu-box-menus-li-a {background-position:right -56px;}
.menu-box-menus-li-current a.menu-box-menus-li-a span {background-position:left -56px;}

.menu-box-menus-li-on {
	line-height:35px;
	width: 160px;
	padding-top:2px;
	padding-left:24px; 
	background:url(./magic-tone/images/base/aqua/menu-box-a-menus-li-on-bg.jpg) no-repeat left top; 
	vertical-align:bottom;
	
	display:block; /*opera*/
	display:-moz-inline-box;  /*ff*/
	display:inline-block; /*ie*/
	text-decoration: none;
	color: black;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.menu-box-body {
	background:url(./magic-tone/images/base/aqua/menu-box-a-body-bg.jpg) repeat-y left center;	
	padding: 10px;
}
.menu-box-footer {
	background:url(./magic-tone/images/base/aqua/menu-box-a-footer-bg.jpg) no-repeat left center;	
	height: 20px;
}

#menu-column {
	width: 210px;
	float: left;
}
.banner-box {
	width: 208px;
	float: left;
	margin-left: 1px;
}
.banner-box-header {
	background:url(./magic-tone/images/base/aqua/banner-box-a-header-bg.jpg) no-repeat left bottom;	
	height: 10px;
}
.banner-box-bannercategory {
	background:url(./magic-tone/images/base/aqua/banner-box-a-bannercategory-bg.jpg) no-repeat left top;	
	height: 26px;
	font-size: 13px;
	padding-top: 12px;
	padding-left: 18px;
	color: #ffffff;
}
.banner-box-body {
	background:url(./magic-tone/images/base/aqua/banner-box-a-body-bg.jpg) repeat-y left top;	
	padding: 8px;
}
.banner-box-banners {
	background:url(./magic-tone/images/base/aqua/banner-box-a-banners-bg.jpg) repeat-y left top;	
	padding: 10px;
}

.banner-box-footer {
	background:url(./magic-tone/images/base/aqua/banner-box-a-footer-bg.jpg) no-repeat left top;	
	height: 10px;
}

.cont-box {
	width: 684px;
	float: left;
	padding-left: 2px;
}
.cont-box-1{
	float: left;
	width: 226px;
}
.cont-box-1-header{
	background:url(./magic-tone/images/base/aqua/cont-box-1-header.jpg) no-repeat left top;
	height: 24px;
	font-weight:bold;
	color : #333333;
	font-size:14px;
	padding-top: 17px;
	padding-left: 15px;
}
.cont-box-1-body{
	background:url(./magic-tone/images/base/aqua/cont-box-1-body.jpg) repeat-y left center;
	padding: 10px 15px 0px 15px; 
	font-size:12px;
}
.cont-box-1-footer{
	background:url(./magic-tone/images/base/aqua/cont-box-1-footer.jpg) no-repeat left top;
	height: 14px;
}
.cont-box-2{
	float: left;
	width: 466px;
}
.cont-box-2-header{
	background:url(./magic-tone/images/base/aqua/cont-box-2-header.jpg) no-repeat left top;
	height: 24px;
	font-weight:bold;
	color : #333333;
	font-size:14px;
	padding-top: 17px;
	padding-left: 15px;
}
.cont-box-2-body{
	background:url(./magic-tone/images/base/aqua/cont-box-2-body.jpg) repeat-y left center;
	padding: 10px 15px 0px 15px;
	font-size:12px;
}
.cont-box-2-footer{
	background:url(./magic-tone/images/base/aqua/cont-box-2-footer.jpg) no-repeat left top;
	height: 14px;
	
}
.cont-box-1half{
	float: left;
	width: 334px;
}
.cont-box-1half-header{
	background:url(./magic-tone/images/base/aqua/cont-box-1half-header.jpg) no-repeat left top;
	height: 24px;
	font-weight:bold;
	color : #333333;
	font-size:14px;
	padding-top: 17px;
	padding-left: 15px;
}
.cont-box-1half-body{
	background:url(./magic-tone/images/base/aqua/cont-box-1half-body.jpg) repeat-y left center;
	padding: 10px 15px 0px 15px;
	font-size:12px;
}
.cont-box-1half-footer{
	background:url(./magic-tone/images/base/aqua/cont-box-1half-footer.jpg) no-repeat left top;
	height: 14px;
}

.cont-box-3{
	float: left;
	width: 680px;
}
.cont-box-3-header{
	background:url(./magic-tone/images/base/aqua/cont-box-3-header.jpg) no-repeat left top;
	height: 24px;
	font-weight:bold;
	color : #333333;
	font-size:14px;
	padding-top: 17px;
	padding-left: 15px;
}
.cont-box-3-body{
	background:url(./magic-tone/images/base/aqua/cont-box-3-body.jpg) repeat-y left center;
	padding: 14px;
	font-size:12px;
}
.cont-box-3-footer{
	background:url(./magic-tone/images/base/aqua/cont-box-3-footer.jpg) no-repeat left top;
	height: 14px;
}


.arrow-large-a {
	background:url(./magic-tone/images/base/aqua/arrow-square-large.jpg) no-repeat left center; 
	padding-left: 35px;
	color:  black ;
	text-decoration: none;
	font-size: 12px;
	color: #006479;
}
a.arrow-large-a:hover {color:  #006479 ;text-decoration: underline;}
a.arrow-large-a:visited {color:  #006479 ;}


.arrow-medium-a {
	background:url(./magic-tone/images/base/aqua/arrow-square-medium.jpg) no-repeat left center; 
	padding-left: 15px;
	color:  black ;
	
	text-decoration: none;
	font-size: 12px;
	color: #006479;
}
a.arrow-medium-a:hover {color:  #006479 ;text-decoration: underline;}
a.arrow-medium-a:visited {color:  #006479 ;}

.arrow-small-a {
	background:url(./magic-tone/images/base/aqua/arrow-square-small.jpg) no-repeat left center; 
	padding-left: 15px;
	color:  black ;
	
	text-decoration: none;
	font-size: 12px;
	color: #006479;
}
a.arrow-small-a:hover {color:  #006479 ;text-decoration: underline;}
a.arrow-small-a:visited {color:  #006479 ;}

.cont-box-text {
	padding-left: 17px;
	line-height: 18px;
}

.cont-chap-1 {
	background:url(./magic-tone/images/base/aqua/cont-chap-1.jpg) no-repeat left top;
	height: 40px;
	padding-top: 10px;
	padding-left: 30px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin-left: 6px;
}
.cont-chap-2 {
	background:url(./magic-tone/images/base/aqua/cont-chap-2.jpg) no-repeat left top;
	height: 40px;
	padding-top: 10px;
	padding-left: 30px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin-left: 6px;
}
.cont-chap-3 {
	background:url(./magic-tone/images/base/aqua/cont-chap-3.jpg) no-repeat left top;
	height: 40px;
	padding-top: 10px;
	padding-left: 30px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin-left: 6px;
}
.cont-chap-4 {
	background:url(./magic-tone/images/base/aqua/cont-chap-4.jpg) no-repeat left top;
	height: 40px;
	padding-top: 10px;
	padding-left: 30px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin-left: 6px;
}
.cont-para-1 {
	background:url(./magic-tone/images/base/aqua/cont-para-1.jpg) no-repeat left top;
	height: 30px;
	padding-top: 6px;
	padding-left: 30px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	margin-left: 6px;
}
.cont-para-2 {
	background:url(./magic-tone/images/base/aqua/cont-para-2.jpg) no-repeat left top;
	height: 30px;
	padding-top: 6px;
	padding-left: 30px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	margin-left: 6px;
}
.cont-para-3 {
	background:url(./magic-tone/images/base/aqua/cont-para-3.jpg) no-repeat left top;
	height: 30px;
	padding-top: 6px;
	padding-left: 30px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	margin-left: 6px;
}
.cont-para-4 {
	background:url(./magic-tone/images/base/aqua/cont-para-4.jpg) no-repeat left top;
	height: 30px;
	padding-top: 6px;
	padding-left: 30px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	margin-left: 6px;
}

.list-box {
	min-height: 20px;
	border-bottom: 1px dashed #CCCCCC;
	padding-top: 8px;
	width: auto; /* IE6のバグ対策 */
}

.list-box-caption {
	float: left;
	font-weight: bold;
}

.list-box-body {
	padding-left: 10px;
	float: left;
	width: 540px;
}

.list-box-body-text {
	padding-top: 5px;
}

.list-box-image {
	float: left;
	width: 80px;
	height: 80px;
}

.banner-side-img {
	margin-bottom: 10px;
}

/**==============================================================================テーブル*/
table.table-1 {
	border-collapse: collapse;
}
table.table-1 th {
	border: 1px solid #A0D8F6;
	background: #EBF8FE url(./magic-tone/images/common/table-1.jpg) repeat-x;
	color: #333333;
	font-weight: normal;
	padding:5px;
	

}
table.table-1 td {
	border: 1px solid #A0D8F6;
	text-align: left;
	padding:5px;
}

table.table-2 {
	border-collapse: collapse;
}
table.table-2 th {
	border: 1px solid #999999;
	background: #F7F7F7 url(./magic-tone/images/common/table-2.jpg) repeat-x;
	color: #333333;
	font-weight: normal;
	padding:5px;
	

}
table.table-2 td {
	border: 1px solid #999999;
	text-align: left;
	padding:5px;
}

table.table-3 {
	border-collapse: collapse;
}
table.table-3 th {
	border: 1px solid #F99D46;
	background: #FFF8DB url(./magic-tone/images/common/table-3.jpg) repeat-x;
	color: #333333;
	font-weight: normal;
	padding:5px;
	

}
table.table-3 td {
	border: 1px solid #F99D46;
	text-align: left;
	padding:5px;
}

/**==============================================================================固定フッター*/
img {
	border: none;;
}

/* begin stickey footer */
* {
	margin: 0;
}
html, body {
	height: 100%;
}

.footer, .push {
	height: 4em; /* .push must be the same height as .footer */
}
.footer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto;
	margin-top:0px;
	background: url(./magic-tone/images/base/aqua/footer-bg.jpg) repeat-x; 
	/* border: 1px solid #B5B5B5; */
	text-align: right;
	font-family: 'Corbel','Gulim','sans-serif'; 
}

.footer .copyrights {
	padding: 5px;
	font-size: 12px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
	background-color: #FFF;
	width: 900px;
	/* border: 1px solid #cccccc; */
}
/**==============================================================================エラーメッセージの表示コンテナ*/
.errormessages {
	text-align: left;
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	color: #FF0000;
	padding: 5px;

	border-top: 1px solid  #FFD700 ;
	border-bottom: 1px solid  #FFD700 ;
	background-color: #FFFACD;
	margin-bottom: 20px;
}