body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-size: 14px;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a img {
	border: none;
}
a {
	text-decoration: none;
}

.innerbox {
	width:675px;
	margin:auto;
}

/* クリアフィックス */
.CF {
	zoom: 1;
}

.CF:after { /*for Modern Browser*/
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}



/*********************************************************/

#contents {
/*	width: 945px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBB;
	border-left-color: #BBB;
}
#header {
	width: 945px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main {
	width: 100%;
	padding: 0px;
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#navi {
	width: 263px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

#footer {
	width: 100%;
	height: 23px;
	font-size: 12px;
	text-align: center;
	background-color: #E7E7E7;
	clear: both;
}
/*********************************************************/

#contents #header .head {
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d8d9da;
	width: 100%;
	padding: 0px;
	height: 53px;
	text-align: left;
}

#contents #header .logo {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 273px;
}


/***********************************
#headmenu
***********************************/

#contents #header #headmenu{
	list-style: none;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents #header #headmenu LI{
	height: 32px;
	float: left;
	margin-right: 10px;
}

#contents #header #headmenu LI a{
	display:block;
	color:#565b5f;
	text-decoration:none;
	vertical-align:middle;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	padding-left:30px;
	background: url(img/menuicon_off.jpg) no-repeat left center;
}

#contents #header #headmenu LI a:hover{
	background: url(img/menuicon_on.jpg) no-repeat left center;
}


/*******************************
 book 
*******************************/

body.book #contents #sidemenu .book a,
body.getsurei #contents #sidemenu .getsurei a,
body.koza #contents #sidemenu .koza a,
body.translation #contents #sidemenu .translation a,
body.publications #contents #sidemenu .publications a,
body.annualreview #contents #sidemenu .annualreview a {
	pointer-events:none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9b16e+0,99821d+100 */
	background: rgb(201,177,110); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(201,177,110,1) 0%, rgba(153,130,29,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(201,177,110,1) 0%,rgba(153,130,29,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(201,177,110,1) 0%,rgba(153,130,29,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9b16e', endColorstr='#99821d',GradientType=0 ); /* IE6-9 */
}

.square_btn {
	text-align:center;
	margin-top:20px;
}
.square_btn a {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    background: #ffffff;
    color: #2222B3f;
    border: solid 2px #2222B3;
    border-radius: 3px;
    transition: .4s;
		font-weight:bold;
		font-size:125%;
    }

.square_btn a:hover {
    background: #2222B3;
    color: white;
}


body.book .order_link {
	margin-left:3em;
	font-weight:bold;
}

body.book .order_link span:after {
	content: "＞＞＞";
	color:#777777;
	font-size:80%;
	padding-right:1em;
}

/******************************
h1.midashi
***************************/
#contents #pankuzu {
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}

#contents #pankuzu li {
	display: inline;
	font-size: 12px;
	color: #999999;
}

#contents #pankuzu li::before {
	content: " > ";
}
/*********************************************************/

h1.midashi {
	margin: 15px auto;
/*	width:800px; */
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:left;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
background: rgb(246,248,249); /* Old browsers */
background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */


	font-size: 18px;
	color: #333344;
	border: 1px solid #949494;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);

}

h1.midashi:before {
	border-left:5px solid #333344;
	content:" ";
	margin-left:7px;
	margin-right:7px;
	-moz-box-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
	box-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}

#contents #main h2 {
	color: #2222B3;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	line-height: 26px;
}
#contents #main h3 {
	font-size: 16px;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #main h4 {
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
}

#contents #main p {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}
#contents #main .ps {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#contents #main hr {
	padding: 0px;
	width: 610px;
	background: #FFF;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#contents #main .list {
	width: 610px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#contents #main table.outline {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #638fb4;
	border-left-color: #638fb4;
}

#contents #main td.cell {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 14px;
	line-height: 18px;
	border-bottom-color: #638fb4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #638fb4;
}
#contents #main td.cell2 {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 14px;
	line-height: 18px;
}

#contents #main td.tcell {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 14px;
	line-height: 18px;
	border-bottom-color: #638fb4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: 700;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #638fb4;
}

#contents #main ul {
	list-style-type: none;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 2em;
	padding: 0px;
}
#contents #main li {
	margin-bottom: 1em;
	line-height: 22px;
	font-size: 14px;
	text-indent: -1em;
}

#contents #main .add {
	font-size: 14px;
	line-height: 18px;
	width: 350px;
	border: 1px solid #6D8BA0;
	background-color: #EFEFEF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	margin: 30px auto;
}

#contents #main .close_note {
    display: inline-block; 
    padding: 0.3em 1em;
    text-decoration: none;
    color: white;
    background: #c9171e;
    border: solid 2px #c9171e;
    border-radius: 3px;
    transition: .4s;
}

/*********************************************************/
.txt {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

.stxt {
	font-size: 10px;
}


.caution {
	font-weight: bold;
	color: #FF0000;
	font-size: 10px;
	line-height: 12px;
}

.mail {
	margin-bottom: -2px;
}

.txtCenter { text-align:center;}
.txtRight { text-align:right;}

.txtSmall { font-size:12px;}

em.ourName {
	font-weight:bold;
	font-style:normal;
}

