
/* - main.css - */
@media all {
@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  main.css
 style info :  リセット及びbody初期設定 
=================================================================== */
/*--- リセット ---*/

html {
overflow-y:scroll;
}
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
margin:0;
padding:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
}
table {
border-collapse:collapse;
border-spacing:0;
}
caption {
text-align:left;
}
q:before, q:after {
content:'';
}
object, embed {
vertical-align:top;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
}
img, fieldset {
border:0 none;
}
ul li {
list-style-type:none;
}
img {
vertical-align:bottom;
}
a {
    color:#D32757;
    text-decoration:none;
}
a:hover {
text-decoration:underline;
}



/*--- 初期設定 ---*/

body {
    color:#333333;
    font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",serif;
    font-size:95%;
    line-height:120%;
    margin-left:auto;
    margin-right:auto;


}

* html body {
    font-size:80%;
}


.clearfix:after {
    content: ".";  /* 新しい要素を作る */
    display: block;  /* ブロックレベル要素に */
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 1px;
}

.clearfix {
    zoom: 1;
}

/*------------------------

共用スタイル 

------------------------*/

.font75 {
font-size:75%;
}
.font80 {
font-size:80%;
}
.font90 {
font-size:90%;
}
.font100 {
font-size:100%;
}
.font120 {
font-size:120%;
}

.ind30 {
margin-bottom:10px;
margin-left:30px;
}
.ind40 {
font-size:85%;
line-height:125%;
margin-left:40px;
}
.ind50 {
margin-left:50px;
}

/*------------------------

レイアウト関係 

------------------------*/

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

#portal-header {
    border-top: 3px solid #E1587F;
    clear: both;
}

#portal-header #header-wrapper {
    margin-right: auto;
    margin-left: auto;
    padding-top: 4px;
    clear: both;
}

#portal-header #portal-logo {
    float: left;
    margin-left: 44px;
    height: 64px;
    width: 519px;
    clear: left;
}

#portal-siteactions li {
    float: left;
    background-image: url(http://www.yone.ac.jp/images/bg_topnavi.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 5px;
    padding-right: 12px;
    padding-left: 12px;
    font-size: 15px;
    margin: 0px;
    padding-bottom: 5px;
}

#portal-siteactions li a {
    border: 0px solid transparent;
    color: #D32757;
}

#portal-siteactions li a:hover {
    color: #D32757;
    text-decoration: underline;
    background-color: transparent;
    border: 0px solid transparent;
}


#portal-siteactions {
    float: right;
    padding-right: 20px;
    margin: 0px;
    padding: 0 20px 0 0;
    line-height: normal;
    /*min-width: 250px;*/
    white-space:nowrap;
}

/*------------------------

検索関係 

------------------------*/


/*--- 検索結果 ---*/

/*--- 検索ボックス ---*/
#portal-header #portal-searchbox {
    /*min-width: 230px;*/
    background-color: #E1587F;
    border: 1px solid #E1587F;
    clear: right;
    color: #333333;
    float: right;
    margin-right: 20px;
    margin-top: 5px;
    padding: 1px;
    white-space: nowrap;
    width: auto;
    display: block;
}

#kensaku {
    border: 0px solid #E1587F !important;
    color: #333333;
    display: inline;
    font-size: 13px;
    line-height: normal;
    margin: 0px;
    padding: 2px 0 0;
    width: 150px;
    vertical-align:top;
}
#btn_kensaku {
    border: 0px solid #E1587F;
    background: #E1587F;
    display: inline;
    margin: 0px;
    padding: 2px 0 0;
    vertical-align:top;
}

/*--- メインエリア ---*/
#portal-column-one {
    vertical-align: top;
}

#portal-column-content {
    vertical-align: top;
}

/*--- グローバルナビ(上) ---*/

#portal-globalnav01 {
    clear: both;
    background-image: url(http://www.yone.ac.jp/images/bg_gnavi01.png);
    background-repeat: repeat-x;
    height: 45px;
}

#portal-globalnav01 ul{
    width: 960px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding-top: 12px;
}

#portal-globalnav01 li {
    XXXfloat: left;
    display: inline;
    padding-right: 14px;
    padding-left: 14px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.2em;
}

#portal-globalnav01 li a{
    text-decoration: none;

}

#portal-globalnav01 li a:hover{
    color: #69308D;
    text-decoration: none;
}

#portaltab-yoneei a {
    color:green;
}

.gnavi01_kugiri {
    background-position: right top;
    background-image: url(http://www.yone.ac.jp/images/btn_gnavi01_kugiri.gif);
    background-repeat: no-repeat;
}


/*--- フッター ---*/

#footer {
	clear: both;
	background-image: url(http://www.yone.ac.jp/images/bg_footer.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

#footer #footernavi {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 85%;
}


#footer #credit {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 80%;
	line-height: 120%;
}

#footer #credit #logo2 {
	float: left;
}
#footer #credit #adress {
	float: left;
	padding-left: 5px;
}


/* サイトマップ */
h1{
    border-bottom:1px solid #E1577E;
    color:#E1587F;
    font-size:120%;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:10px;
    padding-bottom:5px;
    padding-left:10px;
}
ul#portal-sitemap {
    margin-left: 80px;
    margin-top: 20px;
    margin-bottom: 40px;
}
ul#portal-sitemap.navTreeLevel0 {
    color:#333333;
    font-weight:normal;
    list-style-image:url(http://www.yone.ac.jp/images/icon_menu.png);
}
#portal-sitemap ul.navTreeLevel2 {
    color:#333333;
    font-weight:normal;
    margin-left: 20px;
    list-style-image: none;
}
#portal-sitemap ul.navTreeLevel3 {
    color:#333333;
    font-weight:normal;
    margin-left: 20px;
    list-style-image: none;
}
#portal-sitemap ul.navTreeLevel4 {
    color:#333333;
    font-weight:normal;
    margin-left: 20px;
    list-style-image: none;
}


/*--- その他 ---*/
#contentview-local_roles,
#plone-contentmenu-actions,
#plone-contentmenu-display,
#advanced,
#settings {
    display: none;
}
}

