@charset "utf-8";

*{
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}




/*
サイド
-------------------------------------------*/
.menu_item {
	cursor: pointer;
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #14130C;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/side_li.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 34px;
}


.menu_item:hover {
	background-color: #FFFFFF;
	color: #2291D6;
	background-image: url(../images/side_li_ov.gif);
}

.menu_item span {
	font-size: 10px;
	line-height: 12px;
	color: #2799D7;
}
.menu_item:hover span {
	color: #5EC7EE;
}

.sub_menu_item {
	cursor: pointer;
	display: block;
	font-size: 12px;
	line-height: 5px;
	color: #14130C;
	text-decoration: none;
	background-color: #ffffff;
	padding-top: 11px;
	padding-right: 5px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D8;
	background-image: url(../images/side_li2.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 23px;
}

.sub_menu_item:hover {
	background-color: #FFFFFF;
	color: #2291D6;
	background-image: url(../images/side_li2.png);
}

















#side {
	background-color: #F6F6F6;
	padding: 5px;
	float: left;
	width: 220px;
}
#side h3 {
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	background-image: url(../images/side_h3.gif);
	height: 20px;
	padding-bottom: 7px;
	font-weight: normal;
	margin-bottom: 1px;
	padding-top: 5px;
	text-align: center;
}




#side .side_box {
	background-image: url(../images/side_box.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 220px;
	margin-bottom: 5px;
	background-color: #F2F1EF;
	padding-top: 5px;
	padding-bottom: 10px;
}
#side .side_box h3 {
	background-color: #2777CE;

	/*background-image: none;*/
	background-image: url(../images/navi_li.gif);
	line-height: 20px;
	height: 20px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-size: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D3D1C9;
}
#side .side_box .side_inbox {
	background-image: url(../images/side_inbox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 210px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-color: #F5F5F4;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#side li {
/*
	line-height:0;
*/
	list-style-type:none;
}


#side li a {
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #14130C;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/side_li.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 34px;
}


#side li a:hover {
	background-color: #FFFFFF;
	color: #2291D6;
	background-image: url(../images/side_li_ov.gif);
}

/* 1ページ目の選択(青)反転のみ使用*/
/*選択中のページのメニュー表示*/
#side li.current1 {
	display: block;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	background-color: #FFFFFF;
	/*1行の為パディング補正*/
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 22px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 34px;
	/*1行の為高さ補正*/
	background-color: #FFFFFF;
	color: #2291D6;
	background-image: url(../images/side_li_ov.gif);
}






/* 2ページ以降*/
/*選択中のページのメニュー表示*/
#side li.current {
	display: block;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	background-color: #FFFFFF;
	/*1行の為パディング補正*/
	padding-top: 9px;
	padding-right: 5px;
	padding-left: 22px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 30px;
	/*1行の為高さ補正*/
	background-color: #FFFFFF;
	color: #2291D6;
	background-image: url(../images/side_li_ov.gif);
}



/* 2ページ以降*/
/*選択されていないページのメニュー表示*/
#side li.subpage a {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #14130C;
	text-decoration: none;
	background-color: #FFFFFF;
	/*1行の為パディング補正*/
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 22px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/side_li.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 27px;
	/*1行の為高さ補正*/
}

#side li.subpage a:hover {
	background-color: #FFFFFF;
	color: #2291D6;
	background-image: url(../images/side_li_ov.gif);
}



/*
パンくずリスト
-------------------------------------------*/


#topicPath_01 {
	margin:10px 10px 0 0px;
}
#topicPath_01 li {
	display:inline;
	line-height:100%;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
#topicPath_01 li a {
    padding-right:15px;
    background:url(../images/topicpath.gif) no-repeat right center;
}







/*
サイド中項目
-------------------------------------------*/

#side li.element1 a {
	display: block;
	font-size: 12px;
	line-height: 5px;
	color: #14130C;
	text-decoration: none;
	background-color: #ffffff;
	padding-top: 11px;
	padding-right: 5px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D8;
	background-image: url(../images/side_li2.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 23px;
}

#side li.element1 a:hover {
	background-color: #FFFFFF;
	color: #2291D6;
	background-image: url(../images/side_li2.png);
}


/*
element1　の選択中
-------------------------------------------*/

#side li.element1h a {
	display: block;
	font-size: 12px;
	line-height: 5px;
	color: #2291D6;
	text-decoration: none;
	background-color: #ffffff;
	padding-top: 11px;
	padding-right: 5px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D8;
	background-image: url(../images/side_li2.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 23px;
}




/*
サイド小項目
-------------------------------------------*/

#side li.element2 a {
	display: block;
	font-size: 11px;
	line-height: 5px;
	color: #14130C;
	text-decoration: none;
	background-color: #ffffff;
	padding-top: 11px;
	padding-right: 5px;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D8;
	background-image: url(../images/side_li3.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 23px;
}

#side li.element2 a:hover {
	background-color: #FFFFFF;
	color: #2291D6;
	background-image: url(../images/side_li3.png);
}


/*
element2　の選択中
-------------------------------------------*/

#side li.element2h a {
	display: block;
	font-size: 11px;
	line-height: 5px;
	color: #2291D6;
	text-decoration: none;
	background-color: #ffffff;
	padding-top: 11px;
	padding-right: 5px;
	padding-left: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0D8;
	background-image: url(../images/side_li3.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 23px;
}



#side .side_box .side_inbox p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
}
#side .side_box .side_btn {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#side .side_box .side_prbox {
	width: 186px;
	background-color: #F9F9F7;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px;
	font-size: 12px;
	color: #6F6B5E;

}




/*
バナー貼付けエリア
-------------------------------------------*/

#side .side_bunner {
	width: 220px;
	background-color: #F9F9F7;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	padding: 0px;
	font-size: 12px;
	color: #6F6B5E;
}








#side .side_box .side_prbox p {
	font-size: 10px;
}
#side .side_box .side_prbox a {
	color: #8E8979;
	font-size: 10px;
}

#side li a span {
	font-size: 10px;
	line-height: 12px;
	color: #2799D7;
}
#side li a:hover span {
	color: #5EC7EE;
}
#side ul {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
}
#side .chui {
	font-size: 12px;
	color: #D73743;
	padding-left: 0px;
}

/*
サイドおわり
-------------------------------------------*/


/*
階層表示(
-------------------------------------------*/

#address {
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#address strong {
	font-weight: normal;
	color: #505050;
	font-size: 11px;
	letter-spacing: 1px;
}
/*
階層表示終わり
-------------------------------------------*/

/*
別TEMP_navi
-------------------------------------------*/


#navi {
	display: flex;
	background-image: url(../images/navi.gif);
	height: 44px;
	padding-left: 4px;
}

#navi li a {
	line-height: 16px;
	display: block;
	height: 32px;
	width: auto;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 25px;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	padding-top: 6px;
	text-align: center;
}

#navi li.current span {
	line-height: 12px;
	font-size: 10px;
	color: #666666;
}

#navi li.current a {
	background-image: url(../images/navi_li_st.gif);
	color: #006AAA;
	font-weight: normal;
}

#navi li a span {
	line-height: 10px;
	font-size: 10px;
	color: #C6ECFB;
}

#navi li a:hover span {
	color: #1A80C3;
}

#navi li a {
	background-image: url(../images/navi_li.gif);
}
#navi li a:hover {
	background-image: url(../images/navi_li_ov.gif);
	color: #333333;
}

#navi li {
    list-style: none;
    position: relative;
}

#navi li li {
    height: 0;
    overflow: hidden;
    transition: .5s;
}
#navi li li a {
    border-top: 1px solid #eee;
		background-image: url(../images/navi_li_st.gif);
		color: #333333;
}
#navi li:hover > ul > li {
    height: 2rem;
    overflow: visible;
		z-index: 100;
}

#navi li ul li ul {
    left: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

#navi li.current li a {
	color: #333333;
}


#navi li ul li ul a {
		text-align: left;
		font-size: 12px;
		line-height: 20px;
		width: 180px;
}

/*別TEMP_navi終わり*/



body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #ffffff url(../images/bg3.png) repeat-x top;

}

body#toppage {

background: url(../images/bg3.png) repeat-x top;
}

a{color:#027dd3;text-decoration:none;}
a:hover{color:#0171bf;}
a:active, a:focus {
	outline: 0;
	color: #FFF;
}
img{border:0;}
.clear{clear:both;}



body#toppage2 {

background: #ffffff;
}

a{color:#027dd3;text-decoration:none;}
a:hover{color:#0171bf;}
a:active, a:focus {
	outline: 0;
	color: #FFF;
}
img{border:0;}
.clear{clear:both;}

/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 938px;
}

/*************
/* ヘッダー
*************/
#header{

height:110px;
}

#header h1 {
padding: 7px 0 0;
font-size: 10px;
font-weight: normal;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 46px;
background:url(../images/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;line-height: 12px;
font-size: 10px;
color: #666666;	}

ul#topnav a{


text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(../images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -46px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -46px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -46px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}


/*************
メイン（右側）コンテンツ
*************/
#main {
	float: right;
	background:#ffffff;
	width: 645px;
	padding: 15px 0;
	display: inline;
}
#main2 {
	float: right;
	background:#ffffff;
	width: 680px;
	padding: 15px 0;
	display: inline;
}

#mainblog {
	float: right;
	background:#ffffff;
	width: 680px;
	padding: 15px 0;
	display: inline;
}




#main h2{
	margin-bottom: 10px;
	padding: 0 10px 0px 20px;
	line-height: 40px;
	font-size: 14px;
	font-weight: normal;
	color: #252525;
	background: url(../images/heading.png) no-repeat;
}

#main2 h2{
	margin-bottom: 10px;
	padding: 0 10px 0px 20px;
	line-height: 40px;
	font-size: 14px;
	font-weight: normal;
	color: #252525;
	background: url(../images/heading.png) no-repeat;
}

#mainblog h2{
	margin-bottom: 10px;
	padding: 0 10px 0px 20px;
	line-height: 40px;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	background: url(../images/heading.png) no-repeat;
}

#main h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	padding-left: 15px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
	color: #0159AC;
	border-bottom: 1.2px solid #aaaaaa;
	background:#eee;
	border-left:2px solid #aaa;
	padding:.2em .9em
}

#main2 h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	padding-left: 15px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
	color: #0159AC;
	border-bottom: 1.2px solid #aaaaaa;
	background:#eee;
	border-left:2px solid #aaa;
	padding:.2em .9em
}

#main h4 {
	border-left: solid 17px #FF69B4;
	font-size: 14px;
	font-weight: normal;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 0.1em;
	color: #027dd3;
}




#main h5{
	margin-bottom: 10px;
	margin-top:30px;
	padding: 15px 10px 15px 20px;
	font-size: 12px;
	font-weight: normal;
	height: 45px;
	color: #252525;
	background: url(../images/heading4.png) no-repeat;
}



#main h6 {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.0em;
	color: #027dd3;
	border-bottom: 1px solid #cccccc;
}


#main p.link {
	font-size: 13px;
	font-weight: normal;
	padding-left: 15px;
	line-height:18px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.0em;
	color: #027dd3;
	border-bottom: 1px solid #cccccc;
}

#main a:active{color:#027dd3;}

#main a:focus{color:#027dd3;}



#main p {
	padding: 12px 15px 15px 20px;
	line-height: 175%;
}


#main p.foot {
	padding: -10px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#main p.underh4 {
	font-size: 13px;
	font-weight: normal;
	padding-left: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: -10px;
	letter-spacing: 0.2em;
	color: #027dd3;
	line-height:normal;
}



/* 画像を右に回りこみ */
#main p.withImage{
	width: 598px;
	margin: 10px 0 5px 10px;
	padding: 5px 0;
	line-height:1.8em;
}

#main p.withImage img{
	float: right;
	margin-left: 0.5em;
	margin-right: 5px;
}


/* 画像を左に回りこみ */
#main p.withImagel{
	margin: 10px 10px 0 10px;
	padding: 5px 0;
}

#main p.withImagel img{
	float: left;
	margin-top: 18px;
	margin-left: .5em;
	margin-right: 15px;
	border-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;

}

#main p.withImagel2{
	margin: 0px 10px 0 10px;
	padding: 5px 0;
}

#main p.withImagel2 img{
	float: left;
	margin-top: 0px;
	margin-left: .5em;
	margin-right: 15px;
	border-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;

}

.clear {
	clear: both;
}

#date {
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight:bold;
	color:#027dd3;
}

#next {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}


/*************
main内各記事表示用
*************/
#content {
	background:#ffffff;
	width: 620px;
	padding: 10px 0 5px 0;
	margin: 0px 0px 0 0px;
}

#content2 {
	background:#ffffff;
	width: 660px;
	padding: 0px 0 0px 0;
	margin: 0px 0px 0 0px;
}

#contentblog {
	background:#ffffff;
	width: 660px;
	padding: 10px 0 5px 0;
	margin: 20px 0 0 0px;
}




/*************
main内各記事表示用
*************/
#post {
	background: #ffffff;
	z-index: 0;
	width:596px;
	float:none;
	border: thin dotted #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 15px;
	margin-left: 0px;
}





/*************
main内左右分離用
*************/
#contenttablel {
	background:#ffffff;
	float:left;
	width: 295px;
	padding: 10px 0 5px 0;
	margin: 20px 0 0 0px;
}

#contenttablel2 {
	background:#ffffff;
	float:left;
	width: 280px;
	padding: 10px 0 5px 0;
	margin: 20px 0 0 0px;
}


#contenttabler {
	background:#ffffff;
	float:right;
	width: 300px;
	padding: 10px 0 5px 0;
	margin: 20px 0 0 0px;
}


#contenttabler2 {
	background:#ffffff;
	float:right;
	width: 300px;
	height:50px;
	padding: 10px 0 5px 0;
	margin: 20px 0 0 0px;
}



#contenttabler3 {
	background:#ffffff;
	float:right;
	width: 300px;
	height:50px;
	padding: 10px 0 5px 0;
	margin: 20px 0 0 0px;
}



/*************
main内降板ありの長文表示用
*************/
#contentsmall {
	background:#ffffff;
	width: 580px;
	padding: 5px 0 5px 0;
	margin: 20px 0 0 5px;
	word-break: normal;
}

#contentsmallimg {
	background:#ffffff;
	width: 550px;
	padding: 10px 0 5px 30px;
	margin: 20px 0 0 10px;
}


#contentred {
	text-align: center;
	background:#ffeaff;
	width: 530px;
	padding: 10px 0 0px 0px;
	margin: 20px 0 20px 30px;
}



#contentpink {
	background:#FFE3EA;
	border-style:none;
	border-width:1pt;
	border-color:#ffc0cb;
	width: 535px;
	padding: 5px 0 5px 20px;
	margin: 10px 10px 0px 20px;
}




#contentframe {
	background:#ffffff;
	border-style:solid;
	border-width:1pt;
	border-color:#CCC;
	width: 570px;
	padding: 5px 0 5px 0px;
	margin: 10px 0 30px 20px;
}



/*************
main内更新履歴のヘッダーの直下表示用
*************/
#content2 {
background:#ffffff;
width: 620px;
height: 270px;
padding: 10px 0 10px 0;
margin: 20px 0 20 0px;

}



/*************
スタッフ紹介用
*************/
#staff1 {
	background:#ffffff;
	width: 600px;
	height: auto;
	padding: 0px 0 10px 0;
	margin: 20px 0 20 20px;
}



#staffpic {
	float:left;
	background:#ffffff;
	width: 120px;
	height: 120px;
	padding: 0px 0 10px 0;
	margin: 0px 0 20 0px;
}


#staffpic2 {
	float:left;
	background:#ffffff;
	width: 200px;
	height: 120px;
	padding: 0px 0 10px 0;
	margin: 0px 0 20 0px;
}

#staffpic3 {
	float:left;
	background:#ffffff;
	width: 146px;
	height: 120px;
	padding: 0px 0 10px 0;
	margin: 0px 0 20 0px;
}



#staffname {
	float:right;
	background:#ffffff;
	width: 465px;
	height: 140px;
	padding: 0px 0 10px 0;
	margin: 0px 0 20 0px;
}
#staffname1_2 {
	float:right;
	background:#ffffff;
	width: 465px;
	height: 200px;
	padding: 0px 0 10px 0;
	margin: 0px 0 20 0px;
}

#staffname2 {
	float:right;
	background:#ffffff;
	width: 370px;
	height: 140px;
	padding: 0px 0 10px 0;
	margin: 0px 0 20 0px;
}

#staffname3 {
	float:right;
	background:#ffffff;
	width: 420px;
	height: 140px;
	padding: 0px 0 10px 0;
	margin: 0px 0 20 0px;
}

#staffnamenopic {
	float:left;
	background:#ffffff;
	width: 600px;
	height: 140px;
	padding: 0px 0 10px 0;
	margin: 0px 0 20 0px;
}

#staffprof {
	float:right;
	background:#ffffff;
	width: 600px;
	height: auto;
	padding: 0px 0 10px 0;
	margin: 0px 0 20 0px;
}


#staff1 h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	padding-left: 0px;
	margin-right: 15px;
	margin-top: 10px;
	letter-spacing: 0.2em;
	color: #045FB4;
	border-bottom: 1px solid #cccccc;
}


#staff1 h6 {
	border-left: solid 17px #045FB4;
	font-size: 13px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 0.1em;
	color: #333;
	border-bottom:none;
}


#staff1 img{
    float: left;
    margin: 0;
    padding: 5px;
    border-color: #BBBBBB;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
}

.staffreturn {
	text-align: right;
	font-color: #FFFFFF;
	font-size:13px;
	line-height:15px;

}



/*************
更新履歴表示用
*************/
.news {
	float: right;
	clear:both;
	width: 595px;
	height:200px;
	padding: 15px 0;
	display: inline;
}

/* 長文段落 */




#content ol.long {
	type: 1;
	margin:20px 0px 0px 20px;
	list-style-type: decimal;
	list-style:inside;
}

#content li.long {
	type: 1;
	text-indent: -1em;
    margin: 10 10 4px 2em;
	list-style-type: decimal;
}



#contentsmall ul.long2 {
	margin:5px 0px 20px 1em;
	list-style:inside;
	line-height: 190%
}

#contentsmall li.long2 {
	margin: 0 0 0px 1em;
	list-style: none;
}




/*************************************************************
年度、氏名、研究等オーバーレイで色が変わるコンテンツ内メニュー
*************************************************************/

#tabline a {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #14130C;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: -15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/contentbox.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 42px;
}


#tabline a:hover {
	background-color: #FFFFFF;
		background-position: center top;
	color: #2291D6;
	background-image: url(../images/contentbox_ov.png);
}



#tabline a.current {
	background-color: #FFFFFF;
	background-position: center top;
	background-image: url(../images/contentbox_ov.png);
}





/* ボタン上下あいだ無し用テーブルDIV */

#tab1{
	float: left;
	background:#ffffff;
	width: 600px;
	height:50px;
	margin: 10px 0px 0px 0px;	/*line-height: 0.2;*/
}


#tab2{
	float: left;
	background:#ffffff;
	width: 598px;
	height:260px;
	margin: 20px 0px 0px 0px;	/*line-height: 0.2;*/
}


#tab3{
	float: left;
	background:#ffffff;
	width: 600px;
	height:250px;
	margin: 20px 0px 20px 0px;	/*line-height: 0.2;*/
}


#tab3high{
	float: left;
	background:#ffffff;
	width: 600px;
	height:310px;
	margin: 20px 0px 20px 0px;	/*line-height: 0.2;*/
}


#tab4{
	float: left;
	background:#ffffff;
	width: 600px;
	height:100px;
	margin: 20px 0px 20px 0px;	/*line-height: 0.2;*/
}

#tab5{
	float: left;
	background:#ffffff;
	width: 600px;
	height:180px;
	margin: 20px 0px 20px 0px;	/*line-height: 0.2;*/
}

#tab5middle{
	float: left;
	background:#ffffff;
	width: 600px;
	height:200px;
	margin: 20px 0px 20px 0px;	/*line-height: 0.2;*/
}


#tab5high{
	float: left;
	background:#ffffff;
	width: 600px;
	height:240px;
	margin: 20px 0px 20px 0px;	/*line-height: 0.2;*/
}

/* ボタン_スタッフ一覧用テーブルDIV */


#tab_staff_1{
	float: left;
	background:#ffffff;
	width: 600px;
	height:50px;
	margin: 10px 0px 0px 0px;	/*line-height: 0.2;*/
}

#tab_staff_2{
	float: left;
	background:#ffffff;
	width: 600px;
	height:100px;
	margin: 10px 0px 0px 0px;	/*line-height: 0.2;*/
}


#tab_staff_3{
	float: left;
	background:#ffffff;
	width: 600px;
	height:145px;
	margin: 10px 0px 0px 0px;	/*line-height: 0.2;*/
}

#tab_staff_4{
	float: left;
	background:#ffffff;
	width: 600px;
	height:185px;
	margin: 10px 0px 0px 0px;	/*line-height: 0.2;*/
}


#tab_staff_5{
	float: left;
	background:#ffffff;
	width: 600px;
	height:230px;
	margin: 10px 0px 0px 0px;	/*line-height: 0.2;*/
}

#tab_staff_6{
	float: left;
	background:#ffffff;
	width: 600px;
	height:280px;
	margin: 10px 0px 0px 0px;	/*line-height: 0.2;*/
}


#tab_staff_7{
	float: left;
	background:#ffffff;
	width: 600px;
	height:325px;
	margin: 10px 0px 0px 0px;	/*line-height: 0.2;*/
}

#tab_staff_8{
	float: left;
	background:#ffffff;
	width: 600px;
	height:375px;
	margin: 10px 0px 0px 0px;	/*line-height: 0.2;*/
}


#tab_staff_9{
	float: left;
	background:#ffffff;
	width: 600px;
	height:420px;
	margin: 10px 0px 0px 0px;	/*line-height: 0.2;*/
}

#tab_staff_10{
	float: left;
	background:#ffffff;
	width: 600px;
	height:480px;
	margin: 10px 0px 0px 0px;	/*line-height: 0.2;*/
}


/* 阪大消化器内科のご紹介・研究実績　選択ボタン 8年分4行 を囲むワク*/

#tab_item8{
	float: left;
	background:#ffffff;
	width: 600px;
	height:100px;
	margin: 20px 0px 30px 0px;	/*line-height: 0.2;*/
}


/* 阪大消化器内科のご紹介・研究実績　選択ボタン 10年分5行 を囲むワク*/

#tab_item10{
	float: left;
	background:#ffffff;
	width: 600px;
	height:150px;
	margin: 20px 0px 30px 0px;	/*line-height: 0.2;*/
}


/* 阪大消化器内科のご紹介・研究実績　選択ボタン 12年分6行 を囲むワク*/

#tab_item12{
	float: left;
	background:#ffffff;
	width: 600px;
	height:200px;
	margin: 20px 0px 30px 0px;	/*line-height: 0.2;*/
}


/* 阪大消化器内科のご紹介・研究実績　選択ボタン 14年分7行 を囲むワク*/

#tab_item14{
	float: left;
	background:#ffffff;
	width: 600px;
	height:250px;
	margin: 20px 0px 30px 0px;	/*line-height: 0.2;*/
}


/* 阪大消化器内科のご紹介・研究実績　選択ボタン 16年分8行 を囲むワク*/

#tab_item16{
	float: left;
	background:#ffffff;
	width: 600px;
	height:300px;
	margin: 20px 0px 30px 0px;	/*line-height: 0.2;*/
}


/* 阪大消化器内科のご紹介・研究実績　選択ボタン 18年分9行 を囲むワク*/

#tab_item18{
	float: left;
	background:#ffffff;
	width: 600px;
	height:350px;
	margin: 20px 0px 30px 0px;	/*line-height: 0.2;*/
}


/* 阪大消化器内科のご紹介・研究実績　選択ボタン 20年分10行 を囲むワク*/

#tab_item20{
	float: left;
	background:#ffffff;
	width: 600px;
	height:400px;
	margin: 20px 0px 30px 0px;	/*line-height: 0.2;*/
}



#tabline{
	float: left;
	background:#ffffff;
	width: 588px;
	height:42px;
	margin: -10px 0px 10px 0px;
	padding: 4px 0px 0px 0px;/*line-height: 0.2;*/
}

#tabitem{
	float: left;
	background:#ffffff;
	width: 292px;
	height:40px;
	margin: 0px 0px 2px 0px;
	padding: 0px 2px 0px 0px;	/*line-height: 0.2;*/
}





/*************************************************************
　研究内容表示用　大きなボタン内メニュー
*************************************************************/

#tablinebig a {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #14130C;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: -15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/contentboxbig.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 72px;
}


#tablinebig a:hover {
	background-color: #FFFFFF;
	color: #2291D6;
	background-position: center top;
	background-image: url(../images/contentboxbig_ov.png);
}


#tablinebig a.current {
	background-color: #FFFFFF;
	color: #2291D6;
	background-position: center top;
	background-image: url(../images/contentboxbig_ov.png);
}





#tabline a.current {
	background-color: #FFFFFF;
	background-position: center top;
	background-image: url(../images/contentbox_ov.png);
}




#tablinebig{
	float: left;
	background:#ffffff;
	width: 585px;
	height:80px;
	margin: -10px 0px 10px 0px;
	padding: 5px 0px 0px 0px;/*line-height: 0.2;*/
}





/*************************************************************
　研究内容表示用　大きなボタン内メニュー  !!!なおかつ行数が多い時に使用!!!
*************************************************************/

#tablinebighigh a {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #14130C;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-top: -15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/contentboxbighigh.png);
	background-position: center top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 108px;
}


#tablinebighigh a:hover {
	background-color: #FFFFFF;
	color: #2291D6;
	background-position: center top;
	background-image: url(../images/contentboxbighigh_ov.png);
}


#tablinebighigh a.current {
	background-color: #FFFFFF;
	color: #2291D6;
	background-position: center top;
	background-image: url(../images/contentboxbighigh_ov.png);
}





#tabline a.current {
	background-color: #FFFFFF;
	background-position: center top;
	background-image: url(../images/contentbox_ov.png);
}





#tablinebighigh{
	float: left;
	background:#ffffff;
	width: 585px;
	height:120px;
	margin: -10px 0px 10px 0px;
	padding: 5px 0px 0px 0px;/*line-height: 0.2;*/
}



/*行数の多いときのボタン*/
#tabitembighigh{
	float: left;
	background:#ffffff;
	width: 290px;
	height:110px;
	margin: 0px 0px 2px 0px;
	padding: 0px 2px 2px 0px;	/*line-height: 0.2;*/
}







#tabitembig{
	float: left;
	background:#ffffff;
	width: 290px;
	height:70px;
	margin: 0px 0px 2px 0px;
	padding: 0px 2px 2px 0px;	/*line-height: 0.2;*/
}





/* コンテンツ内段落 */



ul.layer {
 	margin:0px 0px 0px 0px;
}


li.layer {
    margin: 10 10 4px 1em;
}

#content li.indt {
 list-style-position: outside;
}

#content p.indent {
text-indent: 1em;
    margin: 0 0 0px 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 1.0;
}


#content p.access {
    padding: 5px 15px 0px 0px;
    margin: 0 0 0px 20px;
	line-height: 1.0;
}

/* サンプルtableの共通設定
----------------------------------------------------------- */
table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
}
th, td	{
	padding: 10px 20px;
	color: #1D5C79;
}



/* コンタクト内テーブル定義
----------------------------------------------------------- */
.table01 th	{
	font-weight: normal;
	background: #CAE5F1 url(../images/th.jpg) repeat-x;
	border-bottom: 2px solid #FFF;
	font-size: 13px;
	line-height: 185%;
}
.table01 td	{
	background: #F4FAFC url(../images/td.jpg) repeat-x;
	border-bottom: 2px solid #FFF;
	padding: 0 5px;
	line-height: 270%;
}

/* サンプルtableの共通設定
----------------------------------------------------------- */
table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
}
th, td	{
	padding: 5px 0px;
	color: #333;
}


/* テーブル
----------------------------------------------------------- */
.smalltable th	{
	padding: 2px 5px 2px 5px;
	background: #A0C9DB;
	border-top: 2px solid #1D5C79;
	border-bottom: 1px solid #FFF;
}
.smalltable td	{
	padding: 2px 2px 2px 5px;;
	background: #E5F2F8;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;

}



/* テーブル 2
----------------------------------------------------------- */

.smalltable2 table	{
	border-collapse: collapse;	border-spacing: 1;
	width: 100%;
	margin-bottom:0px;
}

.smalltable2 th	{
	padding: 2px 5px 2px 5px;
	background: #A0C9DB;
	border-top: 2px solid #1D5C79;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.smalltable2 td	{
	font-size:12px;
	padding: 2px 2px 2px 5px;;
	background: #E5F2F8;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}




/* テーブル 3(要素をセンターよせ)
----------------------------------------------------------- */

.smalltable3 table	{
	border-collapse: collapse;	border-spacing: 1;
	width: 100%;
}

.smalltable3 th	{
	padding: 2px 5px 2px 5px;
	background: #A0C9DB;
	border-top: 2px solid #1D5C79;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.smalltable3 td	{
	text-align:center;
	font-size:12px;
	padding: 2px 2px 2px 5px;;
	background: #E5F2F8;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}




/* テーブル(課題研究ヘッダ用)
----------------------------------------------------------- */
.table04	{
	margin-top: 32px;
	margin-bottom: 8px;
}
.table04 th	{
	padding: 2px 5px 2px 0px;
	background: #EFF5FB;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-bottom: 0px;
	margin-top: 0px;
	align : center;
}
.table04 td	{
	padding: 2px 2px 2px 5px;
	background: #EFF5FB;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	margin-top: 0px;
}





/* フッター共通 */
.box{
	float: left;
	width: auto;
	margin: 0px 20px 0px 0px;
	line-height: 1.2;
}


/* 横並びエリア */
#box2{
	float: left;
	background:#ffffff;
	width: 192px;
	margin: 20px 5px 10px 0px;
	line-height: 1.2;

}





/* フロート高さ圧縮回避用div */
#boxclear{
	clear: both;
	width: 195px;
}



.box_img{
	padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
	text-align: center;
	padding: 0px 0 0px 0;
	margin: 0px 0 0px 0;
}

p.button a{
	padding: 0px 0 0px 0;
	margin: 0px 0 0px 0;
	display:block;
	line-height: 32px;
	background: #ffffff url(../images/button.png) no-repeat;
	margin: 0 -20px;
}

p.button a{color:#027dd3;}
p.button a:hover{color:#ffffff;}

p.button a:hover{
	cursor:pointer;
	background-position: 0 -32px;
}




/* 横並びエリア上下あいだ無し */
#box3{
	float: left;
	background:#ff2222;
	width: 195px;
	height:45px;
	margin: 0px 5px 5px 0px;	/*line-height: 0.2;*/
}





/* ボタン大 上下あいだ無し */
p.button3{
	font-size: 16px;
	text-align: center;
	padding: 1px 0 0 0;
	margin: 0px 0 0px 0;
	line-height:100%;

}

p.button3 a{
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	margin: 0px 0 0px 0;
	display:block;
	line-height:60px;
	background: #ffffff url(../images/buttonbig_off.png) no-repeat;
	margin: 0 -20px;
}

p.button3 a{color:#027dd3;}
p.button3 a:hover{color:#ffffff;}

p.button3 a:hover{
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	line-height:60px;
	cursor:pointer;
	background: url(../images/buttonbig_on.png) no-repeat;
	margin: 0 -20px;

}



/* ボタン大 上下あいだ無し選択済み表示 */
p.button4{
	font-size: 16px;
	text-align: center;
	padding: 1px 0 0 0;
	line-height:100%;

}

p.button4 a{
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	display:block;
	line-height:60px;
	background: #ffffff url(../images/buttonbig_on.png) no-repeat;
	margin: 0 -20px;
}

p.button4 a{color:#ffffff;}
p.button4 a:hover{color:#ffffff;}

p.button4 a:hover{
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	line-height:60px;
	cursor:pointer;
	background: url(../images/buttonbig_on.png) no-repeat;
	margin: 0 -20px;

}

/* ボタン大 上下あいだ無し選択済み表示なおかつ高さが高いVer */
p.button4high{
	font-size: 16px;
	text-align: center;
	padding: 1px 0 0 0;
	line-height:100%;

}

p.button4high a{
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	display:block;
	line-height:60px;
	background: #ffffff url(../images/buttonbig_on.png) no-repeat;
	margin: 0 -20px;
	}

p.button4high a{color:#ffffff;}

p.button4high a:hover{color:#ffffff;}

p.button4high a:hover{
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	line-height:60px;
	cursor:pointer;
	background: url(../images/buttonbig_on.png) no-repeat;
	margin: 0 -20px;
}

#main ul {
	margin-right: 15px;
	margin-left: 20px;
}


#main li {
	margin-right: 20px;
	margin-bottom: 3px;
}



/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 10px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
	margin-top: 5px;
	padding: 0 10px 0 23px;
	line-height: 40px;
	font-size: 13px;
	font-weight: normal;
	color: #252525;

	background: url(../images/heading2.png) no-repeat;
}

#sidebar ul{
	margin-left: 5px;
	padding: 10px 0;
}

#sidebar li{
	margin: 0 10px 10px 5px;
	list-style: none;
	border-bottom: 1px solid #efefef;
}

#sidebar li a{
	background: url(../images/list.png) no-repeat 0 50%;
	display: block;
	padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}



/*************
フッター
*************/
#footer{
	clear:both;
	padding: 10px 0 10px;
	background-image: url(../images/dunamis.png);
	border-top: 1px solid #cccccc;
}

#footer .inner{
	overflow: hidden;
	margin-top: 0px;
}

/* フッターのリスト位置調節 */
#footer ul{
	margin-left: 20px;
	font-size: 12px;
	list-style-type:disc;
}

#footer li{
	margin-bottom: 0px;
		font-size: 14px;
	list-style-type:square;
}

#footer .sub {
	margin-bottom: 0px;
	list-style-type:disc;
	font-size: 11px;
}

* html #footer .inner{height:1%;}

#footer #logo{
	float:left;
	padding: 0px 0 0px;
	width: 330px;
}

#footer a {
	font-size: 10px;
	line-height: 10px;
	color: #14130C;
	text-decoration: none;
	/*1行の為パディング補正*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	background-position: center top;
	/*1行の為高さ補正*/
}

address{
	padding: 10px 0 3px;
	text-align: center;
	font-style:normal;
	font-size: 12px;
	clear:both;
	display:block;
}

.staffreturnlink {
	color: #FFF;
}

.footerp {
	background-color: #F1F2EC;
	font-size: 12px;
	color:#0282D5;
	font-style: normal;
	font-weight: bolder;
}

.staffreturn2 {
	font-size: 12px;
		color:#FFFFFF;
}


/*  スライドショー(小)用 */
#slideshow {
	margin: 0px 70px 0px 70px;
	position:relative;
	height:300px;
	float: left;
	width: 400px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*  吹き出し用 */

#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:10px;
	width:250px;
}

#tooltip .tipBody {
	background-color:#000;
	padding:5px 5px 5px 15px;
}

#tooltip .tipFooter {
	height:8px;
	background:url(images/tipFooter.gif) no-repeat;
}
