@charset "utf-8";
/*
=======================================
	Reset CSS
=======================================
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, main, menu, nav, section, summary,
time, mark, audio, video{
	margin:0;
	padding:0;
}

article,aside,details,figcaption,figure,
footer,header,main,menu,nav,section{
	display:block;
}

html{
	-webkit-text-size-adjust: 100%;
}

body{
	color: #59220d;
	line-height: 1.5;
	font-size: 14px;
	font-family: sans-serif;
	background-image:url(../photo/bg038.gif) 
}

img{
	border: 0;
	max-width: 100%;
	//height: auto;
	margin: 3px 1px;
}

ul,ol{
	list-style-type: none;
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
	border: 2px #ff0000 solid;
	text-align: center;
}

td, th{
	border: 2px #ff0000 solid;
}

img, input, select, textarea { 
	vertical-align: middle;
}

a{
	color: blue;
	transition: 0.5s;
}
a:hover{
	color: #d53e04;
}

a:visited{
	color: red;
}

a:hover img{
	opacity: 0.7;
}

/*
header id
*/

#head{
	padding: 10px 0;
/*	border-top: #00c4ab 5px solid;*/
	background: #e6e6e6;
}


/*
for global menu
*/

#gnav{
	background: #808080;
}

#gnav ul{
	overflow: hidden;
}

#gnav li{
	float: left;
	width: 15%;
	text-align: center;
}

#gnav a{
	display: block;
	padding: 15px 0;
	color : #fff;
	text-decoration: none;
	font-size: 25px;
	font-family: 'Cardo', serif;
	font-style: italic;
}

#gnav a:hover{
	background: #ecdfc2;
}

/*
inner class
*/

.inner{
	width: 940px;
	margin: 0 auto;
}

.inner p{
	color: #000000;
	font-size: 18px;
}

.inner h1{
	color: #000000;
}

.inner h2{
	color: #000000;
}

.inner h3{
	color: #000000;
}

.ph{
	float: right;
	margin-right: 15px;
	margin-left: 30px;
}

.frame{
	margin: 20px 0;
	padding: 5px 30px 5px 30px;
}

.more{
	padding-right: 10px;
	text-align: left;
	clear: right;
}

.more_photo{
	padding-right: 10px;
	text-align: left;
	clear: right;
}


.more a{
	padding-left: 20px;
	background:url(../button/button104.gif) left center no-repeat;
}

#name p{
	font-weight: bold;
	font-size: 18px;
}

#list_main_paper p{
	font-weight: bold;
	font-size: 15px;
}

#list_main_paper ol{
	width: 650px;
	margin-bottom: 20px;
}

#list_main_paper li{
	list-style-type: decimal-leading-zero;
	margin-bottom: 3px;
	margin-left: 30px;
	padding: 5px 0;
	border-top: #d8c7a0 1px dotted;
}

#list_main_paper a:hover{
	background: #FFF0F5;
}

#list_year p{
	font-weight: bold;
	font-size: 15px;
}

#list_year ol{
//	width: 650px;
	width: 540px;
	margin-bottom: 20px;
}

#list_year li{
	list-style-type: decimal-leading-zero;
	margin-bottom: 3px;
//	padding: 5px 0;
	margin-left: 15px;
//	border-top: #d8c7a0 1px dotted;
	border-top: red 1px dotted;
}

#list_year a:hover{
	background: #FFF0F5;
}

#link_list p{
	font-weight: bold;
	font-size: 18px;
}

#link_list ol{
	width: 650px;
	margin-bottom: 20px;
}

#link_list li{
	/*list-style-type: decimal-leading-zero;*/
	margin-bottom: 15px;
	padding: 10px 0;
	border-top: #d8c7a0 1px dotted;
}


/* main */

#main{
	/*width: 680px;*/
	width: 860px;
	float: right;
	margin-bottom: 40px;
}

#main h1{
	margin-bottom: 15px;
}



#side{
	/*width: 180px;*/
	width: 0px;
	float: left;
	margin-bottom: 40px;
}

#pagetop{
	clear: both;
}

#contents{
	width: 898px;
	margin: 0 auto;
	padding: 10px 10px 0 20px;
	border-left: #ee6e6e6 1px soild;
	border-right: #ee6e6e6 1px soild;
	background-color: #FFFFFF;
}

#sub_nav{
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: #ccc 1px dotted;
}

#sub_nav li{
	display: inline;
	/*font-size: 95%;*/
	font-size: 18px;
}

#sub_nav li{
	padding-right: 40px;
	background: url(../icon/icon132.gif) right center no-repeat;
}

#info {
/*	padding: 10px 0;
	border-top: #d8c7a0 1px dotted;
*/	
	/*width: 550px;*/
	width: 800px;
	margin-bottom: 20px;
	/*background-image:url(../photo/bg004.gif) */
}

#info dt{
	width: 13em;
	clear: left;
	float: left;
	padding: 10px 0;
	border-top: #d8c7a0 1px dotted;
}


#info dd{
	padding: 10px 0;
	border-top: #d8c7a0 1px dotted;
	overflow: hidden;
}

#career {
/*	padding: 10px 0;
	border-top: #d8c7a0 1px dotted;
*/	
	/*width: 600px;*/
	width: 800px;
	margin-bottom: 20px;
	
}

#career dt{
	width: 14em;
	clear: left;
	float: left;
	padding: 10px 0;
	border-top: #d8c7a0 1px dotted;
}


#career dd{
	padding: 10px 0;
	border-top: #d8c7a0 1px dotted;
	overflow: hidden;
}

/*
footer id
*/

#foot{
	padding: 10px;
	background: #e6e6e6;
}



.accordion-group { margin: 0 0 30px }

.accordion-group { margin: 0 }

#demo_wrap {
//  margin: 20px auto;
  /*width: 620px;*/
	width: 800px;
}

.no-js .accordion-body { display: block }

.accordion-body {
  display: none;
  padding: 10px 20px 14px;
  background-color: #f6f6f6;
/*	background-color: #1a9fe1;*/
  border-radius: 5px;
  margin: 4px 0;
}

.accordion-body > * > .accordion-body {
  background-color: #ededed;
/*	background-color: #f2f5a9;*/
  margin: 0;
}

.accordion-header {
/*  background: #e7e9ea url("../icon/accordion-closed.png") no-repeat 20px center;*/
  background: #facc2f url("../icon/accordion-closed.png") no-repeat 20px center;
  margin: 8px 0;
  color: #555;
  padding: 8px 40px;
  cursor: pointer;
  border-radius: 5px;
  position: relative;
}

.accordion-header.open {
/*  background: #999 url("../icon/accordion-opened.png") no-repeat 19px center;*/
  background: #f781d3 url("../icon/accordion-opened.png") no-repeat 19px center;
  color: #fff;
  font-weight: bold
}

.accordion-header:last-of-type { margin-bottom: 0 }

.accordion-header.open:last-of-type { margin-bottom: 4px }

.accordion-header span {
  position: absolute;
  right: 6px;
  top: 6px;
//  background: #fff;
	background: #00ffff; 
  padding: 2px 5px;
  border-radius: 4px;
  color: #333;
  font-weight: normal
}
