@charset "utf-8";

/*default style*/
* {margin:0;padding:0;}
img{margin:0;padding:0;border:0;}


/*共通*/
body{
	background:#f4f4e8;
	font-size:100%;
	line-height:150%;
	font-family:"Arial","Helvetica","Verdana",Sans-serif;
}

/*文字*/
.date{
color:#ff9900;
}

.bold{
font-weight:bold;
}

.bigtxt{
font-weight:120%;
}

.red{
color:#f00;
}

.brown{
color:#775500;
}

/*寄せ*/
.text-right{
text-align:right;
}


/*リンク*/
a:link{
	text-decoration:underline;
	color:#996600;
}
a:visited{
	text-decoration:underline;
	color:#996600;
}
a:hover{
	color:#ff9900;
}
a:active{
	color:#ff9900;
}


/*リスト*/
ul,ol{
	margin:0 0 10px 24px;
	padding:0;
	list-style-position: outside;
}

dl{
	margin:0 auto;
	padding:0;
}
dt{
font-weight:bold;
}
dd{
margin-bottom:10px;
}

ol.outnumber,ol.outnumber2{
	margin:0 0 0 24px;
	list-style-position: outside;
}
ol.outnumber li,ol.outnumber2 li{
	margin:0 0 10px 0;
}

/*フロート*/
.float-left{
	float:left;
}

.float-right{
	float:right;
}


/*パーツ*/
br.clear{
	clear:both;
}


/*マージン*/
.mgauto{
	margin : 0 auto;
}

.mgt10{
	margin-top:10px;
}

.mgt20{
	margin-top:20px;
}

.mgb5{
	margin-bottom:5px;
}

.mgb10{
	margin-bottom:10px;
}


.mg10{
	margin-top:10px;
	padding-bottom:10px;
}


/*表組み*/
table.tbl01{
width:714px;
border-collapse: collapse;
border:1px solid #daa920;
}
table.tbl01 th{
background:#f1ead6;
color:#775500;
text-align:left;
padding:8px;
border: 1px solid #daa920;
}
table.tbl01 td{
background:#fbf9f5;
padding:8px;
border: 1px solid #daa920;
}

table.tbl02{
width:230px;
border-collapse: collapse;
border:1px solid #daa920;
}
table.tbl02 th{
background:#f1ead6;
color:#775500;
text-align:left;
padding:8px;
border: 1px solid #daa920;
}
table.tbl02 td{
background:#fbf9f5;
padding:8px;
border: 1px solid #daa920;
}

table.tbl03{
width:476px;
border-collapse: collapse;
border:1px solid #daa920;
}
table.tbl03 th{
background:#f1ead6;
color:#775500;
text-align:left;
padding:8px;
border: 1px solid #daa920;
}
table.tbl03 td{
background:#fbf9f5;
padding:8px;
border: 1px solid #daa920;
}

table.tbl04{
width:285px;
border-collapse: collapse;
border:1px solid #daa920;
}
table.tbl04 th{
background:#f1ead6;
color:#775500;
text-align:left;
padding:8px;
border: 1px solid #daa920;
}
table.tbl04 td{
background:#fbf9f5;
padding:8px;
border: 1px solid #daa920;
}

/*横幅サイズ*/
.w20per{
width:20%;
}

.w16per{
width:16%;
}

.w-harf{
width:326px;
}


/*フォーム*/
form{
	margin:0;
}

input{
	font-size:90%;
	padding:1px;
}
textarea{
	font-size:90%;
	padding:1px;
}

div.form-btn{
	text-align:center;
	margin:10px 0;
}

/*ヘッダ*/
div#header{
	width:950px;
	border-left:1px solid #cccc99;
	border-right:1px solid #cccc99;
	background:#fff;
	margin:0 auto;
}

div#headcatch{
	background:#daa920;
	padding:3px 5px;
	margin:0;
	color:#fff;
	font-size:80%;
	line-height:100%;
}

div#mainheader{
	margin:0;
}

div.logo{
	margin:15px 0 0 12px;
}

div.btn-inq{
	margin:10px 10px 3px 0;
	width:260px;
	text-align:right;
}


/*フッタ*/
div#footer{
	width:926px;
	margin:14px auto;
	text-align:center;
	font-size:80%;
	line-height:150%;
}


/*サイド*/
div.side{
width:200px;
float:right;
text-align:center;
}

div.sidenavi{
margin:0;
}

div.side img.sidebt{
margin:0 0 5px 0;
}

div.side img.sidebt-last{
margin:0;
}

div.sidebanner{
margin:12px auto 0;
}


/*コンテンツ*/
div#allcontents{
	margin:0 auto;
	padding:12px;
	width:926px;
	border-left:1px solid #cccc99;
	border-right:1px solid #cccc99;
	border-bottom:1px solid #cccc99;
	background:#fff;
	font-size:80%;
	line-height:150%;
}

div#contents{
	width:714px;
	float:left;
}

div#contents p{
	margin:0 0 10px 0;
}


div#bread{
	border-bottom:1px solid #e3bf58;
	padding-bottom:8px;
	margin:0 0 12px 0;
	line-height:110%;
}

div.backtop{
text-align:right;
margin:12px 0 0 0;
}

div.backlist{
text-align:left;
margin:12px 0 0 0;
}

img.catch-img{
margin-bottom:10px;
}


/*TOPページ*/
div.top-mainimage{
	margin-bottom:10px;
}

div.top-block1{
	margin:0;
}

div.top-block2{
	border:1px solid #cccccc;
	margin-bottom:10px;
}

div.top-block3{
	border:1px solid #cccccc;
	background:url(/images/top_anq_bg.gif) repeat-y left top;
	margin:0;
	min-height:30px;
	height:auto !important;
	height:30px;
}

div.top-harfblock{
	border:1px solid #cccccc;
	margin:0;
	width:349px;
	margin-bottom:10px;
}

ul.top-newslist{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
ul.top-newslist li{
	background:url(/images/news_icon.gif) no-repeat left top;
	padding-left:13px;
	margin:0 0 7px 0;
	line-height:110%;
}

div.top-column-harf{
	margin:8px;
	padding:0;
	min-height:180px;
	height: auto !important;
	height: 180px;
}

div.top-column{
	margin:;
	padding:8px;
	min-height:98px;
	height: auto !important;
	height: 98px;
}

div.top-column-title{
line-height:110%;
margin:0 0 8px 0;
}

div.column-excerpt{
margin:0;
}

img.column-ph{
float:left;
width:98px;
height:98px;
margin:0 0 0 0;
}

div.excerpt-harf{
float:right;
width:230px;
line-height:130%;
}

div.excerpt{
float:right;
width:590px;
line-height:130%;
}

div.top-anq-box{
width:340px;padding:8px;
}


/*タイトル*/
h1.pagetitle{
margin:0 0 12px 0;
}


h2{
font-size:120%;
line-height:120%;
font-weight:bold;
color:#775500;
}

h3{
font-size:100%;
line-height:120%;
font-weight:bold;
color:#ff9900;
}

h4{
font-size:100%;
line-height:120%;
font-weight:bold;
color:#775500;
}

h2.subtitle,h3.subtitle{
margin:0 0 5px 0;
font-size:120%;
line-height:120%;
font-weight:bold;
color:#775500;
}

h2.itemtitle{
margin:0 0 5px 0;
font-size:120%;
line-height:120%;
font-weight:bold;
color:#775500;
}

h2.employtitle{
	margin:10px 0 5px 0;
}

h3.itemtitle,h4.itemtitle{
margin:0;
font-size:100%;
line-height:120%;
font-weight:bold;
color:#ff9900;
}

h4.itemsubtitle{
margin:0;
font-size:100%;
line-height:120%;
font-weight:bold;
color:#775500;
}




/*コラム一覧*/
div.column-list{
	margin-bottom:10px;
	margin-top:10px;
	padding:0;
}

img.colmn-ph{
float:left;
width:98px;
}

div.column-list ul{
	margin:0 0 10px 0;
	padding:0;
	width:604px;
	float:right;
	list-style-type:none;
	list-style-position:outside;
}

div.column-list li{
	background:url(/images/news_icon.gif) no-repeat left top;
	padding-left:13px;
	margin:0 0 10px 0;
	line-height:110%;

}

/*資格取得学校一覧*/
div.school-list{
margin:12px 0 0 0;
}

div.school-list div.left{
	float:left;
	width:350px;
	margin-bottom:12px;
}

div.school-list div.right{
	float:right;
	width:350px;
	margin-bottom:12px;
}

div.school-list ul{
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
}

/*就職準備室*/
.employ-navi{
border:1px solid #ff9900;
padding:10px 10px 5px 10px;
margin:12px 0;
}
.employ-navi a{
margin:0 0 5px 0
}

.voice110{
background:#f5f0e3;
padding:5px;
margin:10px auto;
}

/*国家試験過去問題*/

.pasttest-box{
	margin-bottom:10px;
	margin-top:10px;
}

.pasttest-box ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
}

.pasttest-box ul li{
margin-bottom:5px;
}

.pasttest-box p.ans{
	color:#f00;
	font-weight:bold;
	padding-top:10px;
}

/*サイトマップ*/
ul.sitemap1{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
ul.sitemap2{
	margin:0 0 0 30px;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
ul.sitemap3{
	margin:0 0 0 30px;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
ul.sitemap1 li,ul.sitemap2 li,ul.sitemap3 li{
background:url(/images/sitemap_icon.gif) no-repeat left top;
padding-left:12px;
margin:0 0 10px 0;
line-height:120%;
}

