/* ==========================================================================*/
/*【全般設定】*/
/* ==========================================================================*/

html {
/*	font-size:75%;*/
	font-size:68%;
	background:#abbd32;
}

body {
	margin:0;
	padding:0;
	background:#ffffff;
	color:#333333;
	line-height: 1.6em;
	background-image:url(../../images/common/bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,Helvetica;
/*	font-family:"MS PGothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3";*/
	text-align:center;
}


h1,h2,h3,h4,h5,h6,p,{
	margin:0px; padding:0px;
}

dl,dt,dd,
form,fieldset,input,textarea,button{
	margin:0;
	padding:0;
	font-size:100%;
}

dd{
	margin-bottom:1em;
}

form{
	font-size:1em;
}

fieldset{
	border:solid 1px #aaaaaa;
}

textarea{
	padding:0.2em;
	border:1px solid #aaaaaa;
}

input{
	padding:0.2em;
	border:1px solid #aaaaaa;
}

input.formButton {
	text-align:center;
	border: 1px solid #cccccd;
	background: #E5E8E6;
	padding: 4px;
}

p{
	margin:1.4em 0px;
}

p.next{
	margin-top:5px;
	text-align:right;
}

img{
	vertical-align:bottom;
	border: none;
}


/* ==========================================================================*/
/*【テーブルの設定】*/
/* ==========================================================================*/

table {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border:solid 1px #cccccb;
}

table td {
	padding:4px;
	font-size:1.0em;
	line-height:1.6em;
	border:solid 1px #cccccb;
}

th {
	padding:8px;
	font-size:1.0em;
	font-weight:normal;
	white-space:nowrap;
	text-align:left;
	background: #d2d2d2;
	border:solid 1px #cccccb;
}

table.bordernone{
	border:none;
}

table.bordernone td{
	border:none;
}

table.bordernone th{
	border:none;
}


/* ==========================================================================*/
/*【リンクの設定】*/
/* ==========================================================================*/

a {
	color:#2d80ab;
	text-decoration:underline;
}

a:hover {
	color:#2d80ab;
	font-weight:bold;
	text-decoration:none;
}

a:hover img{
	position : relative;
	top : 1px;
	left : 1px;
}


/* ==========================================================================*/
/*【見出しの設定】*/
/* ==========================================================================*/

div#h1-outer {
	margin:0;
	margin-bottom: 1.4em;
	padding:1px;
	border:solid 3px #abbd32;
}

h1 {
	margin:0px;
	padding: 10px 0 8px 12px;
	background-image:url(../../images/headline/h1bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-size:1.4em;
	color:#000000;
}

h1 a {
	text-decoration:none;
	color:#000000;
}

h2 {
	margin:1.4em 0;
	padding: 8px 0 6px 12px;
	border-top:solid 5px #abbd32;
	border-bottom:dotted 1px #abbd32;
	background:#EBF5B8;
	color:#000000;
	font-weight: bold;
	font-size:1.2em;
}

h2 a{
	color:#000000;
	text-decoration:none;
}

h3 {
	margin:1.2em 0em;
	padding: 4px 0 12px 12px;
	color:#000000;
	font-weight: normal;
	font-size:1.1em;
	background-image:url(../../images/headline/h3bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

h3 a{
	color:#000000;
	text-decoration:none;
}

h4 {
	margin:1.0em 0em;
	padding: 5px 0 5px 25px;
	font-size:1.0em;
	color:#000000;
	background-image:url(../../images/headline/h4bg.gif);
	background-repeat:no-repeat;
	background-position:middle left;
}

h4 a{
	color:#000000;
	text-decoration:none;
}

h5 {
	margin:1.0em 0em;
	color:#000000;
	font-weight: bold;
}

h6{}

hr{
	height:1px;
	border-top:dotted 1px #cccccd;
	margin:1em 0;
}


/* ==========================================================================*/
/*【リストの設定】*/
/* ==========================================================================*/

ul {
	margin:0px;
	margin-left:10px;
	padding:0px;
	padding-left:10px;
	text-align:left;
	font-size:1.0em;
}

ol {
	list-style-type:decimal;
	margin:0px;
	margin-left:15px;
	padding:0px;
	padding-left:10px;
	text-align:left;
	font-size:1.0em;
}

ul li{
	list-style:outside;
	margin:0.5em 0em;
	background-image:none;
}

ol li{
	list-style-type:decimal;
	margin:0.5em 0em;
	background-image:none;
}


/*お知らせ　リスト*/
ul.bulletin{
	width: 690px;
	margin:0px;
	padding:0px;
}

ul.bulletin li{
	padding:4px;
	list-style:none;
	font-size: 1.0em;
	border-bottom:dotted 1px #cccccd;
}


/*お知らせ　最新ブロック*/
.bulletin_new_title-outer {
	margin:0;
	margin-bottom: 1.0em;
	padding:1px;
	border:solid 3px #abbd32;
}

.bulletin_new_title {
	margin:0px;
	padding: 0 0 4px 12px;
	background-image:url(../../images/headline/h1bg.gif);
	background-repeat:repeat-x;
	font-size:1.4em;
	color:#000000;
}

.b_text {
	padding-top: 12px;
}

.bulletin_new_title img {
	padding-top: 4px;
}

ul.bulletin_new{
	width: 330px;
	margin:0px;
	padding:0px;
}

ul.bulletin_new li{
	padding:5px;
	list-style:none;
	font-size: 1.0em;
	border-bottom:dotted 1px #cccccd;
}

span.newmark{
	color: #ff0000;
	font-weight:normal;
}


/*お知らせ　関連記事リスト部分*/
dl.bulletin{
	margin-left:0px;
	padding-left:0px;
}

dl.bulletin dt{
	float:left;
	padding:4px 0px;
}

dl.bulletin dd{
	margin:0px;
	padding:4px 0px;
	padding-left:10em;
	border-bottom:dotted 1px #cccccd;
}


/* ==========================================================================*/
/*【ヘッダーの設定】*/
/* ==========================================================================*/

#header{
	margin:0;
	padding: 0;
	text-align:left;
	height:100px;
}

#logo{
	width:280px;
	margin:0;
	padding:0;
	padding-top: 90px;
	text-align:center;
	background-image:url(../../images/header/logobg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

#headermenu {
	width:720px;
	height: 60px;
	margin:0;
	padding: 0;
	float:right;
}

#headernavi {
	height: 40px;
	margin:10px 0;
	padding: 0;
	text-align:right;
}

#font-size{
	width:500px;
	height: 40px;
	margin:0;
	text-align:right;
	float:left;
	background-image:url(../../images/header/font-size-bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}


#search {
	width: 200px;
	height: 50px;
	margin: 0;
	padding: 0;
	float:right;
}

#search form {
	margin: 0;
	padding: 0;
}

.search_txt {
	margin: 0;
	padding: 2px;
	width: 140px;
	font-size:0.9em;
}

.search_btn {
	margin: 0;
	padding: 2px;
	background: #b3c631;
	color: #000000;
	font-size:0.9em;
	font-weight:bold;
	width: 50px;
}



/* ==========================================================================*/
/*【グローバルメニューの設定】*/
/* ==========================================================================*/

#globalmenu {
	width:720px;
	height: 40px;
	margin:0;
	padding:0;
	background-image:url(../../images/globalmenu/gmbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	position:relative;
	top:-35px;
	left:280px;
	clear: both;
}

#globalmenu ul{
	margin:0;
	padding:0;
}

#globalmenu ul li{
	margin:0;
	padding:0;
	width:120px;
	height: 40px;
	text-align:left;
	list-style-type:none;
	float:left;
}

#globalmenu ul li a{
	display:block;
	width:120px;
	height: 40px;
}

#globalmenu ul li a:hover {
	background-color:transparent;
}

#globalmenu ul li a:hover img{
	visibility: hidden;
}


#globalmenu ul li.menu01 {
	background:url(../../images/globalmenu/gm001a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#globalmenu ul li.menu02 {
	background:url(../../images/globalmenu/gm002a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#globalmenu ul li.menu03{
	background:url(../../images/globalmenu/gm003a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#globalmenu ul li.menu04{
	background:url(../../images/globalmenu/gm004a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#globalmenu ul li.menu05{
	background:url(../../images/globalmenu/gm005a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#globalmenu ul li.menu06{
	background:url(../../images/globalmenu/gm006a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}




/* ==========================================================================*/
/*【訪問者別メニューの設定】*/
/* ==========================================================================*/

#visitormenu {
	width:1000px;
	height: 60px;
	margin:0 0 5px 0;
	padding:0;
	position:relative;
	top:-10px;
	left:0px;
}

#visitormenu ul{
	margin:0;
	padding:0;
}


#visitormenu ul li.typeA{
	margin:0;
	padding:0;
	width:280px;
	height: 60px;
	text-align:left;
	list-style-type:none;
	float:left;
}

#visitormenu ul li.typeA a{
	display:block;
	width:280px;
	height: 60px;
}

#visitormenu ul li.typeA a:hover {
	background-color:transparent;
}

#visitormenu ul li.typeA a:hover img{
	visibility: hidden;
}

#visitormenu ul li.typeB{
	margin:0;
	padding:0;
	width:240px;
	height: 60px;
	text-align:left;
	list-style-type:none;
	float:left;
}

#visitormenu ul li.typeB a{
	display:block;
	width:240px;
	height: 60px;
}

#visitormenu ul li.typeB a:hover {
	background-color:transparent;
}

#visitormenu ul li.typeB a:hover img{
	visibility: hidden;
}


#visitormenu ul li.menu01 {
	background:url(../../images/visitormenu/vm001a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#visitormenu ul li.menu02 {
	background:url(../../images/visitormenu/vm002a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#visitormenu ul li.menu03{
	background:url(../../images/visitormenu/vm003a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#visitormenu ul li.menu04{
	background:url(../../images/visitormenu/vm004a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.hidden{
	display:none;
}




/* ==========================================================================*/
/*【コンテナーの設定】*/
/* ==========================================================================*/

#container {
	width:1000px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}


/* ==========================================================================*/
/*【トップページ看板画像の設定】*/
/* ==========================================================================*/

#kanban {
	position:relative;
	top:-15px;
	left:0px;
}

/* 学科別メニュー */
#subjectmenu {
	width:280px;
	margin:0;
	padding: 18px 0;
	background-image:url(../../images/subjectmenu/smbg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	float:left;
}

#subjectmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#subjectmenu ul li{
	margin:0;
	padding:0;
	width:280px;
	height: 120px;
	text-align:left;
	list-style-type:none;
}
#subjectmenu ul li a{
	display:block;
	width:280px;
	height:120px;
}

#subjectmenu ul li a:hover {
	background-color:transparent;
}

#subjectmenu ul li a:hover img{
	visibility: hidden;
}

#subjectmenu ul li.menu01 {
	padding-bottom:2px;
	background:url(../../images/subjectmenu/sm001a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#subjectmenu ul li.menu02 {
	padding-bottom:2px;
	background:url(../../images/subjectmenu/sm002a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#subjectmenu ul li.menu03{
	background:url(../../images/subjectmenu/sm003a.gif);
	background-repeat:no-repeat;
	background-position:left center;
}



/* ==========================================================================*/
/*【トップページ看板画像 jQuiery設定の設定】*/
/* ==========================================================================*/

#page-wrap {
	width:710px;
	height: 400px;
	margin:0;
	padding: 0;
	float:right;
}

#page-wrap a:hover img{
	position: relative;
	top: 0;
	left: 0;
}

#slider-wrap {
	width: 710px;
	position: absolute;
	top: 0px;
	left: 290px;
}

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.stripViewer {
	position: relative;
	overflow: hidden;
	width: 710px;
	height: 400px;
}

.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}

.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 1720px;
}

.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	margin-right:4px;
}

#movers-row {
	margin: -25px 0 0 470px;
}

#movers-row div {
	width: 55px;
	float: left;
}

#movers-row div a.cross-link {
	float: right;
}

.photo-meta-data {
	background: url(/images/signboard/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
}

.photo-meta-data span {
	font-size: 13px;
}

.cross-link {
	display: block;
	width: 52px;
	margin-top: -14px;
	position: relative;
	padding-top: 12px;
	z-index: 9999;
}
.active-thumb {
	background: transparent url(/images/signboard/icon-uparrowsmallwhite.png) top center no-repeat;
}


/* ==========================================================================*/
/*【右ブロックの設定】*/
/* ==========================================================================*/

#rightcolumn{
	margin:0;
	padding:0;
	position:relative;
	top:-15px;
	left:0px;
}

.rblock{
	margin:0;
	margin-bottom:5px;
	padding:0;
}


/* ==========================================================================*/
/*【左ブロックの設定】*/
/* ==========================================================================*/

#leftcolumn {
	width:280px;
	margin:0;
	padding:0;
	float:left;
	font-size:1.0em;
}

#leftcolumn .blockContent {
	margin:0px;
	margin-bottom: 10px;
	padding:0px;
}

.leftmenu{
	margin:0px;
	padding: 10px 0 8px 12px;
	background-image:url(../../images/headline/h1bg.gif);
	background-repeat:repeat-x;
	font-size:1.4em;
	color:#000000;
	border:solid 3px #abbd32;
}


/* ==========================================================================*/
/*【メインメニューの設定】*/
/* ==========================================================================*/

#mainmenu{
	background: #ffffff;
	border:solid 1px #cccccb;
}

#mainmenu a {
	margin:0px;
	padding:10px 0px;
	line-height:1.5em;
	text-decoration:none;
	font-weight:normal;
	border-bottom:dotted 1px #cccccb;
	background-image:url(../../images/common/listbg.gif);
	background-repeat:no-repeat;
	background-position:left middle;
}

#mainmenu a.menuTop {
	border-top:none;
	padding-left:30px;
}

#mainmenu a.menuMain {
	padding-left:30px;
}

#mainmenu a.menuSub {
	background-image:none;
	line-height:1.2em;
	border-bottom:dotted 1px #cccccb;
	padding: 10px 5px 10px 35px;
}

#mainmenu a:hover.menuTop {
	font-weight:bold;
	background: #EBF5B8;
	background-image:url(../../images/common/listbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#mainmenu a:hover.menuMain {
	font-weight:bold;
	background: #EBF5B8;
	background-image:url(../../images/common/listbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#mainmenu  a:hover.menuSub {
	font-weight:bold;
	background: #EBF5B8;
}


/* ==========================================================================*/
/*【ユーザメニューの設定】*/
/* ==========================================================================*/

#usermenu{
	background: #ffffff;
	border:solid 1px #cccccb;
}

#usermenu a {
	margin:0px;
	font-weight:normal;
	border-bottom:dotted 1px #cccccb;
	border-bottom:dotted 1px #cccccb;
	background-image:url(../../images/common/listbg.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	padding:10px 0px;
	padding-left:30px;
	text-decoration:none;
	display:block;
}

#usermenu a:hover {
	font-weight:bold;
	background: #EBF5B8;
	background-image:url(../../images/common/listbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#usermenu a.menuTop {
	text-decoration:none;
}

#usermenu a.highlight {
}


/* 左ブロック・カスタムブロックの定義*/
.lblock01 {
	margin-bottom:1em;
}

.lblock02 {
	margin-bottom:1em;
	padding: 5px;
	background: #ffffff;
}

.l-banner02{
	float:left;
}

.r-banner02{
	float:right;
}


/* ==========================================================================*/
/*【中央ブロックの設定】*/
/* ==========================================================================*/

#centercolumn {
	background: #ffffff;
	margin:0px;
	margin-left:5px;
	margin-bottom:1em;
	padding:0px 5px;
	width:690px;
	float:right;
	font-size:1.2em;
}


#centercolumn table{
	font-size:1.0em;
}


/*中央-中央ブロックの定義*/
#centerCcolumn {
	margin:0px;
	padding:0px;
}


#centerCcolumn .blockTitle-outer {
	margin:0;
	margin-bottom: 1.4em;
	padding:1px;
	border:solid 3px #abbd32;
}

#centerCcolumn .blockTitle {
	margin:0px;
	padding: 10px 0 8px 12px;
	background-image:url(../../images/headline/h1bg.gif);
	background-repeat:repeat-x;
	font-size:1.4em;
	color:#000000;
}

#centerCcolumn .blockContent {
	font-size:1.0em;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}


/*中央-左ブロックの定義*/
#centerLcolumn {
	width:335px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}


#centerLcolumn .blockTitle-outer {
	margin:0;
	margin-bottom: 1.4em;
	padding:1px;
	border:solid 3px #abbd32;
}

#centerLcolumn .blockTitle {
	margin:0px;
	padding: 10px 0 8px 12px;
	background-image:url(../../images/headline/h1bg.gif);
	background-repeat:repeat-x;
	font-size:1.4em;
	color:#000000;
}

#centerLcolumn .blockContent {
	margin:0px;
	margin-bottom:10px;
	font-size:1.0em;
}


/*中央-右ブロックの定義*/
#centerRcolumn {
	width:335px;
	float:right;
	margin-left:5px;
	margin-bottom:10px;
}

#centerRcolumn .blockTitle-outer {
	margin:0;
	margin-bottom: 1.4em;
	padding:1px;
	border:solid 3px #abbd32;
}

#centerRcolumn .blockTitle {
	margin:0px;
	padding: 10px 0 8px 12px;
	background-image:url(../../images/headline/h1bg.gif);
	background-repeat:repeat-x;
	font-size:1.4em;
	color:#000000;
}

#centerRcolumn .blockContent {
	margin:0px;
	margin-bottom:10px;
	font-size:1.0em;
}



/*コンテンツブロックの定義*/
#content {
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:1.1em;
	line-height: 1.65em;
}


/* ==========================================================================*/
/*【フッターブロックの設定】*/
/* ==========================================================================*/


/*ページ下バナー表示部分の定義*/
#bannerspace{
	clear:both;
	margin-top: 1em;
	padding-top: 10px;
	text-align:center;
	border-top: #b3c631 1px dotted;
}

#bannerspace img{
	margin-rignt: 1px;
}

/*トップへ戻る*/
#return{
	clear:both;
	margin-top: 1.8em;
	text-align:right;
}

/*フッタブロックの定義*/
#footer-outer {
	background-image:url(../../images/common/fbg.gif);
	background-repeat:repeat-x;
	padding:0px;
	text-align:center;
}

#footer {
	text-align:center;
}

#footermenu {
	width:1000px;
	height: 42px;
	margin:0 auto;
	padding: 7px 0;
	clear: both;
}

#footermenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#footermenu ul li{
	margin:0;
	padding:0;
	height: 42px;
	text-align:left;
	list-style-type:none;
	float:left;
}

#footer-inner {
	width:1000px;
	margin:0 auto;
	padding:5px;
	text-align:left;
	color:#000000;
}

.footer-bar {}


/* ==========================================================================*/
/*【システムメッセージの設定】*/
/* ==========================================================================*/

div.errorMsg {
	background-color: #FFCCCC;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}

div.confirmMsg {
	background-color: #DDFFDF;
	color: #136C99;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}

div.resultMsg {
	background-color : #CCCCCC;
	color: #333333;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px;
}


/* Xoopsコードを記述する部分 */
div.xoopsCode {
	background: #FFFFFF;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}

/* 引用部分の定義 */
div.xoopsQuote {
	background: #FFFFFF;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}


.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.comText {
	padding: 2px;
}

.comUserStat {
	font-size: 10px;
	color: #2F5376;
	font-weight:bold;
	border: 1px solid silver;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserStatus {
	margin-left: 2px;
	margin-top: 10px;
	color: #2F5376;
	font-weight:bold;
	font-size: 10px;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 10px;
	font-weight:bold;
}

.comUserRankImg {
	border: 0;
}

.comUserName {}

.comUserImg {
	margin: 2px;
}

.comDate {
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
}

.comDateCaption {
	font-weight: bold;
	font-style: normal;
}


/* ==========================================================================*/
/*【フォーラム（共通）の設定】*/
/* ==========================================================================*/

/* フォーラムなどの外枠*/
.outer {}

/* フォーラムなどの投稿情報欄 */
.head {
	padding: 8px;
	font-weight: normal;
	background:#C4D953;
}

/* フォーラムなどの交互に色が変わる部分 */
.even {
	background-color: #EBF5B8;
	padding:4px;
}

.odd {
	background-color: #FFFFFF;
	padding: 4px;
}

/* フォーラムなどのフッター */
.foot {
	padding: 4px;
	font-weight: bold;
}

tr.even td {
	background-color: #EBF5B8;
	padding: 4px;
}

tr.odd td {
	background-color: #FFFFFF;
	padding: 4px;
}


/* ==========================================================================*/
/*【bulletinの設定】*/
/* ==========================================================================*/

/* 最新ニュースの枠 */
.item {}

/* 最新ニュースのタイトルバー */
.itemHead {
	margin:1.4em 0em;
	padding: 8px 0 6px 12px;
	border-top:solid 5px #abbd32;
	border-bottom:dotted 1px #abbd32;
	background:#EBF5B8;
	color:#000000;
	font-weight: bold;
	font-size:1.2em;
}

.itemHead a{
	color:#000000;
	text-decoration:none;
}


.itemHead_cat {
	margin:1.2em 0em;
	padding: 4px 0 12px 12px;
	color:#000000;
	font-weight: normal;
	font-size:1.1em;
	background-image:url(../../images/headline/h3bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.itemHead_cat a{
	color:#000000;
	text-decoration:none;
}


/* 最新ニュースの投稿情報欄 */
.itemInfo {
	text-align: right;
	margin:0;
	padding:0;
}

.itemInfo_blog {
	text-align: right;
	margin:0;
	padding:0;
	font-family:"georgia","MS PGothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3";
}

/* 最新ニュースのタイトルの設定 */

.itemTitle a {
	font-variant: small-caps;
	background-color: transparent;
	text-decoration:underline;
}

.itemTitle a:hover {
	font-variant: small-caps;
	background-color: transparent;
	text-decoration:none;
}

.itemTitle_cat a {
	font-variant: small-caps;
	background-color: transparent;
	text-decoration:none;
}

.itemTitle_cat a:hover {
	font-variant: small-caps;
	background-color: transparent;
	text-decoration:none;
}


/* 最新ニュースの投稿者 */
.itemPoster {

}

/* 最新ニュースの投稿日 */
.itemPostDate {

}

/* 最新ニュースのステータス */
.itemStats {

}

/* 最新ニュースのコンテンツ部分 */
.itemBody {
	padding: 0px 5px;
}

.itemText {
}

.itemIcon {
	float:right;
	margin-left:10px;
	*margin-top:1.4em;
}


/* 最新ニュースの1文字目 */
.itemText:first-letter {
}

/* 最新ニュースのフッター */
.itemFoot {
	text-align: right;
}

.itemAdminLink {
	
}

.itemPermaLink {

}


/* ==========================================================================*/
/*【picoの設定】*/
/* ==========================================================================*/

div.pico_breadcrumbs{
}

.pico_body{
}

div.pico_menu h1 {
}

div.pico_menu h2 {

}

pico_menu h3 {
}

div.pico_menu h4 {
}

div.pico_menu h5 {
}

div.pico_menu div.level1 {
	*margin-top:2em;
	margin-left: 0;
}

div.pico_menu div.level2 {
	margin-left: 10px;
}

div.pico_menu div.level3 {
	margin-left: 20px;
}

div.pico_menu div.level4 {
	margin-left: 30px;
}

div.pico_menu div.level5 {
	margin-left: 40px;
}

em.pico_notice {
	font-weight: bold;
	font-style: normal;
	color: #FF0000; }


div.pico_controllers_in_menu {
	margin:0px;
	margin-top:-20px;
	padding:0px;
	text-align:right;
/*	float: right;
	position: relative;
	top : -4em;*/
}

div.bottom_of_content_body {
	clear: right;
}

ul.pico_list_contents {
	margin-bottom:2em;
}

ul.pico_list_contents li {
	list-style: outside;
}

ul.pico_list_contents_in_menu{
	margin-top:10px;
	padding:10px 0px;
}

ul.pico_list_contents_in_menu li { 
	list-style: none outside;
	margin:0;
	padding:5px 0px;
	line-height:1.2em;
}

div.pico_print_icon {
	float: right;
	width: 40px;
	height: 40px;
}

div.pico_tellafriend_icon {
	float: right;
	width: 40px;
	height: 40px;
}

div.pico_vote form {
	display: inline;
}


.pico_pagenavigation {
	margin:0px;
	margin-top: 1.0em;
	padding: 10px 0;
	width: 690px;
	border-top:dotted 1px #cccccd;
}


.pico_pagenavigation .navicon_prev{
	width:335px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	padding: 0px;
	text-align:left;
}

.pico_pagenavigation .navicon_prev a{
	text-decoration:none;
}

.pico_pagenavigation .navicon_next{
	width:335px;
	float:right;
	margin-left:5px;
	margin-bottom:10px;
	padding: 0px;
	text-align:right;
}

.pico_pagenavigation .navicon_next a{
	text-decoration:none;
}

span.pagenavi_text {
	margin-bottom: 10px;
	padding: 12px 0px;
	font-weight: normal;
	font-size:0.9em;
}


table.pico_form_table th.pico_waiting {
	color: red;
}

table.pico_form_table td.pico_waiting {
	color: red;
	background-color: white ;
}

table.pico_form_table td,table.pico_form_table th{
	color: black;
	vertical-align:top !important;
	text-align:left;
}

p.pico_submit{
	text-align:center;
	margin: 0.8em 0px;
	padding: 5px 0px;
}


p.pico_submit input{
	text-align:center;
	border: 1px solid #B1C0A6;
	background: #E5E8E6;
	padding: 4px;
}

input.pico_ascii_only {
	ime-mode: disabled;
}

input.pico_number_only {
	ime-mode: disabled;
	text-align: right;
}

pre.pico_history_diff del {
	color: red;
}

pre.pico_history_diff ins {
	color: blue;
}

.pico_block_content {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
}


/*PICO用スタイル終わり*/






/*左メニュー・block_menu */
ul.menulist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top:solid 1px #cccccb;
}

ul.menulist li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type:none;
	line-height:1.5em;
	border-left:solid 1px #cccccb;
	border-right:solid 1px #cccccb;
	border-bottom:dotted 1px #cccccb;
}

ul.menulist li a {
	display: block;
	margin:0px;
	padding:10px 0px;
	padding-left:30px;
	text-decoration:none;
	font-weight:normal;
	background-image:url(../../images/common/listbg.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

ul.menulist li a:hover{
	display: block;
	font-weight:bold;
	background: #EBF5B8;
	background-image:url(../../images/common/listbg.gif);
	background-repeat:no-repeat;
	background-position:left center;
}




/*訪問者別メニューページの定義*/
.centerlcolumn {
	width:335px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

.centerrcolumn {
	width:335px;
	float:right;
	margin-left:5px;
}

.centerlcolumn ul.menulist {
	margin-bottom:10px;
}

.centerrcolumn ul.menulist {
	margin-bottom:10px;
}




/*学科ブログ　カテゴリ別最新ブロック*/
.itemHead_blog {
	margin:1.4em 0em;
	padding: 8px 0 6px 12px;
	border-top:solid 5px #abbd32;
	border-bottom:dotted 1px #abbd32;
	background:#EBF5B8;
	color:#000000;
	font-weight: bold;
	font-size:1.2em;
}

.itemHead_blog a{
	color:#000000;
	text-decoration:none;
}

ul.bloglist {
	width: 520px;
	margin:0px;
	padding:0px;
}

ul.bloglist li{
	padding:4px;
	list-style:none;
	font-size: 1.0em;
	border-bottom:dotted 1px #cccccd;
}

.blogcatelist {
	width: 140px;
}

.blogcatelist ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border:solid 2px #7FB2E5;
	background:#fefefe;
}

.blogcatelist ul li{
	margin:0px;
	padding:6px 0px;
	padding-left:25px;
	list-style-type: none;
	background-image:url(../../images/common/sublistbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}




/* ==========================================================================*/
/*【Gnaviの設定】*/
/* ==========================================================================*/

/*---- CSS for Gnavi for Xoops ----*/
/*キャンパススナップ*/
/*----maps----*/

#map {
	height:500px;
	border:solid 1px #6666FF;
}

#gn_map {
	width:100%;
	background:#999999;
}

#gn_map td {
	background:#FFFFFF;
}

#gn_mkhead {
	text-align:center;
	background:#000000;
	color:#FFFFFF;
	padding:3px;
	height:34px;
	margin:0;
}

#gn_mklist {
	background:#FFFFFF;
	font-size:10px;
	padding:0;
	margin:0;
	height:525px;
	width:150px;
	overflow:auto;
}

#gn_mklist ul,#gn_mklist div{
	padding:3px 0 3px 3px;
	margin:0;
}

#gn_latlng {}

/*----sortbox----*/

#gnn_sort {
	border:#a2e0ff solid 1px;
	background-image:url(../images/back1.gif);
	margin-bottom:8px;
}

#gnn_sort td {
	text-align:center;
	padding : 0 3px ;
	margin : 0 ;
	line-height:22px;
	height:22px;
	white-space: nowrap; 
}

#gnn_sort a {
	color:#41bfff;
}

#gnn_sort a:hover {
	color:#ff6600;
}

/*----navigations----*/

#gnn_edit {
	background:#ecc; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-left:solid 10px #c66;
}

#gnn_map {
	background:#cec; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-left:solid 10px #6c6;
}

#gnn_up {
	background:#cef;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 10px #66f;
}

.gnn_cat {
	padding: 5px;
	border:solid 1px #cccccd; 
	text-align: center;
}

.gnn_cat,#gnn_map,#gnn_up,#gnn_edit{
	float:left;
	white-space:nowrap;
	margin:0 8px 8px 0;
	padding:2px 5px; 
}

.gnn_cat a,#gnn_map a,#gnn_up a,#gnn_edit a {
}

#gnn_cat a:hover,.gnn_cat a:hover,#gnn_map a:hover,#gnn_up a:hover,#gnn_edit a:hover{
}

.gnn_navi {
	margin: 10px 0;
	padding:4px 20px;
	text-align:left;
	background:#EBF5B8;
}

.gnn_navi span {
	color:#EBF5B8;
	font-weight:bold;
}

/*----common----*/

#gn_breadcrumbs {}

#gnn_title {
	margin:3px 0 8px 0;
	font-size:120%;
	font-weight:bold;
	padding:0px 10px;
	border-color:#666;
	border-width:0px 20px 0px 0px;
	border-style:solid;
	background:#000;
	color:#fff;
	height:25px;
	line-height:25px;
}

#gnn_title span {
	font-size:80%;
	margin-left:15px;
	font-weight:normal;
}

#gnn_title a {
	color:#ff9900;
}

.gn_rsmall {
	margin:5px;
	text-align:right;
	font-family:"georgia","MS PGothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3";
}

#gn_desc {
	text-align:left;
	margin:4px;
}

.gn_file {
	float:left;
	text-align:center;
	margin:2px;
	_margin-left:1px;
	_margin-right:1px;
	padding:0px;
}

.gn_file img {
	margin:0px;
	padding:2px;
	border:solid 1px #cccccd;
}

.gn_file_con {
	margin:0;
	padding:10px;
}

.gn_file_con p{
	margin:1.4em 0px;
}

.gn_caption {
	font-size:12px;	
	background-color:#606060;
	margin-top:2px;
	color:white;
	padding:1px;
	text-align:left;
}

.gn_outer {
	border:solid 1px #cccccd;
	border-collapse: separate; 
	margin:4px 4px 4px 2px;

}

.gn_outer td{
	vertical-align:middle;
}
.gn_itemheader {
	font-size:120%;
	background-color:#bbbbbb;
	padding:0px 10px;
	height:25px;
	line-height:25px;
	color:#000000;
	font-weight: bold;
	text-align:left;
}
.gn_itemheader span {
	font-size:80%;
	margin-left:15px;
	font-weight:normal;
}
.gn_itemheader a {color:#2a35ca;}
.gn_itemheader span a {color:#d31a1a;}

.gn_head {
	padding:2px;
	text-align:center;
	background-color:#cccccc;
	width:30%;
}
.gn_head a {color:#2a35ca;}

.gn_odd {
	padding:2px 2px 2px 5px;
	text-align:left;
	background-color:#efefef;
	width:70%;
}



#gn_print {
	line-height:2.5em;
	padding:2px 10px;
	border:solid 1px #666;
	background-color:#eee;
}

.gn_cat{
	margin:5px 0px;
	padding: 10px;
}

.gn_cat_text{
	margin:0;
	padding:10px 0 0 0;
}

.gn_cat img{
	padding: 2px;
	border:solid 2px #cccccd;
}

.pmtop{
	margin-top:0;
	color:#ff0000; 
	font-weight: bold;
	padding:10px;
	border:solid 1px #DDDDDD;
	background:#F8F5E2;
}


.snapmini{
	float:left;
	text-align:center;
	margin:5px 20px;
	width:180px;
}

.snapmini img{
	padding: 2px;
	border:solid 2px #cccccd;
}

.snapcat{
	float:left;
	margin:6px 35px;
	width:260px;
	border:solid 1px #cccccd;
	padding:10px 0 20px 0;
	text-align:center;
}

.snapcat p{
	width:240px;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	font-weight:bold;
	font-size: 1.1em;
}


.snapsubtitle{
	font-weight:bold;
	padding:10px 0;
	padding-left:35px;
	font-size:1.4em;
	background-image:url(../../images/campus_snap/cate_title_ico.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.snap_cat_con {
	margin:0;
	padding:0;
	width:400px;
	float:left;
}

/*輝いてる健康大人*/
.hotnews {
	margin:10px 0;
	padding:0;
}

.hotnews_photo{
	text-align:center;
}

.hotnews_photo img{
	border:solid 10px #bcd165;
}

.hotnews_title{
	font-weight:bold;
	padding:10px 0;
	padding-left:30px;
	font-size:1.2em;
	background-image:url(../../images/hsu_person/hotnews_ico.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.hotnews_text{

}


.hpcat{
	float:left;
	margin:6px;
	width:320px;
	padding:10px 5px 20px 5px;
	text-align:center;
}

.hpcat p{
	width:300px;
	margin:5px auto;
	padding:10px 0;
	text-align:center;
	font-weight:bold;
	font-size: 1.1em;
	border:solid 1px #cccccd;
}

.hp_cat{
	margin:5px 0px;
	padding: 10px;
}

.hp_cat p{
	margin:0;
	padding:10px 0 0 0;
}

.hp_cat img{
	padding: 2px;
}

.hpsubtitle{
	font-weight:bold;
	padding:10px 0;
	font-size:1.4em;
}
.hp_cat_con {
	margin:0;
	padding:0;
	width:400px;
	float:right;
}

.hp_file {
	text-align:center;
	margin:2px;
	_margin-left:1px;
	_margin-right:1px;
	padding:0px;
}

.hp_file img {
	margin:0px;
	padding:2px;
	border:solid 1px #cccccd;
}


/* ==========================================================================*/
/*【cclinksの設定】*/
/* ==========================================================================*/

.linkwaku{
	margin:20px 0;
	padding:10px 0;
	border:solid 1px #cccccd;
}

.linkwaku img{
	float:left;
	margin:0 10px;
}

.linktitle{
	padding:10px 10px;
	font-size:1.2em;
	font-weight:bold;
}


.linkdesc{
	padding:0 10px;
}


.linktitle2{
	padding:0 10px;
	width: 680px;
}

.cclink_title {
	font-size:1.2em;
	font-weight:bold;
}

.linkdesc2{
	background: #EBF5B8;
	margin:10px 0px;
	padding:10px;
}

.linklink{
	padding:10px 0;
	border-bottom:solid 1px #cccccd;
}

.links_catetd {
	vertical-align: top;
}


.article_catelist {
	margin: 0.8em 0;
	font-size:85%;
}

.cclinks_copyright {
	text-align:center;
	font-size:70%;
}


.cclinks_adminmenu {
	margin: 1em 0;
}


ul.cclinks_menu li{
	margin:0px;
	padding:6px;
	font-weight:normal;
	border-bottom :dotted 1px #cccccd;
}


/* ==========================================================================*/
/*【sitemapの設定】*/
/* ==========================================================================*/

dl.sitemapmenu {
	margin: 0px;
}

dl.sitemapmenu dt {
	margin:1.4em 0;
	margin-left: 5px;
	padding: 8px 0 6px 12px;
	border-top:solid 5px #abbd32;
	border-bottom:dotted 1px #abbd32;
	background:#EBF5B8;
	color:#000000;
	font-weight: bold;
	font-size:1.2em;
}


dl.sitemapmenu dd {
	margin-left: 5px;
	padding: 5px;
}


/* ==========================================================================*/
/*【waffle0の設定】*/
/* ==========================================================================*/

/* 教員紹介 */
table.t-date-list td {
	padding:8px 20px;
}

.teacher-data {
	margin:0;
	margin-bottom:20px;
	padding:0;
}

.teacher-data table {
	margin:0px;
	padding:0px;
	border:none;
}

.teacher-data table td{
	padding:2px;
	font-size:1.0em;
	line-height:1.2em;
	border:none;
}

.teacher-data table td.photo{
	vertical-align:top;
	padding-right:15px;
}

.teacher-data table td.name{
	vertical-align:top;
	padding-top:10px;
}

.td-name-waku {
	padding-bottom:50px;
}

.teacher-data table td.item{
	padding: 5px;
	border-bottom:solid 1px #cccccd;
}

.teacher-data table img{
	margin:0px;
	padding:2px;
	border:solid 1px #cccccd;
}

.td-name {
	margin: 10px 0px;
	padding:4px;
	font-size:1.5em;
	font-weight:bold;
}

span.t-title {
	font-size:0.9em;
	font-weight:bold;
}

span.delete {
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	border: 1px solid #cccccd;
	background: #E5E8E6;
	padding: 8px;
}


/* ==========================================================================*/
/*【Inquiryの設定】*/
/* ==========================================================================*/

/* メールフォーム */
/* ご意見・お問い合わせ */
.inquiry{
	border-bottom:solid 1px #cccccd;
}


.inquiry dt{
	width:250px;
	padding:6px 0px;
	padding-left:5px;
	border-top:solid 1px #cccccd;
	font-size:1.0em;
	float:left;
}

.inquiry dd{
	margin-left:270px;
	padding:6px 0px;
	border-top:solid 1px #cccccd;
}

.mailerror {
	margin:1.4em 0px;
	padding:10px;
	border:solid 1px #ff0000;
	color: #ff0000;
}

.mailresult{
	margin-bottom:2em;
	padding: 10px;
	border:solid 1px #cccccd;
	line-height:2;
}

.mailsend{
	text-align:center;
	margin: 10px 0;
	padding: 10px 0;
}

.mailsend input{
	padding:5px;
	border: 1px solid #707070;
}

.inquiry fieldset{
	border:none;
}

.inquiry textarea,input{
	padding:0.2em;
	border: 1px solid #707070;
}

.inquiry input#name,#tel{
	width: 250px;
}

.inquiry input#mail,#mail2{
	width: 350px;
}

.inquiry textarea#note{
	width: 350px;
}

span.red{
	color: #ff0000;
}


/* オープンキャンパス申し込み・願書資料請求フォーム */
.app_form {
}

.app_form dt{
	margin-bottom: 0.5em;
	padding:8px;
	background-color: #e5e5e5;
	border-right: 1px solid #cccccd;
	border-bottom: 1px solid #cccccd;
}

.app_form dd{
	margin-bottom: 1em;
	padding:4px;
}

.app_form input{
	padding:0.2em;
	border:1px solid #707070;
}

.app_form textarea{
	padding:0.2em;
	border:1px solid #707070;
	width:650px;
}

.app_form input#mail,#add,#add2,#school,#examination1,#examination2,#examination3{
	width: 550px;
}

.app_form textarea#note{
	width: 680px;
}


/* ==========================================================================*/
/*【waffle1の設定】*/
/* ==========================================================================*/

/* 入試合否案内システム */
.error_msg {
	margin:1em 0px;
	padding: 10px;
	color:#DC143C;
	text-align: center;
	border: 1px solid #DC143C;
}


.result_msg {
	margin:1em 0px;
	padding: 14px;
	color:#D11717;
	font-weight:bold;
	font-size:1.4em;
	text-align: center;
	background-color:#fce8ec;
	border: 1px solid #cccccd;
}


.result_errormsg {
	margin:1em 0px;
	padding: 10px;
	color:#DC143C;
	text-align: center;
	background-color:#fce8ec;
	border: 1px solid #cccccd;
}


/* ==========================================================================*/
/*【jobopinfoの設定】*/
/* ==========================================================================*/

/* 求人管理システム */
.job_search_submit {
	margin-top:1.8em;
	padding:8px;
	background: #C4D953;
	text-align:center;
}

.job_search_submit input{
	padding:0.4em 0.6em;
	border: 1px solid #707070;
}


/* ==========================================================================*/
/*【個別ページの設定】*/
/* ==========================================================================*/

/* 学則など */
.regulations {}

.regulations dt{
	width:80px;
	padding:5px 0px;
	padding-left:5px;
	font-weight:bold;
	float:left;
}

.regulations dd{
	margin-left:90px;
	padding:5px 0px;
}

table.rg{
	width:580px;
}


/* 学習過程など */
table.vt {}

table.vt th{
	text-align:center;
}

table.vt td{
	padding: 4px 8px;
	vertical-align:top;
}


/* 実習計画など */
.practice-plan {}

.practice-plan dt{
	width:80px;
	padding:6px 0px;
	padding-left:5px;
	float:left;
}

.practice-plan dd{
	margin-left:90px;
	padding:6px 0px;
}


/* 年間行事 */
.event-year{}

.event-year dt{
	width:350px;
	padding:6px 0px;
	padding-left:5px;
	float:left;
}

.event-year dd{
	margin-left:355px;
	padding:6px 0px;
}

.ey-con {
	border-left:solid 10px #c6f4e9;
	margin-left:30px;
	padding: 5px 0px 5px 5px;
}


/* 大学周辺タウン情報 */
div.townmap {
	position: relative;
}

div.townmap .town img {
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
}

div.townmaplist01,
div.townmaplist02,
div.townmaplist03 {
	width: 678px;
	padding: 10px 0;
	overflow:hidden;
	position: relative;
	clear: both;
}

div.townmaplist01 {
	margin-top: 25px;
	border-top: 1px dotted #cccccd;
}

div.townmaplist02 {
	margin: 0;
	border-top: 1px dotted #cccccd;
}

div.townmaplist03 {
	margin: 0;
	border-top: 1px dotted #cccccd;
	border-bottom: 1px dotted #cccccd;
}

div.townmaplist01 strong,
div.townmaplist02 strong,
div.townmaplist03 strong {
	font-weight: bold;
	font-size: 106%;
}

div.townmaplist_left {
	width: 284px;
	float: left;
}

div.townmaplist_right {
	width: 384px;
	float: right;
	text-align: left;
}

div.townmaplist_right img {
	margin-right: 10px;
	display: inline;
}




/* 大学周辺タウン情報 */
.t_map {
	width:214px;
	margin: 5px 5px 0.8em 5px;
	padding:0;
	line-height:1.4;
	float:left;
}

.t_map-inner {
	width:204px;
	height:100%;
	margin:5px;
	border:5px solid #cccccd;
}

.t_map_img {
	margin:0px 5px;
}

.t_map_title {
	margin: 5px;
	padding:5px 0;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
}

.t_map_cl {
	margin:12px 5px;
}

.t_map_cl span{
	padding:4px 8px;
	font-size:0.9em;
	background:#eef4c4;
}

.t_map_comment {
	margin:10px 5px;
	padding:0;
	text-align:left;
	line-height:1.4;
}




/* 交通アクセス */
.access-com {
	width:600px;
	margin-bottom:1.5em;
	padding:5px 20px;
	text-align: left;
}

.access-com-r {
	float:right;
	width:540px;
	_width:500px;
}

.access-com-r02 {
	float:right;
	width:490px;
	_width:450px;
}

/* 後援会予算　表 */
table.budget {}

table.budget td.b-left {
	text-align: left;
}

table.budget td.b-right {
	text-align: right;
}

table.budget td.b-center {
	text-align: center;
}



/* オープンキャンパスページ・表 */
table.op {}

table.op th {
	background-image:url(../../images/common/thbg.gif);
	background-repeat: repeat;
}

table.op td {}




/* special_interview */
/* トップページ */
.iv_oblong{
	margin:1em 0;
	padding:1em 0;
	width:690px;
	height:100%;
	background-image:url(../../images/special_interview/subjectbg.gif);
	background-repeat: repeat;
}
.iv_oblong .boxes_img{
	float:left;
	width:180px;
	text-align:center;
	margin:0;
	padding:0;
}
.iv_oblong .boxes_com{
	float:right;
	width:500px;
	margin:0;
	padding:0;
	font-family:'ヒラギノ明朝 Pro','ＭＳ Ｐ明朝','細明朝体','serif';
}
.iv_oblong .boxes_com .comment{
	margin:0.4em 0 0.8em 0;
	font-size:1.4em;
	font-weight:bold;
}
.iv_oblong .boxes_com .subject{
	padding:4px 8px;
	background:#352a22;
	color:#ffffff;
	text-align:right;
}
.iv_oblong .boxes_com .details{
	padding:10px 5px;
	text-align:right;
}

.iv_portrait{
	margin:1em 5px 1em 15px;
	padding:5px 0;
	width:200px;
	background-image:url(../../images/special_interview/subjectbg.gif);
	background-repeat:repeat;
	text-align:center;
	float:left;
}
.iv_portrait .boxes_img{
	margin:5px 0;
	padding:5px 0;
}
.iv_portrait .boxes_title{
	padding:4px 0;
	background:#352a22;
	color:#ffffff;
	font-family:'ヒラギノ明朝 Pro','ＭＳ Ｐ明朝','細明朝体','serif';
}
.iv_portrait .boxes_title a{
	padding:4px;
	background:#352a22;
	color:#ffffff;
	font-family:'ヒラギノ明朝 Pro','ＭＳ Ｐ明朝','細明朝体','serif';
	text-decoration:none;
}
.iv_portrait .boxes_subject{
	padding:0.6em 0;
	color:#352a22;
	font-size:1.1em;
	font-weight:bold;
	font-family:'ヒラギノ明朝 Pro','ＭＳ Ｐ明朝','細明朝体','serif';
}
.iv_portrait .boxes_subject a{
	padding:0.6em 0;
	color:#352a22;
	font-size:1.1em;
	font-weight:bold;
	font-family:'ヒラギノ明朝 Pro','ＭＳ Ｐ明朝','細明朝体','serif';
	text-decoration:none;
}


/* 詳細ページ */
#ivsbj-outer {
	margin:5px 0px 1.8em 0px;
	background:#8fa204;
	background-image:url(../../images/special_interview/interview.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.ivsbj {
	padding:10px 0px 10px 14px;
	margin-left:140px;
	color:#352a22;
	font-size:1.3em;
	font-weight:bold;
	font-family:'ヒラギノ明朝 Pro','ＭＳ Ｐ明朝','細明朝体','serif';
	color:#000000;
	background-image:url(../../images/special_interview/subjectbg.gif);
	background-repeat: repeat;
}

.ivsbj span.intro{
	font-size:0.85em;
	font-weight:normal;
}

.ivphoto {
	margin:0px;
	border:solid 1px #cccccd;
	float:left;
}
.ivphoto img{
	margin:10px;
}

.ivchair {
	vertical-align:bottom;
	float:right;
}

.ivcomment-outer {
	margin:2.5em 0px 1.8em 0px;
	padding:4px 0px;
	border-bottom:solid 5px #8fa204;
}

.ivcomment {
	padding:8px 0px 6px 35px;
	color:#352a22;
	font-size:1.3em;
	font-weight:bold;
	font-family:'ヒラギノ明朝 Pro','ＭＳ Ｐ明朝','細明朝体','serif';
	border-bottom:dotted 1px #8fa204;
	background-image:url(../../images/special_interview/comment.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}


.iv_pagenavigation {
	margin:0px;
	margin-top: 20px;
	padding: 0px;
	width: 690px;
}
.iv_pagenavigation .navicon_prev{
	width:280px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	padding: 0px;
	text-align:left;
}
.iv_pagenavigation .navicon_prev a{
	text-decoration:none;
}
.iv_pagenavigation .navicon_next{
	width:335px;
	float:right;
	margin-left:5px;
	margin-bottom:10px;
	padding: 0px;
	text-align:right;
}
.iv_pagenavigation .navicon_next a{
	text-decoration:none;
}
.iv_pagenavigation span.pagenavi_text {
	margin-bottom: 10px;
	padding: 10px 0px;
	color:#498C00;
	font-size:1.0em;
}


/* 通知 */
/* .notification {
	border:solid 2px #e60012;
	margin:1.4em 0px;
	padding:10px;
	color:#e60012;
	font-size:1.2em;
	font-weight:bold;
}
*/



/* 入学案内 */
.gaiyo_kanban {
	margin:0;
	padding:0;
}
.gaiyo_kanban a{
	display:block;
	width:690px;
	height:340px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../../images/admissions/gaiyo_kanban.jpg);
}
.gaiyo_kanban a:hover{
	background:url(../../images/admissions/gaiyo_kanban_a.jpg);
}

.admissions {
	margin:5px 0;
	padding:0;
}
.admissions a{
	display:block;
	width:690px;
	height:55px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../../images/admissions/admissions.gif);
}
.admissions a:hover{
	background:url(../../images/admissions/admissions_a.gif);
}

.gaiyo_menu01 {
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
	float:left;
}
.gaiyo_menu01 a{
	display:block;
	width:342px;
	height:90px;
	text-align:left;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../../images/admissions/gaiyo_menu02.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

* html .gaiyo_menu01 a{
	display:block;
	width:340px;
	height:90px;
	text-align:left;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../../images/admissions/gaiyo_menu02.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.gaiyo_menu01 a:hover{
	background:url(../../images/admissions/gaiyo_menu02a.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.gaiyo_menu02 {
	margin:0 0 5px 0;
	padding:0;
	text-align:left;
	float:right;
}
.gaiyo_menu02 a{
	display:block;
	width:342px;
	height:90px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../../images/admissions/gaiyo_menu03.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

* html .gaiyo_menu02 a{
	display:block;
	width:340px;
	height:90px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../../images/admissions/gaiyo_menu03.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.gaiyo_menu02 a:hover{
	background:url(../../images/admissions/gaiyo_menu03a.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.gaiyo_menu03 {
	margin:0 0 1em 0;
	padding:0;
	text-align:left;
	float:left;
}
.gaiyo_menu03 a{
	display:block;
	width:342px;
	height:90px;
	text-align:left;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../../images/admissions/gaiyo_menu04.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

* html .gaiyo_menu03 a{
	display:block;
	width:340px;
	height:90px;
	text-align:left;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../../images/admissions/gaiyo_menu04.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.gaiyo_menu03 a:hover{
	background:url(../../images/admissions/gaiyo_menu04a.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.gaiyo_menu04 {
	margin:0 0 1em 0;
	padding:0;
	text-align:left;
	float:right;
}
.gaiyo_menu04 a{
	display:block;
	width:342px;
	height:90px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../../images/admissions/gaiyo_menu01.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

* html .gaiyo_menu04 a{
	display:block;
	width:340px;
	height:90px;
	overflow: hidden;
	text-indent: -9999px;
	background:url(../../images/admissions/gaiyo_menu01.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.gaiyo_menu04 a:hover{
	background:url(../../images/admissions/gaiyo_menu01a.gif);
	background-repeat:no-repeat;
	background-position:right top;
}


img.nyushi_title {
	margin:5px 0 10px 0;
}
.gaiyo_com {
	margin:0;
	padding:0;
	width:540px;
	float:right;
}
.nyushi_check {
	margin:5px 0 0 0;
	padding:0;
}


/* ==========================================================================*/
/*【clearfixの設定】*/
/* ==========================================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	display:inline-block;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.clearfix {display:block;}




/* ==========================================================================*/
/*【バナーの設定】*/
/* ==========================================================================*/

.banner {
	margin-bottom:5px;
	text-align: center;
}


/* ==========================================================================*/
/*【パンくずリストの設定】*/
/* ==========================================================================*/

.breadcrumbs {
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 4px;
}

/* ==========================================================================*/
/*【FCKEdiotrのCSS設定】*/
/* ==========================================================================*/

/* 回り込みの設定 */
.left{
	float:left;
	margin-right:10px;
}

.right{
	float:right;
	margin-left:10px;
}

.left2{
	float:left;
	margin-right:5px;
}

.right2{
	float:right;
	margin-left:5px;
}

.clear-l{
	clear: left;
}

.clear-r{
	clear: right;
}

.clear{
	clear: both;
}


/* 枠組装飾の設定 */
.waku01{
	border:solid 1px #cccccd;
	margin:1.4em 0px;
	padding:10px;
}

.waku02{
	border:solid 1px #ABBD32;
	margin:1.4em 0px;
	padding:10px;
}

.topic01{
	background: #E7E7E6;
	margin:1.4em 0px;
	padding:10px;
}

.topic02{
	background: #EBF5B8;
	margin:1.4em 0px;
	padding:10px;
}

.topic_att{
	border:solid 2px #e60012;
	margin:1.4em 0px;
	padding:10px;
	color:#e60012;
}


/* 画像枠ありの設定 */
.img-waku{
	padding:0px;
	border:solid 5px #EFF5C0;
}

.img-waku-l{
	padding:0px;
	border:solid 5px #EFF5C0;
	float:left;
	margin-right:10px;
}

.img-waku-r{
	padding:0px;
	border:solid 5px #EFF5C0;
	float:right;
	margin-left:10px;
}


/* 文字装飾の設定 */
span.marker {
	padding:4px;
	background: #EFF5C0;
}

span.notice {
	color:#498C00;
	font-weight:bold;
}

span.importance {
	color:#D30102;
	font-weight:bold;
}

/* 文字整形の設定 */
.textleft{
	text-align:left;
}

.textright{
	text-align:right;
}

.textcenter{
	text-align:center;
}

