/* 
 * スタイルシート仕様
 * 2009_3 ダーウィン・スミス　サイト用
 */

/* CONTENTS
 * 
 * 1. 基本要素
 * 2. デザイン主要
 * 3. 共通レイアウト＆フォーマット
 * 4. ヘッダー
 * 5. ナビゲーション
 * 6. メインコンテンツ
 * 7. サイドメニュー
 * 8. テーブル
 * 9. コンタクトフォーム
 * 10. フッター
 * 11. レイアウト補正
 * 12. レイアウト修正
 */


/* 1.基本要素*/

body {
	font: 84%/143% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	background: #333333;
	margin: 0px;
}
h1 {
	font-size: 145%;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-weight: bold;
}
h3 {
	font-size: 100%;
	margin: 0px;
	font-weight: bold;
	color: #333333;
	width: 510px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}
h4 {
	margin: 10px 0px;
	font: normal 86%/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #D0E3E8;
	padding-left: 10px;
}
h5 {
	margin: 0px;
	padding: 10px 0px 5px;
	font: bold normal 90%/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #003366;
}
h6 {
	margin: 0px;
	padding: 10px 0px 5px;
	font: bold normal 100%/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CC3300;
	text-align: right;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: none;
}
p {
	margin: 0px;
}

/* 2.デザイン主要*/

.red_b {
	font-weight: bold;
	color: #CC0000;
}
#photo_r {
	margin-left: 20px;
	float: right;
}
.anchor {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.text_right {
	float: right;
}
#photo_l {
	margin-left: 0px;
	float: left;
	margin-right: 15px;
}
#line {
	width: auto;
	border-top: 1px solid #999999;
	margin: 10px 0px;
	padding: 0px;
}
.comment {
	font-size: 80%;
	line-height: 130%;
	color: #333333;
}
/*3.共通レイアウト＆フォーマット*/

#wrapper #header {
	height: 75px;
	width: 740px;
}
#wrapper #navi {
	height: 37px;
	width: 740px;
	padding: 0px;
	margin-bottom: 10px;
}
#wrapper #main {
	background: #000000;
	height: auto;
	width: 740px;
}
#wrapper {
	background: url(images/top/side_line.jpg) repeat-y;
	width: 750px;
	height: auto;
	border-bottom: 5px solid #274ＥＣ9;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#wrapper #footer {
	height: 23px;
	width: 740px;
	background: url(images/top/footer_back.jpg) repeat-x;
	border-bottom: 5px solid #336699;
}
.space2 {
	border-top: 1px dotted #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*4. ヘッダー*/

/*5. ナビゲーション*/

#wrapper #navi li {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	float: left;
}

/*6. メインコンテンツ*/

#column_gr {
	background: #F1FBE6;
	padding: 20px;
}
#content .indent {
margin-left: 1em;
}
.indent {
	margin-left: 1em;
}
#content th {
	text-align: left;
}
#content #application_link {
	font: bold 100%/125% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #990000;
	padding: 10px;
	width: 450px;
	border: 2px solid #FF9933;
	margin: 15px;
}
#to_top {
	text-align: right;
}
#main #content {
	float: right;
	width: 510px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-right: 30px;
}
#main #main_back {
	background: #FFFFFF;
	width: 740px;
}
#content .red {
	font-weight: bold;
	color: #CC0000;
}
#content #link_title {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#content #box_r {
	color: #000033;
	background: #ECEBD5;
	padding: 10px;
	width: 460px;
	margin: 25px 15px;
}
#content #space {
	height: 300px;
	width: 300px;
}
#content .center {
	text-align: center;
}
#program_menu {
	float: left;
	width: 100px;
	margin-left: 0px;
}
#content #program {
	width: 510px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#program_cont {
	float: right;
	width: 385px;
	margin-right: 0px;
}
#content .sub_t {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
}
#content .word {
	height: 23px;
	padding-top: 7px;
}
#content .ds {
	width: 32px;
	float: left;
	margin-left: auto;
}
#content .details h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	width: auto;
}
#content .name {
	font-size: 115%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .dot_line {
	width: auto;
	border-top: 1px dotted #999999;
}
#content .indent h6 {
	color: #6F4A00;
	text-align: left;
	font-weight: bold;
}
#training .tr_plan {
	font-weight: bold;
	margin-left: 5px;
}
/*7. サイドメニュー*/

#main #side_menu {
	padding: 0px;
	float: left;
	width: 160px;
	margin-right: 40px;
	margin-left: 0px;
}
#side_menu #menu {
	width: 140px;
}
#side_menu #menu2 {

	width: 140px;
	border-bottom: 1px solid #999999;
	font: normal 86% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/*8. テーブル*/

/*9. コンタクトフォーム*/

/*10. フッター*/

#footer #copyright {
	font: 75% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #CCCCCC;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
}	
#footer #link {
	font: 75% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #CCCCCC;
	float: left;
	margin-left: 18px;
}

/*11. レイアウト補正*/

/*12. レイアウト修正*/
.space3 {
	margin-top: 15px;
}
