﻿@charset "utf-8";

/*今いるメニューを高くする*/
#navi #navi_02 #menu2_5 a {
	display: block;
	width: 160px;
	height: 30px;
	background-image: url(../../../common/images/r5_02.jpg);
	background-position: 0px 0px;
}
#navi #navi_02 #menu2_5 a:hover {
	display: block;
	width: 160px;
	height: 30px;
	background-image: url(../../../common/images/r5_02.jpg);
	background-position: 0px 0px;
}

#cont-sub {
	background-color: #000000;
}
#main {
	float: right;
	margin: 0px;
	width: 640px;
	padding: 0px;
}
#sidebar {
	width: 160px;
	float: left;
	background-color: #000000;
}

#side-in #smenu1 a{
	background-image: url(../images/staff1_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#side-in #smenu2 a{
	background-image: url(../images/staff2_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#side-in #smenu3 a{
	background-image: url(../images/staff3_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#side-in #smenu1 a:hover {
	background-image: url(../images/staff1_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
#side-in #smenu2 a:hover {
	background-image: url(../images/staff2_02.gif);
	}
#side-in #smenu3 a:hover {
	background-image: url(../images/staff3_02.gif);
	}

#side-in #smenu1 span {
	visibility: hidden;
}
#side-in #smenu2 span {
	visibility: hidden;
}
#side-in #smenu3 span {
	visibility: hidden;
}

#otoiawase {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#otoiawase h2 {
	margin-bottom: 20px;
}
#otoiawase p {
	line-height: 160%;
}
#otoiawase h3 {
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#sidebar #side-in {
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
}
.textlink {
	font-size: 1em;
	margin-bottom: 1em;
}
#otoiawase h3 span {
	font-size: 0.8em;
	font-weight: normal;
}
#otoiawase #present h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#otoiawase #present .book_box {
	width: 530px;
	margin-left: 20px;
	clear: both;
	margin-bottom: 14px;
}
#otoiawase #present .book_box p {
	margin-bottom: 1em;
}
#otoiawase #present .book_box p img {
	float: none;
}
#otoiawase #present .book_box p.img_box {
	float: left;
	margin-right: 16px;
	display: block;
	width: 130px;
	text-align: right;
}
#otoiawase table.form_type th{
	vertical-align:top; 
	padding-top:5px;   
}
#otoiawase table.form_type td {
	padding-bottom: 0.7em;
	width: 290px;
	vertical-align:top;
}
#otoiawase #thanks .kyoutyou {
	width: 95%;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-size: 1.2em;
}
#otoiawase table.form_type th {
	font-weight: normal;
	text-align: left;
	width: 120px;
}
#otoiawase table.form_type td p {
	text-indent: -18px;
	margin-left: 18px;
}
#otoiawase #mailform h4 {
	font-size: 1.1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
#otoiawase #present .book_box p.booktitle input{
	margin-right:5px;
}
#otoiawase table.form_type input {
	margin-right: 5px;
}
#otoiawase  .message_box {
	width: 490px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
}
#otoiawase .message_box textarea {
	margin-top: 1em;
}
#otoiawase #mailform .message_box h4 {
	padding-top: 0px;
}
.textlink {
	margin-left: 10px;
}
