* {
	color:#333333;
	font-size: 12px;
	line-height: 140%;
	/*background-image: none;*/
}

body {
	background-color: #FFFFFF;
}

a {
	color:#3478BC;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


.ContenstArea10 {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/*ベース
-------------------------------------------------------------------*/
#base {
	width:950px;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
}


/*ヘッダー
-------------------------------------------------------------------*/

#header {
	width:950px;
	margin-left: 10px;
	background-image: url(img/title_top.gif);
	height: 87px;
	margin-top: 10px;
	background-repeat: no-repeat;
}


h1 a {
	text-indent:-2000px;
	display: block;
	text-decoration: none;
	width: 480px;
	font-size: 28px;
	line-height: 60px;
	color: #FFFFFF;
	float: left;
}


#samuraiz_logo a {
	text-indent:-2000px;
	display: block;
	text-decoration: none;
	width: 200px;
	font-size: 28px;
	line-height: 36px;
	color: #FFFFFF;
	float: right;
}


/*ナビゲーション
----------------------------------------------- */

#menu {
	background-image: url(img/menu_bg.gif);
	width: 950px;
	margin-left: 10px;
}


div#menu ul {
	position : absolute;
	top : 10px;
	right : 0;
}
div#menu ul li {
	display : inline;
	margin : 0 0 0 10px;
	padding : 0 0 0 8px;
	background : url(../images/option/list.gif) no-repeat left center;
}

div#menu ul.navigation {
	position : relative;
	top : 0px;
	left : 0;
	overflow : hidden;
	height : 38px;
}
div#menu ul.navigation li {
	margin : 0;
	padding : 0;
	background : none;
}
div#menu ul.navigation li a {
	position : absolute;
	display : block;
	padding : 38px 0 0 0;
	width : auto;
	height : 38px;
	left: 104px;
}
div#menu ul.navigation li.index a {
	left : 0;
	background : url(img/menu_pro.gif) no-repeat 0 0;
	width : 103px;
}
div#menu ul.navigation li.information a {
	left : 103px;
	background : url(img/menu_showcase.gif) no-repeat 0 0;
	width : 86px;
}
div#menu ul.navigation li.about a {
	left : 189px;
	background : url(img/menu_partner.gif) no-repeat 0 0;
	width : 99px;
}
div#menu ul.navigation li.applicant a {
	left : 288px;
	background : url(img/menu_event.gif) no-repeat 0 0;
	width : 145px;
}
div#menu ul.navigation li.student a {
	left : 433px;
	background : url(img/menu_training.gif) no-repeat 0 0;
	width : 111px;
}
div#menu ul.navigation li.graduate a {
	left : 103px;
	background : url(img/menu_dl.gif) no-repeat 0 0;
	width : 113px;
}
div#menu ul.navigation li.parent a {
	left : 216px;
	background : url(img/menu_faq.gif) no-repeat 0 0;
	width : 61px;
}
div#menu ul.navigation li.society a {
	left : 277px;
	background : url(img/menu_toi.gif) no-repeat 0 0;
	width : 110px;
}


div#menu ul.navigation li.stay a,
div#menu ul.navigation li a:hover {
	background-position : 0 -38px;
}


/*パンくずリスト
-------------------------------------------------------------------*/

ul.topic_path {
	position : relative;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.topic_path li {
	display : inline;
}



/*コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:950px;
}

#contents_main {
	width:710px;
	float: right;
}

#top_img {
	padding-bottom: 10px;
	background-image: url(img/main_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 203px;
	width: 950px;
}


#contents h2 {
	font-size: 16px;
	padding-left: 10px;
	color: #3F3F3F;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #B3BDA8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9B59B;
	padding-left: 7px;
	color: #555555;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 12px;
	color: #C27274;
	line-height: 16px;
	margin-bottom: 10px;
}

#contents #c_pad {
	padding: 0px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}
	
/**/
#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}


div#contents div.information {
	margin : 0 0 0 0;
}


/*サブメニュー
-------------------------------------------------------------------*/

#sub_menu_shell {
	width: 220px;
	float: left;
	margin-bottom: 30px;
}

#sub_menu_shell h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 50px;
	background-image: url(img/page_tit.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

#sub_menu_shell ul.navigation {
	position : relative;
	overflow : hidden;
	margin-top: 10px;
}

#sub_menu_shell ul.navigation li a {
	position : relative;
	display : block;
	width : auto;
	height : 37px;
	line-height: 37px;
	color: #333333;
	background-image: url(img/menu_base.gif);
	padding-left: 35px;
}

#sub_menu_shell ul.navigation li.stay a,
#sub_menu_shell ul.navigation li a:hover {
	position : relative;
	display : block;
	width : auto;
	height : 37px;
	line-height: 37px;
	color: #FFFFFF;
	background-image: url(img/menu_base_on.gif);
	padding-left: 35px;
}



/*サブサブメニュー*/


#side_d {
	width: 195px;
	background-color: #5bb6d6;
	overflow: hidden;
	margin-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5bb6d6;
	margin-left: 15px;
	position: relative;
}

#side_d ul {
	/*margin-bottom: 1px;*/
}

#side_d li a {
	display: block;
	width:170px;
	font-size: 12px;
	color:#666666;
	line-height: 15px;
	padding-right: 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5bb6d6;
	background-position: 7px center;
	text-decoration: none;
	background-image: url(img/menu_yajirushi.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5bb6d6;
	border-left-color: #5bb6d6;
}

#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
}




/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 30px;
}

.f_menu ul{
  list-style-type :&nbspnone;
}

#f_menu li{
	list-style-type : none;
	padding-left: 14px;
	display : inline;
	background-image: url(img/icon_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 14px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #999999;
	text-align: right;
	display: block;
	font-size: 10px;
	padding: 4px;
	background-image: url(img/footer_img.gif);
	margin-top: 5px;
}


/*フォントカラー
-------------------------------------------------------------------*/
b.white {
	color: #FFFFFF;
}