/*全体設定---------------------------------------------------------------------*/
body{
	background-color: #ffffff;
	margin: 0px;
}

/*floatクリア------------------------------------------------------------------*/
div#float_clear{
	margin:0;
	padding;0;
	width:0;
	height:0;
	clear:left;
}

/*ヘッダー---------------------------------------------------------------------*/
div#layout_header{
	margin:0px;
	padding:0px;
	width:auto;
	height:80px;
	border-width: 0px;
	background-color: #444444;
}

div#header_left{
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	width:950px;
	height:80px;
	background-color: #ff6644;
	border-width: 0px;
}

div#header_right{
	padding: 0px;
	width:400px;
	height:80px;
	background-color: #ff0000;
	border-width: 0px;
}

/*メニュー---------------------------------------------------------------------*/
div#layout_menu{
	text-align:center;
	padding:0px 0px 0px 0px;
	width:auto;
	height:50px;
	border-width: 0px;
	background-color: #444444;

}

/*メイン-----------------------------------------------------------------------*/
div#layout_main{
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width:950px;
	border: 0px thin #555555;
	background-color: #ffffff;
	box-shadow: 2px 2px 10px #555; /* CSS3 */
	-moz-box-shadow: 2px 2px 10px #555; /* Firefox用*/
	-webkit-box-shadow: 2px 2px 10px #555; /* Google Chrome, Safari用*/
}

div#main_image{
	width:950px;
	height:150px;
	margin:0px 0px 20px 0px;
	padding:0px;
	background-color: #4466ff;
	border-width: 0px;
	border-color: #000000;
}

div#main_submenu{
	font-size: 8pt;
	width:200px;
	margin:10px 10px 10px 10px;
	padding:0px;
	background-color: #ffffff;
	border-width: 0px;
	border-color: #333333;
}

.submenu-box1{
	color: #000000;
	font-size: 12pt;
	width:180px;
	height:30px;
	font-weight: bold;
	border:1px solid #999999;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background:#4444ff;
	background-image: url(../img/submenu.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1pxpx;
	border-left-width: 10px;
}

.submenu-box2{
	color: #000000;
	font-size: 10pt;
	width:186px;
	border:1px solid #aaaaaa;
	margin: 0px 0px 0px 2px;
	padding: 5px 5px 5px 5px;
	background:#ffffff;
	line-height: 140%;
}

.submenu-box3{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	width:171px;
	border:1px solid #666688;
	margin: 0px 0px 5px 0px;
	padding: 3px 3px 3px 8px;
	background:#ccccee;
	border-radius: 0.5em; 
	-webkit-border-radius: 2px;	/* Safari、Google Chrome */
	-moz-border-radius: 2px;	/* Firefox */
}

div#main_contents{
	float:left;
	width:700px;
	margin:10px 20px 10px 10px;
	padding:0px;
	background-color: #ffffff;
	border-width: 0px;
	border-color: #333333;
}

.contents-box1{
	width:680px;
	height:30px;
	border:1px solid #999999;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background:#4444ff;
	background-image: url(../img/submenu.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1pxpx;
	border-left-width: 10px;
}

.contents-box2{
	width:671px;
	border:1px solid #aaaaaa;
	margin: 0px 0px 0px 2px;
	padding: 10px 10px 10px 15px;
	background:#ffffff;
}

.contents-box3{
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	width:660px;
	border:1px solid #666688;
	margin: 0px 0px 5px 0px;
	padding: 5px 3px 5px 8px;
	background:#ccccee;
	border-radius: 0.5em; 
	-webkit-border-radius: 2px;	/* Safari、Google Chrome */
	-moz-border-radius: 2px;	/* Firefox */
}

.contents-box4{
	color: #ff0000;
	font-size: 12pt;
	font-weight: bold;
	width:664px;
	border:2px solid #ff1111;
	margin: 0px 0px 5px 2px;
	padding: 15px 15px 15px 15px;
	background:#ffdddd;
	line-height: 200%;
	border-radius: 1.5em; 
	-webkit-border-radius: 2px;	/* Safari、Google Chrome */
	-moz-border-radius: 2px;	/* Firefox */
}

.contents-box5{
	color: #ff0000;
	font-size: 12pt;
	font-weight: bold;
	width:300px;
	border:2px solid #ff1111;
	margin: 0px 0px 5px 2px;
	padding: 15px 15px 15px 15px;
	background:#ffdddd;
	line-height: 200%;
	border-radius: 1.5em; 
	-webkit-border-radius: 2px;	/* Safari、Google Chrome */
	-moz-border-radius: 2px;	/* Firefox */
}

.contents-box6{
	width:680px;
	height:30px;
	border:1px solid #ff9999;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	background:#4444ff;
	background-image: url(../img/submenu2.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1pxpx;
	border-left-width: 10px;
}

.contents-box7{
	width:671px;
	border:1px solid #ffaaaa;
	margin: 0px 0px 0px 2px;
	padding: 10px 10px 10px 15px;
	background:#ffeeee;
}

div#layout_footer{
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	width:auto;
	height:50px;
	border-width: 0px;
	background-color: #444444;
}

/*テスト-----------------------------------------------------------------------*/
div#test{
	margin-left:auto;
	margin-right:auto;
}

img.zsample {
	float: right;
	border:1px solid #ffaaaa;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -30px;
	left: 470px;
	z-index: 1;
}

/*文字設定---------------------------------------------------------------------*/

.font-mini {
	color: #000000;
	font-size: 10pt;
}

.font-minired {
	color: #ff0000;
	font-size: 8pt;
}

.font-normal {
color: #1111111;
	font-size: 12pt;
	line-height: 200%;
}

.font-white {
	color: #ffffff;
	font-size: 8pt;
}

.td-normal {
	font-size: 12pt;
}

.td-ex1-1 {
	font-size: 12pt;
	background-color: #e9e9ff;
	padding: 5px 5px 5px 10px;
}

.td-ex1-2 {
	font-size: 12pt;
	background-color: #ffe9e9;
	padding: 5px 5px 5px 10px;
}

.td-ex1-3 {
	font-size: 12pt;
	background-color: #fffaf0;
	padding: 5px 5px 5px 10px;
}

.font-marking{
	font-size: 12pt;
	font-weight: bold;
	background-color: #ff9999;
}

.font-red{
	color: #ff1111;
	font-size: 12pt;
	background-color: #fff6f6;
}

ul.list-nomal{
	line-height : 150%;
	font-size: 12pt;
	list-style-type: disc;
}


/*通常のリンク設定-----------------------------------------------------------*/
/*リンク*/
a{
	color:0000ff;
	font-size: 12pt;
	font-style:normal;
	text-decoration:underline;
}
/*未訪問*/
a:link {
	color:0000ff;
	font-size: 12pt;
	font-style:normal;
	text-decoration:underline;
}
/*訪問後*/
a:visited {
	color:#934C7B;
	font-size: 12pt;
	text-decoration:underline;
}
/*ポイント*/
a:hover {
	color:#ff0000;
	font-size: 12pt;
	font-style:normal;
	text-decoration:underline;
}
/*選択中*/
a:active {
	font-size: 12pt;
	text-decoration:none;
}
/*フッターのリンク設定-----------------------------------------------------------*/
/*リンク*/
a.link-white{
	color:#ffffff;
	font-size: 10pt;
	font-style:normal;
	text-decoration:underline;
}
/*未訪問*/
a:link.link-white {
	color:#ffffff;
	font-size: 10pt;
	font-style:normal;
	text-decoration:underline;
}
/*訪問後*/
a:visited.link-white {
	color:#ffffff;
	font-size: 10pt;
	text-decoration:underline;
}
/*ポイント*/
a:hover.link-white {
	color:#ff6666;
	font-size: 10pt;
	font-style:normal;
	text-decoration:underline;
}
/*選択中*/
a:active.link-white {
	font-size: 10pt;
	text-decoration:none;
}

/*ドロップダウンメニュー-------------------------------------------------------*/
#dropmenu {
  list-style-type: none;
  width: 950px;
  height: 50px;
  margin: 0px auto 300px;
  padding: 0;
  background: #444444;
}
#dropmenu li {
  position: relative;
  width: 14%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li a {
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li ul {
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  margin: 0;
  border-radius: 0 0 3px 3px;
}
#dropmenu li:last-child ul {
  left: -100%;
  width: 100%
}
#dropmenu li ul li{
  overflow: hidden;
  width: 200%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a{
  padding: 13px 15px;
  background: #666666;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu li:hover > a{
  background: #666666;
  color: #eff7b1;
}
#dropmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #444444;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}