/* 基本レイアウト記述用CSS */
/* ----------------------- Browser Default Initialization */
html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}
table {
	margin: 0;
	padding: 0;
}
tr {
	vertical-align: top;
}
caption, th {
	text-align: left;
}
q:before ,q:after {
	content: '';
}
object, embed {
	vertical-align: top;
}
hr, legend {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
img, abbr, acronym, fieldset {
	border: 0;
}
li {
	list-style-type: none;
	zoom: 1;
}

/* ----------------------- Basic Style */
/* ------------ Font Style */
body {
	color: #666666;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif ;
	font-size: 12px;
	background: url(../img/header_bk.gif) repeat-x left top;
}
html>/**/body {
	font: normal 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
* + html body {
	font: normal 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/* ------------ A Style */
address {
	font-style: normal;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━

━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 汎用クラス */
.leftfloat {
	float: left;
	display: inline;
}
img.leftfloat {
	margin: 0 10px 10px 0;
}
.rightfloat {
	float: right;
	display: inline;
}
img.rightfloat {
	margin: 0 10px 10px 0;
}
.lefttext {
	text-align: left;
}
.righttext {
	text-align: right;
}
.centertext {
	text-align: center;
}
.box {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}
.opencanpas {
	margin-bottom: 5px;
	width: 190px;
}
.large {
	font-size: 120%;
}
.x-large {
	font-size: 144%;
}
.pageTop {
	font-size: 80%;
	text-align: right;
}
.pageTop a {
	background: url(../img/pagetop.gif) left center no-repeat;
	padding: 5px 0 5px 15px;
}
/**/
/* フロート解除 */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	visibility: hidden;
}
.clearfix {
	zoom:1;
}
* html .clearfix { height: 0px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.clear { clear: both; line-height: 0; font-size: 0; }
/* マウスオーバー */
a img.over{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
a:hover img.over{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
/**/

/* 全体 */
.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 950px;
	background-color: #fff;
}
/**/

/* ヘッダー */
#header {
	width: 100%;
	height: 131px;
	overflow: hidden;
}
#header #logo {
	float: left;
	padding: 18px 0 17px 14px;
}
#header ul.header_right {
	float: right;
	width: 350px!important;
	text-decoration: none;
	text-align: right;
	padding: 55px 0 0; 
}
#header .header_right li {
	display: inline;
	background: url(../img/hm_arrow.gif) no-repeat left center;
	padding: 0 0 0 10px;
	margin: 0 15px 0 0;
}
/**/

/* グローバルナビゲーション */
#globalnav {
	clear: both;
	width: 100%;
	height: 48px;
	overflow: hidden;
}
#globalnav ul {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
#globalnav ul li {
	margin: 0;
	padding: 0;
	float: left;
	height: 48px;
	list-style: none;
}
#globalnav ul li a {
	display: block;
	text-indent: -9999px;
	height: 48px;
	overflow: hidden;
}

/**/

/* コンテンツ部分 */
#content {
	padding-bottom: 20px;
	width: 950px;
	background: url(../img/contents_bk.gif) repeat-y left top;
	overflow: hidden;
}
#contentPad {
	padding: 10px 10px 0;
}
/**/

/* メインビジュアル */
#mainvisual {
	background-color: #ccc;
	padding: 8px;
}
#mainvisual dl {
	width: 914px;
	text-align: center;
	background-color: #fff;
	margin: 0 auto;
}
#mainvisual dd {
	padding: 10px 0;
}
#mainvisual dd p {
	display: inline;
	padding: 0 3px;
}
#noprint{
	margin: 0;
}
/**/

/* 左コンテンツ */
#main {
	float: left;
	display: inline;
	width: 650px;
	overflow: hidden;
	line-height:1.5em;
	margin: 10px 0 0 50px;
}
/**/

/* トップページメイン */
#topMain {
	width: 100%;
	padding: 10px 0 0;
}
#topMain #leftSide {
	float: left;
	width: 202px;
	margin: 0 10px 0 0;
}
#topMain #leftSide p {
	padding: 0 0 4px;
}
#topMain #topicsArea {
	float: left;
	width: 505px;
}
/* トピックス */
#topMain #topicsArea #topicsBox {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}
#topMain #topicsArea #topicsBox #rss {
	width: 17px;
	position: absolute;
	top: 13px;
	left: 192px;
}
#topMain #topicsArea #topicsBox #newsList {
	width: 53px;
	position: absolute;
	top: 16px;
	right: 14px;
}
#b_topic {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 5px;
}
#b_topic dl {
	width: 100%;
	background: url(../img/top/dotline.gif) repeat-x left bottom;
	padding: 8px 0;
}
#b_topic dt {
	float: left;
	width: 395px;
}
#b_topic dt a {
	color: #333;
	background: url(../img/top/arrow_black.gif) no-repeat left center;
	padding: 0 0 0 10px;
}
#b_topic dd {
	float: right;
	width: 75px;
}
#b_topic dd img {
	vertical-align: top;
}
#b_topic #oldNews {
	text-align: right;
	padding: 8px 0;
}
#b_topic #oldNews a {
	color: #333;
	background: url(../img/arrow_gray.gif) no-repeat left center;
	padding: 0 0 0 15px;
}



.tpc_ttlcenter {
	width:600px;
	float:left;
	padding:10px;
}

.tpc_ttlcenter_r {
	width:600px;
	float:right;
	text-align:right;
	padding:5px;
}
/**/

#topMain #rightSide {
	float: right;
	width: 200px;
}
#topMain #rightSide #movieList {
	padding: 2px 0 0;
}
#topMain #rightSide ul#pickup {
	border-bottom: 1px solid #CCCCCC;
	margin: 22px 0 0;
}
#topMain #rightSide ul#pickup li {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#topMain #rightSide ul#pickup li a {
	padding: 10px 0 10px 30px;
	display: block;
	background: #ffffff url(../img/arrow.gif) no-repeat 10px center;
	color:#666;
	zoom: 1;
}
#topMain #rightSide ul#pickup li a:hover {
	background-color: #F8F8F8;
	color: #900;
}
/**/

/* 分納説明会 */
.bunnou{
	width:650px;
	float:left;
}
.bunnou p{
	margin:0;
	padding:0 0 7px 16px;
	font-size:110%;
	line-height:1.5em;
}
.bunnou img{
	vertical-align: top;
	display: block; 
}
.bunnou_main{
	background:url(../open/bunkatu20110321_01.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:563px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.bunnou_midasi{
	background:url(../open/bunkatu20110321_02.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:35px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.bunnou_category{
	background:url(../open/bunkatu20110321_03.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:70px;
	text-indent:-9999px;
	margin:0 0 5px 0;
	padding:0;
}
	
/**/



/* トピックススペシャル */
.tpi_area {
	width:600px;
	text-align:center;
	color:#333
	}

.tpi_box {
	width:600px;
	float:left;
	}
	
.tpi_box img {
	width:235px;
	float:left;
	}

.tpi_box p {
	width:365px;
	float:right;
	padding:30px 0 0 0;
	font-size:14px;
	line-height:1.5em;
	text-align:left;
	}
	
.tpi_box2 {
	width:600px;
	float:left;
	margin-top:15px;
	}

.pink_box {
	width:562px;
	float:left;
	border:5px #fad0df solid;
	text-align:left;
	padding:14px;
	}
	
.pink_box_photo_area {
	width:155px;
	float:left;
	}

.pink_box_photo {
	width:155px;
	margin:0 14px 0 0;
	float:left;
	}
	
.pink_box_cap {
	width:155px;
	margin:5px 14px 0 0;
	float:left;
	text-align:left;
	font-size:10px;
	line-height:1.2em;
	color:#333;
	}
	
.pink_box_right {
	width:393px;
	float:right;
	text-align:left;
	}
/**/


/* オープンキャンパス */
.oc_midasi{
	background:url(../img/title_oc.gif);
	background-repeat:no-repeat;
	width:650px;
	height:40px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.oc_all{
	width:650px;
	float:left;
}
.oc_area{
	float:right;
	width:280px;
}
.oc_box{
	background:url(../open/oc_sttl_bg.jpg) repeat-y scroll left top transparent;
	width:280px;
	float:right;
	margin:8px 4px 0 0;
	padding:0;
}

.oc1{
	background:url(../open/oc_sttl_01.jpg);
	background-repeat:no-repeat;
	width:280px;
	height:30px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.oc2{
	background:url(../open/oc_sttl_02.jpg);
	background-repeat:no-repeat;
	width:280px;
	height:30px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.oc3{
	background:url(../open/oc_sttl_03.jpg);
	background-repeat:no-repeat;
	width:280px;
	height:30px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.oc_box p{
	margin:0;
	padding:8px 20px 5px 20px;
	font-size:90%;
	line-height:1.5em;
}
.oc_box p a{
	color:#666666;
}
.oc_detail_btn{
	float:right;
	background:url(../open/oc_sttl_clickmark.jpg) no-repeat scroll left center transparent;
	font-size: 80%;
    padding-left: 13px;
	vertical-align:middle;
	padding-right:10px;
	margin:0;
}
.oc_box .oc_detail_btn a{
	color:#002870;
}
	
.oc_bottom{
	width:280px;
	height:5px;
	float:right;
}
	
.oc_detail{
	float:left;
	width:650px;
	margin-top:20px;
}
.oc_btn{
	float:left;
	margin:10px 0 20px 0;
	width:650px;
	height:42px;
}
.trans_ttl{
	float:left;
	width:650px;
	height:48px;
	text-indent:-9999px;
	background:url(../open/hojo.gif) no-repeat scroll center transparent;
}
.trans{
	float:left;
	width:650px;
	height:220px;
	text-indent:-9999px;
	background:url(../open/map.jpg) no-repeat scroll center transparent;
}
.oc_visit{
	background:url(../open/visit20110112.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:361px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
/**/

/* 学生サポート */
.gakusapo_area{
	float:left;
	width:650px;
	margin:10px 0 10px 0;
}
.gakusapo_num{
	float:left;
	width:106px;
}
.gakusapo_r{
	float:right;
	width:544px;
	margin-bottom:7px;
}
.gakusapo_midasi{
	float:right;
	width:544px;
	margin-bottom:10px;
}
.gakusapo_text1{
	float:right;
	width:544px;
}
.gakusapo_text2{
	float:left;
	width:422px;
}
.gakusapo_photo{
	float:right;
	width:94px;
	margin:0 13px 0 15px;
}
.gakusapo_hasen{
	float:left;
	background-image: url(../img/ssupport_hasen.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 4px;
	margin-top:10px;
	margin-bottom:15px;
}

hr {
	display: none;
}
.gakusapo_hyou{
	float:left;
	width:544px;
	margin-top:15px;
}
.gakusapo_detailbtn{
	float:left;
	text-align:center;
	width:650px;
	margin:10px 0 0 0;
}
	
	
/**/


/* 学生寮 */

.dormitory_area {
	width:650px;
	float:left;
	margin:10px 0 10px 0;
}


.dormitory_area h2 {
	float:left;
	margin-bottom:10px;
}

.dormitory_area h3 {
	float:left;
	margin:10px 0 10px 0;
}

.dormitory_area_read {
	width:650px;
	float:left;
	font-size:13px;
	line-height:1.4em;
	color:#333;
	margin-bottom:20px;
}

.dormitory_area_img {
	width:650px;
	float:left;
	margin:10px 0 10px 0;
}

.dormitory_area_nyuukyo {
	width:480px;
	float:left;
}

.dormitory_area_nyuukyo_r {
	width:170px;
	float:right;
	text-align:right;
}

.dormitory_area_uchiwake {
	background-image:url(../img/ryouseido_04.jpg);
	background-repeat:no-repeat;
	padding-left:34px;
	margin:0 0 0 12px;
}

.dormitory_area_ryouname {
	color:#008cd6;
	font-size:16px;
	margin-bottom:7px;
}

/**/


/* トピックス
.h_topic,
.b_topic {
	background-image: url(../img/topic_back.png);
	background-repeat: no-repeat;
}
.h_topic {
	margin: 0;
	font-size: 12px;
	width: 100%;
	height: 40px;
	background-position: center 30px;
}
.h_topic h2 {
	margin: 3px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	font-size: 12px;
	line-height: 100%;
	width: 430px;
}
.h_topic div {
	margin: 3px 0 0 0;
	float: right;
	text-align: right;
	width: 220px;
}
.h_topic div img {
	margin-left: 10px;
}
.b_topic {
	margin-bottom: 5px;
	padding: 5px 20px 10px;
	background-position: center bottom;
}
.b_topic dl {
	margin: 0;
	padding: 0;
}
.b_topic dt {
	padding-left: 16px;
	float: left;
	display: inline;
	font-weight: bold;
	background: url(../img/topic_list.png) left center no-repeat;
}
.b_topic dd {
	margin-bottom: 10px;
	margin-left: 10em;
}
 */

/* 各校トップバナーエリア */
div.banner {
	margin-left: 162px;
	width: 650px;
	overflow: hidden;
}
div.banner img {
	margin-left: 2px;
	float: left;
	display: inline;
	
}
/**/

/* パンくずリスト */
div.topicpath ul {
	margin: 0;
	padding: 0;
}
div.topicpath ul li {
	margin: 0;
	padding: 0 20px 0 0;
	display: inline;
	background: url(../img/i_topicpath.gif) right center no-repeat;
}
div.topicpath ul li.here {
	padding-right: 0;
	font-weight: bold;
	background: none;
}
/**/

/* 右コンテンツ */
#sub {
	float: right;
	width: 200px;
	display: inline;
	margin: 10px 10px 0 0;
}
#sub .headline {
	display: none;
}
/**/

#banner {
	padding: 15px 0 10px 0;
	float: right;
	display: inline;
	width: 240px;
}
#banner img {
	margin-bottom: 7px;
}
/**/

/* ローカルナビゲーション */
#sub ul.localnav {
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 0;
}
#sub ul.localnav li {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#sub ul.localnav li a {
	padding: 10px 0 10px 30px;
	display: block;
	background-position: 10px center;
	background-repeat: no-repeat;
	color:#666;
	zoom: 1;
}
#sub ul.localnav li a:hover {
	background: #F8F8F8;
	background-position: 10px center;
	background-repeat: no-repeat;
	color:#900;
}
#sub ul.localnav li ul {
	border: none;
	padding: 0 0 10px;
}
#sub ul.localnav li li {
	border: none;
	padding: 0 0 0 15px;
}
#sub ul.localnav li li a {
	padding: 5px 0 5px 30px;
}
/**/

/* フッター */
#footer {
	padding-top: 10px;
	clear: both;
	width: 100%;
	overflow: hidden;
	border-top-width: 5px;
	border-top-style: solid;
}
#footer .footer_left {
	float: left;
	display: inline;
	width: 400px;
}
#footer .footer_left address {
	margin-left: 60px;
}
#footer .footer_right {
	float: right;
	display: inline;
	text-align: right;
	width: 500px;
}
#footer .footer_right #footernav {
	margin: 0;
	padding: 0;
}
#footer .footer_right #footernav li {
	margin: 0;
	padding: 0 1em;
	display: inline;
	list-style: none;
	border-left: 1px solid #666666;
	font-size:10.5px;
}
#footer .footer_right #footernav li.first {
	border-left: none;
}
#copyright {
	margin: 0;
	padding: 0;
}
/**/

/* コメント */
.h_comment,
.b_comment {
	background-image: url(../img/comment_back.png);
	background-repeat: no-repeat;
}
.h_comment {
	margin: 0;
	font-size: 12px;
	width: 100%;
	height: 130px;
	background-position: center top;
}
.h_comment div {
	margin: 50px 0 0 10px;
	float: left;
	text-align: left;
	width: 400px;
}
.h_comment div img {
	padding: 10px;
}
.b_comment {
	margin-bottom: 10px;
	padding: 0 10px 10px 15px;
	background-position: center bottom;
}

/**/



/* オープンキャンパス */
.h_open_t {
	background-image: url(../open/OC_back_brown_t.jpg);
	background-repeat: no-repeat;
	height: 42px;
	font-size: 14px;
	text-align:center;
}



.h_open_t_text {
	color:#FFF;
	padding-top:12px;
}



.h_open_o {
	background-image: url(../open/OC_back_thin_o.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}
.h_open_o table {
	margin: 0;
	padding-top:5px;
	font-size: 12px;
	width: 650px;
	height: 62px;
	background-position: center top;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.h_open_o table tr {
	vertical-align: middle;
}
.h_open_o td {
	text-align:left;
	padding-left:10px;
	color:#FF6600;
}


.h_open_g {
	background-image: url(../open/OC_back_thin_g.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}
.h_open_g table {
	margin: 0;
	padding-top:5px;
	font-size: 12px;
	width: 650px;
	height: 62px;
	background-position: center top;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.h_open_g table tr {
	vertical-align: middle;
}
.h_open_g td {
	text-align:left;
	padding-left:10px;
	color:#006633;
}


.h_open_p {
	background-image: url(../open/OC_back_thin_p.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}
.h_open_p table {
	margin: 0;
	padding-top:5px;
	font-size: 12px;
	width: 650px;
	height: 62px;
	background-position: center top;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.h_open_p table tr {
	vertical-align: middle;
}
.h_open_p td {
	text-align:left;
	padding-left:10px;
	color:#660099;
}


/**/


/* 学校行事 */
#event {
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
}
#event ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#event ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 20px;
	display: block;
	list-style: none;
}
#event ul li#nav_event_all {
	background: url(../img/eventSchedule2010_all.jpg) 0 0 no-repeat;
}
#event ul li#nav_event_first {
	background: url(../img/eventSchedule2010_first.jpg) 0 0 no-repeat;
}
#event ul li#nav_event_second {
	background: url(../img/eventSchedule2010_second.jpg) 0 0 no-repeat;
}

#event .event_title {
	float: left;
	text-align: left;
	width: 100%;
	height: 100%;
}
#event .event_title ul {
	margin: 0;
	padding: 0;
}

#event .event_title ul li {
	margin: 0 0 0 15px;
	padding: 0 0 5px 20px;
	display: inline;
	list-style: none;
	vertical-align:top;
}

/**/




/* Q ＆ A */
.qa div {
	width:650px;
	margin:0 10px 20px 20px;
}


.qa dl {
	margin: 0 0 5px 0;
	padding: 0;
}

.qa dt {
	font-size: 100%;
	vertical-align:middle;
	margin-left:0;
	padding:5px 10px 8px 30px;
	background: url(../img/Question.gif) left top no-repeat;
}

.qa dd {
	color:#562F47;
	vertical-align:middle;
	text-align:left;
	margin-left:0;
	padding:3px 10px 15px 30px;
	background: url(../img/Answer.gif) left top no-repeat;
}

/**/


/* 社会人実績 */

#worker {
	background:url(../img/worker.gif) no-repeat;
	width:620px;
	height:550px;
}

#worker-1 td {
	height:38px;
	padding:15px 20px 0 45px;
	width:50px;
	vertical-align:center
}

#worker-2 td {
	height:38px;
	padding:15px 20px 0 40px;
	width:55px;
}
	
/**/

/* 内定速報 */

.decision_atea {
	width:660px;
	float:left;
}

.photo_area {
	width:208px;
	border:solid #6ab9e2 1px;
	float:left;
	text-align:center;
	margin:0 10px 0 0;
}

.photo_area_box {
	width:660px;
	float:left;
	margin-bottom:20px;
}

.decision_name {
	margin-top:10px;
	width:188px;
	padding:10px;
	background-color:#6ab9e2;
	color:#FFF;
	font-size:15px;
	line-height:1.2em;
}

.decision_name_1l {
	width:188px;
	height:15px;
	margin:10px 0 11px 0;
}

.decision_photo {
	margin:10px 0 10px 0;
}

.student_name {
	font-size:14px;
	color:#008cd6;
	margin:0 10px 0 10px;
}

.student_course {
	margin:5px 10px 10px 10px;
	font-size:11px;
	color:#959595;
	line-height:1.3em;
}



dl.photo {
display: -moz-inline-box; /* Firefox 2以下用（独自拡張） */
display: inline-block;
/display: inline; /* IE 7以下用（CSSハック使用） */
/zoom: 1; /* IE 7以下用（CSSハック使用 + 独自拡張） */
margin: 0px; /* マージン */
background: #ffffff url(../img/box_right_bottom.gif) no-repeat right bottom; /* 白フチの背景（右下） */
width:216px; /*枠固定　*/
text-align: center;
}

/* --- 写真エリア --- */
dl.photo dt {
padding: 11px 10px 0 5px; /* 写真エリアのパディング（上右下左） */
background: url(../img/box_right_top.gif) no-repeat right top; /* 白フチの背景（右上） */
border-left: 1px #c0c0c0 solid; /* 写真エリアの左境界線 */
width:200px; /*枠固定　*/
}

/* --- コメントエリア --- */
dl.photo dd {
margin: 0; /* コメントエリアのマージン */
padding: 10px 15px 15px 11px; /* コメントエリアのパディング（上右下左） */
background: url(../img/box_left_bottom.gif) no-repeat left bottom; /* 白フチの背景（左下） */
font-size: 10px;
width:200px; /*枠固定　*/
}

dl.photo p.title {
text-align:center;
margin:0 0 5px 0;
font-size: 14px;
color:#C30;
}

dl.photo span.name {
text-align:center;
font-size: 13px;
color:#069;
}

/**/

/* 進路一覧 */

div.job{
	width:650px;
}

div.jofleft{
	float:left;
	width:325px;
}

div.jofright{
	float:right;
	width:325px
}

div.jobtitle{
	padding-left:5px;
	font-size:14px;
	color:#063
}

div.joblist{
	padding:5px 10px 0 20px;
	font-size:10px;
}
/**/

/* レシピ　材料 */
.b_recipeM {
	margin-bottom: 10px;
	padding: 0 10px 10px 15px;
	background-position: center bottom;
	font-size:12px;
}
.b_recipeM dl {
	margin: 0;
	padding: 0;
	line-height:10px
}
.b_recipeM dt {
	padding-left: 16px;
	float: left;
	display: inline;
	font-weight: bold;
	background: url(../img/topic_list.png) left center no-repeat;
}
.b_recipeM dd {
	margin-bottom: 10px;
	margin-left: 7em;
	padding-left:10em;
}


/**/

/* レシピ　基本情報 */
.b_recipeI {
	background-position: center bottom;
	font-size:10px;
}
.b_recipeI dl {
	margin: 0;
	padding-left:2em;
}
.b_recipeI dt {
	padding-left: 0px;
	float: left;
	display: inline;
	color:#FF9900;
}
.b_recipeI dd {
	padding-left:8em;
	color:#CC0000;
}

.recipeD optgroup {
	background-color:#FFF;
	color:ED6D00;
	font-size:14px;
	font-style:normal;
}

/**/

/* 動画ニュース */
.movie_oomidasi {
	float:left;
	width:650px;
	margin:20px 0 10px 0;
} 

.movie_oomidasi h2 {
	background-image: url(../dietitian/img/title_movie.gif);
    background-repeat: no-repeat;
	width:650px;
    height: 40px;
    text-indent: -9999px;
}

.movie_list_line {
	float:left;
	width:675px;
	margin:5px 0 20px 0;
}

.movie_list_area {
	width:200px;
	float:left;
	margin-right:25px;
}

.movie_list_photo {
	width:200px;
	height:160px;
	margin-bottom:5px;
}

.movie_title {
	color:#0099ff;
}


/**/

/* 右下動画ニュース */
.movie_top {
	width:200px;
	height:131px;
	margin-bottom:3px;
}

/**/
