@charset "utf-8";

/*
___________________________________________________________________

	all-agnle Business Blog Package

	Version : 1.5
	Update  : 2005/05/01

	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: 740px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;		/* containerを中央配置する為 */
	margin-left: auto;		/* containerを中央配置する為 */
	text-align: left;		/* body の text-align:center を無効にする為 */
	padding: 0;
	border: 1px solid #999;			/* ★ */
	background: url('/img/bg_conte.jpg') repeat-x;
	}

#header {
	margin: 0;
	padding: 0;
	background-color:#fff;
	background-image:url("/img/bg_head.jpg");
	background-repeat:no-repeat;
	}

#mainnavi {
	width: 220px;
	float: left;
	overflow: hidden;
	margin-top:10px;
	font-size: 14px;
	line-height: 16px;
	}

#main {
	width: 490px;
	margin-left:15px;
	margin-right:5px;
	margin-top:10px;
	float: right;
	}

#footer {
	width: 740px;
	clear: both;
	}


/* ▼ リンク設定 ▼ */

a:link		{
	color: #09f;
	text-decoration: none;
	}
a:visited	{
	color: #06c;
	text-decoration: none;
	}
a:active	{
	color: #09f;
	text-decoration: none;
	}
a:hover		{
	color: #66f;
	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;
	}


/* ▼ ヘッダ ▼ */ 

#sitelogo {
	width: 366px;
	height: 61px;
	float: left;
	margin: 0;
	padding: 0;
	}

#sitedesc {
	width: 338px;
	margin: 0 0 0 390px;
	padding: 0;
	}

#headnavi {
	clear: both;
	text-align: right;
	margin: 0;
	padding: 0;
	}

#sitelogo h1 {
	margin: 0;
	padding:0;
	}

#sitedesc h2 {
	margin: 0;
	padding:0;
	}

#sitedesc a {
	color: #FFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

#headnavi ul {
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
	height: 22px;
	}

#headnavi li {
	font-size: 15px;
	margin: 0;
	padding: 0 1em;
	display: inline;
	border-right: 1px solid #FFF;
	}

#headnavi li a {
	color: #FFF;
	}

#headnavi li.nb {
	border: none;
	}

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

#topmain, #topsub {
	color: #505050;
	font-size: 90%;	
	}

#topmain img {
	margin-bottom: 10px;
	}

#topsub h2 {
	color: #336633;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 10px 0 0 40px;
	height: 34px;
	}

#topsub h2.t01 {
	background: url('/img/top_title01.jpg') no-repeat;
	}

#topsub h2.t02 {
	background: url('/img/top_title02.jpg') no-repeat;
	}

#topsub h2.t03 {
	background: url('/img/top_title03.jpg') no-repeat;
	}

#topsub h2.t04 {
	background: url('/img/top_title04.jpg') no-repeat;
	}

#topsub h2.t05 {
	background: url('/img/top_title05.jpg') no-repeat;
	}

#topsub p {
	color: #666;
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}

#topsub img {
	border: 3px  solid #D3EEC3;
	margin: 5px;
	}

#contents p, #contents td {
	color: #666;
	font-size: 90%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

#contents h2 {
	color: #336633;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	background: url('/img/sub_title01.jpg') no-repeat;
	padding: 10px 0 0 40px;
	height: 34px;
	}

#contents h3 {
	color: #336633;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 10px 0;
	background: url('/img/sub_title02.gif') no-repeat;
	padding-left: 15px;
	height: 22px;
	}

#contents img {
	border: 2px  solid #F6F2BC;
	float: right;
	margin: 5px;
	}

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

#dirnavi strong {
	font-weight: normal;
	}

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

.red {
	color: #e00;
	}

#contents .signature {
	text-align: right;
	font-size: 110%;
	padding: 0 20px 0 0;
	}


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

#mainnavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#mainnavi ul.naviplus {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#mainnavi li {
	margin: 0 0 5px 0;
	padding: 0;
	color: #ffffff;
	font-size:14px;
	}

#mainnavi ul a {
	display:block;
	text-decoration: none;
	color: #ffffff;
	margin: 0;
	padding: 16px 20px;
	background: url('/img/bg_mainbtn.jpg') no-repeat 50% 0;
	}

#mainnavi a:hover {
	text-decoration: none;
	}

#mainnavi ul ul {
	margin: 25px 0 5px 10px;
	padding: 0 0 10px 0;
	background: url('/img/bg_mainsub.gif') no-repeat;
	height: 156px;
	}

#mainnavi ul ul li {
	padding: 0;
	margin: 0;
	background: none;
	}


#mainnavi ul ul a {
	display: block;
	text-decoration: none;
	color: #666;
	background: none;
	padding: 4px 0 4px 23px;
	margin: 0;
	}

#mainnavi ul ul a:hover {
	text-decoration: none;
	}


/* ▼ フッタ ▼ */ 

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

#footnavi ul {
	text-align: right;
	list-style: none;
	margin: 5px 0 10px 0;
	}

#footnavi li {
	color: #666;
	font-size: 12px;
	padding: 0 1em 0 0;
	display: inline;
	}

#footnavi li a {
	color: #666;
	text-decoration: none;
	}

#copyright {
	font-size: 10px;
	text-align: right;
	color: #666;
	margin: 5px 5px 20px 5px;
	}

#copyright a {
	color: #666;
	}

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

#banner img {
	margin: 0 2px;
	}


