@charset "utf-8";

/*
___________________________________________________________________

	all-agnle Business Blog Package

	Version : 1.6
	Update  : 2005/06/08

	Copyright(C) 2004-2005 all-angle Inc. all rights reserved.
___________________________________________________________________ */


/* ▼ 全体のレイアウト設定 ▼ */

body { 
	background-color: #fff;
	text-align: center;			/* IE5.5以前でcontainerを中央配置する為 */
	margin: 0 0 20px 0;			/* 上 右 下 左 のマージン */
	padding: 0;
	font-family: Verdana, Helvetica, 'MS Pゴシック', Osaka, sans-serif;
	}

#container {
	width: 700px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;		/* containerを中央配置する為 */
	margin-left: auto;		/* containerを中央配置する為 */
	text-align: left;		/* body の text-align:center を無効にする為 */
	padding: 0;
	}

#header {
	margin: 0;
	padding: 0;
	}

#mainnavi {
	margin-top: 10px;
	width: 188px;
	float: left;
	overflow: hidden;
	}

#main {
	width: 500px;
	float: right;
	overflow: hidden;
	}

#footer {
	clear: both;
	}


/* ▼ リンク設定 ▼ */

a:link		{
	color: #47f;
	text-decoration: underline;
	}
a:visited	{
	color: #13b;
	text-decoration: underline;
	}
a:active	{
	color: #09f;
	text-decoration: none;
	}
a:hover		{
	color: #13f;
	text-decoration: underline;
	}


/* ▼ 全体共通設定 ▼ */

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	}

hr {
	display: none;
	}

img	{
	border: none;
	}


/* ▼ ヘッダ ▼ */ 

#sitedesc {
	width: 700px;
	margin: 5px 0 0 0;
	padding: 5px 0 2px 0;
	background-image:url("/img/headb.gif");
	}

#sitedesc p {
	padding: 0 0 0 5px;
	float: right;
	overflow: hidden;
	color: #333;
	font-size: 12px;
	background-color:#fff;
	}

#sitedesc strong {
	font-weight: normal;
	}


/* ▼ トップページ ▼ */ 

#topworks, #topnews {
	margin: 10px 0;
	padding: 5px;
	color: #505050;
	font-size: 90%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
	}

#topworks p {
	margin: 8px 10px 5px 13px;
	line-height: 140%;
	}

#topworks ul {
	margin: 0 10px 10px 20px;
	padding: 10px;
	list-style-image: url("/img/dot1.gif");
	}

#topworks ul.list2 {
	margin: 0 10px 10px 20px;
	padding: 0 10px;
	list-style-image: url("/img/dot1.gif");
	}

#topnews ul {
	margin: 0 5px 10px 20px;
	padding: 10px;
	list-style-image: url("/img/dot2.gif");
	}

#topworks a:link, #topnews a:link {
	color: #24c;
	text-decoration: none;
	}

#topworks a:visited, #topnews a:visited {
	color: #036;
	text-decoration: none;
	}

#topworks a:hover, #topnews a:hover {
	color: #13f;
	text-decoration: underline;
	}


/* ▼ メインコンテンツ ▼ */ 

#contents {
	padding: 9px;
	color: #444;
	font-size: 90%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
	}

#contents p {
	margin: 0 0 10px 0;
	padding: 5px 10px 15px 20px;
	}

#contents h2 {
	color: #e78585;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 8px 10px 8px 30px;
	background: url("/img/titlebk.gif") no-repeat 0 50%;
	}

#contents h2.news {
	margin: 8px 0 10px 0;
	padding: 2px 10px;
	color: #c77;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #c77;
	border-left: 1px solid #c77;
	border-right: 2px solid #c77;
	border-bottom: 2px solid #c77;
	background: url("/img/titlebk2.gif") no-repeat 0 50%;
	}

#contents h3 {
	margin: 20px 0 20px 0;
	padding: 2px 10px;
	color: #c77;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #c77;
	border-left: 1px solid #c77;
	border-right: 2px solid #c77;
	border-bottom: 2px solid #c77;
	}

#contents h4 {
	margin: 8px 10px 10px 10px;
	padding: 2px 10px 2px 7px;
	color: #c77;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	border-left: 3px solid #c77;
	border-bottom: 3px double #c77;
	}

#contents table {
	margin: 10px 10px 20px 10px;
	}

#contents table.line th, #contents table.line td {
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #ccc;
	}

#staff table th, #staff table td {
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #ccc;
	}

#contents table.line th {
	color: #555;
	}

#dirnavi {
	font-size: 80%;
	color: #999;
	}

#dirnavi strong {
	font-weight: normal;
	}

#dirnavi a {
	text-decoration: underline;
	color: #999;
	}

.red {
	color: #d00;
	}

.redb {
	color: #d00;
	font-weight: bold;
	}

.pink {
	color: #e9f;
	}

.pinkb {
	color: #f9f;
	font-weight: bold;
	}

.syanb {
	color: #6cf;
	font-weight: bold;
	}

.newslist {
	font-size: 90%;
	}

/* ▼ メインナビゲーション ▼ */ 

#mainnavi img {
	display: block;
	margin: 0;
	padding: 0;
	}

#menu1, #menu3, #menu5 {
	background-image:url("/img/menubk1.gif");
	}

#menu2, #menu4, #menu6 {
	background-image:url("/img/menubk2.gif");
	}

#mainnavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	color: #fff;
	}

#mainnavi li {
	margin: 0 0 1px 7px;
	padding: 2px 2px 2px 18px;
	background: url("/img/menudot.gif") no-repeat 0 50%;
	}

#mainnavi li.menu11 {
	margin: 0 0 1px 7px;
	padding: 2px 2px 2px 18px;
	background: url("/img/menudot.gif") no-repeat 0 5%;
	}

#mainnavi ul ul li {
	margin: 0 0 1px 0;
	padding: 2px 2px 2px 18px;
	background: url("/img/menudot2.gif") no-repeat 0 50%;
	}

#mainnavi a {
	text-decoration: none;
	color: #fff;
	}

#mainnavi a:hover {
	font-weight: bold;
	}

#naviplus {
	margin-top: 5px;
	text-align: center;
	}

#naviplus form {
	margin: 0 0 5px 0;
	padding: 0;
	}

#naviplus input {
	padding: 2px;
	}

#naviplus input.submit {
	background-color:#fff;
	}

#mag {
	width: 180px;
	background-image:url("/img/mmbk.gif");
	}

#mag img {
	margin: 3px;
	}


/* ▼ フッタ ▼ */ 

#totop {
	text-align: right;
	margin: 10px 0 0 0;
	}

#copyright {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
	color: #666;
	}

#banner {
	margin: 5px;
	text-align: right;
	}

#banner img {
	margin: 0 2px;
	}

/* ▼ 追加記述 ▼ */
#catego {
	margin: 10px 0;
	padding: 5px;
	color: #505050;
	font-size: 90%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
	text-arign:center;
	}

#catego p {
	margin: 8px 10px 5px 13px;
	line-height: 140%;
	}
p.right {
	margin: 8px 10px 5px 13px;
	line-height: 140%;
	text-align:right;
	}
#catego ul.navigation {
	margin: 0 auto 15px 10px;
	padding:0;
	}
#catego ul.navigation li {
	margin: 0 10px 0 0;
	padding:0;
	list-style:none;
	float:left;
	}
#catego h2.mantoman_head {
	height:45px;
	color: #e78585;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	margin: 0 auto 10px auto;
	padding: 15px 0px 0px 70px;
	background: url("/img/sst.gif") no-repeat 0 0;
	}
#catego h2.correspondence_head {
	height:45px;
	color: #e78585;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	margin: 0 auto 10px auto;
	padding: 15px 0px 0px 70px;
	background: url("/img/correspondence.gif") no-repeat 0 0;
	}
#catego h2.attend_head {
	height:45px;
	color: #e78585;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	margin: 0 auto 10px auto;
	padding: 15px 0px 0px 70px;
	background: url("/img/attend.gif") no-repeat 0 0;
	}
#catego h3 {
	margin: 20px 0 20px 0;
	padding: 2px 10px;
	color: #c77;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #c77;
	border-left: 1px solid #c77;
	border-right: 2px solid #c77;
	border-bottom: 2px solid #c77;
	}
#catego h4 {
	margin: 8px 10px 10px 10px;
	padding: 2px 10px 2px 7px;
	color: #c77;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	border-left: 3px solid #c77;
	border-bottom: 3px double #c77;
	}

#catego table {
	margin: 0;
	}

#catego table.line th, #catego table.line td {
	margin: 0;
	padding: 3px;
	border-bottom: 1px dotted #ccc;
	font-size:12px;
	}
#catego table.line th{
	border-left: 3px solid #ccc;
}

div.application_area{
	width:100%;
	text-align:center;
	margin:20px auto;
}

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

.clearFix{
display:inline-table;
}

/* Hides from IE-mac \*/
* html .clearFix{
height:1%;
}

.clearFix{
display:block;
}
/* End hide from IE-mac */

table.schedule{font-size:0.8em;}
div.waku01{
padding:5px;
width:420px;
margin:0 auto 15px auto;
border: 2px solid #4E9DDE;
}
div.waku01 ul{
margin:0 15px;
}
div.waku01 ol{
margin:0 0 0 30px;
}


div.hyou dl{
width:420px;
margin:auto;
}
div.hyou dt{
color:#c77;
font-weight:600;
}
div.hyou dd{
margin:0 0 0.5em 0;
}

/* --- トップのバナー部分 --- */
div.topbannarsp{
width:100%;
margin:10px auto -10px auto;
}
div.topbannarsp div.bannarleft{
width:49%;
float:left;
text-align:center;
}
div.topbannarsp div.bannarright{
width:49%;
float:right;
text-align:center;
}
div.bannarleft ul,div.bannarright ul{
margin:0 auto;
padding:0;
}
div.bannarleft li,div.bannarright li{
margin:0;
padding:0 0 10px 0;
list-style:none;
}

