@charset "Shift_JIS";

a{
	text-decoration: none;
	color: #333399;
}

a:link{
	text-decoration: underline;
	color: #333399;
	font-style: none;
}

a:visited{
	text-decoration: none;
	color: none;
	font-style: none;
}

a:hover{
	text-decoration: underline;
	color: #DC97A4;
	font-style: none;
}

#bodyid{
padding: 0;
margin: 0;
font-size: 0.9em;
color: #3C3C3C;
background: #fff;
text-align: center;
}

/************************************/
/* バックのシャドウ  */
/************************************/
#page{
background: #fff url('17thimg/bk_shadow.gif') repeat-y left top;
width: 1000px;
margin: 0 auto;
}
/************************************/
/* 本体  */
/************************************/
#page2{
border: 1px solid #999;
font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
background-color: #D92339;			
width: 960px;
text-align: center;
margin: 0 auto;
}

h1,h3,h4,h5,{
font-weight: normal;
font-style: normal;
}

p{
font-size: 90%;
line-height: 1.7em;
margin: 0px;
}

.style1 {
font-size: 1.1em;
color: #3d3b3b;
line-height: 1.5em;
}

.style2 {
text-align: left;
font-size: 15px;
color: #713306;
line-height: 1.7em;
padding: 0px;
margin: 0px;
}

.style3 {
font-size: 75%;
color: #fff;
}

.style4 {
text-align: left;
font-size: 100%;
color: #3d3b3b;
line-height: 1.7em;
padding: 0px 0px 5px 15px;
margin: 0px;
}

.style5 {
text-align: left;
font-size: 21px;
font-weight:bold;
color: #3d3b3b;
line-height: 1.7em;
padding: 5px 10px;
}

.style6 {
text-align: left;
font-size: 17px;
color: #7f0000;
line-height: 1.8em;
padding: 0px 0px 0px 0px;
margin: 0px 15px;
}

.style7 {
clear: both;
text-align: left;
font-size: 14px;
color: #ffffff;
line-height: 1.5em;
padding: 0px;
margin: 5px 5px;
}

.style8 {
text-align: left;
font-size: 17px;
color: #7f0000;
line-height: 1.5em;
padding: 0px;
margin: 0px 15px;
}

.style9 {
text-align: left;
font-size: 15px;
color: #3C3C3C;
line-height: 1.7em;
padding: 5px 10px;
}

.style10 {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.7em;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}


#left p{
font-size: 90%;
line-height: 1.7em;
margin: 5px 5px 5px 5px;
padding: 0px 0px 5px 0px;
text-align: left;
}

#left img{
float: right;
padding: 3px 10px 5px 0px;
margin: 5px 10px 10px 10px;
}

.img{
float: right;
padding: 0 10px 0px 10px;
margin: 0px 10px 0px 0px;
}


h1{
	color: #3d3b3b;
	background-color: #e6e4ca;
	font-size: 140%;
	letter-spacing: 1px;
	padding:  3px 15px;
	text-align: left;
	width: 95%;
}

h2{
	text-align: left;
	font-weight: bold;
	background-color: #2e2e2e;
	color: #ffffff;
	padding: 3px 0px 3px 0px;
	font-size: 1.3em;
	width: 95%;
	}

h3{
border-width: 1px;
border-style: dashed;
border-color: #7a5252;
padding: 3px 15px;
text-align: left;
background-color: fff;
color: #333333;
font-size: 1.1em;
margin: 8px 3px 10px 5px;
}

h4{
text-align: left;
font-size: 13px;
color: #ffffff;
line-height: 1.7em;
padding: 0px 15px 0px 0px;
margin: 0px;
}

h5{
text-align: left;
font-size: 11px;
color: #3C3C3C;
padding: 0px;
}

h6 {
	font-size: 1.5em;
	font-weight: bold;
	float: none;
	color: #fff;
	background-color: #333333;
	width: 100%;
	padding: 2px 0px;
	margin: 1px auto 3px;
	clear: both;
	position: static;
	list-style-image: none;
	text-align: left;
	text-indent: 10pt;
}

#right p{
font-weight: normal;
font-size: 0.9em;
line-height: 1.7em;
text-align: left;
padding: 0px;
color: #666666;
}
/************************************/
/* 上に戻る文字  */
/************************************/
#pagetop{
clear: both;
font-size: 0.85em;
padding: 0px 20px 10px 0;
text-align: right;
}

#pagetop a{
color: #ffffff;
text-decoration: none;
}

#pagetop a:hover{
color: #404040;
text-decoration: underline;
}

/************************************/
/* 左　側  */
/************************************/
#contentshidari{
float: left;
}

#contentshidari a{
color: #fff;
text-decoration: underline;
}


/************************************/
/* 右　側  */
/************************************/
#contentsmigi{
width: 380px;
float: right;
background: #d92339;
text-align: left;
color: #fff;
font-size: 1em;
padding: 10px 0px 0px 18px;
margin-top: 20px;
}

#contentsmigi a{
color: #ffffff;
text-decoration: underline;
}

#contentsmigi a:link{
color: #ffffff;
text-decoration: underline;
}

#contentsmigi a:hover{
color: #ffeb45;
text-decoration: underline;
}


/************************************/
/* メイン（上にケイセンあり）  */
/************************************/
#contents{
	clear: both;
	border-top: 1px solid #7a5252;
	text-align: left;
	color: #3d3b3b;
	font-size: 0.9em;
	padding: 5px;
	margin: 10px auto 0px;
	float: none;
	width: 880px;
}

/************************************/
/* メイン（上にケイセンなし）  */
/************************************/
#contents2{
	clear: both;
	text-align: left;
	color: #3d3b3b;
	font-size: 0.9em;
	padding: 5px;
	margin: 5px auto 0px;
	float: none;
	width: 800px;
}

/************************************/
/* メイン3（古本の説明）  */
/************************************/
#contents3{
	clear: both;
	text-align: left;
	color: #3d3b3b;
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	float: none;
	width: 580px;
}

/************************************/
/* 過去のページメニュー  */
/************************************/
#menu{
border-top: 1px solid #7a5252;
padding: 5px 0px 5px 0px;
color: #FFFFFF;
letter-spacing: 0px;
text-align: center;
line-height: 1.5em;
font-size: 0.9em;
}

#menu a{
color: #FFFFFF;
text-decoration: none;
}

#menu a:hover{
color: #FFFFFF;
background-color: #fa79fc;
text-decoration: none;
}
/************************************/
/* 一番下のオビとコピーライト  */
/************************************/
#copy{
clear: both;
width: 960px;
border-top: 1px solid #fffffff;
background: #ab002c;
text-align: center;
color: #fff;
font-size: 0.9em;
padding: 3px 0px 3px 0px;
margin-top: 10px;
}
/************************************/
/*写真入るテーブル  */
/************************************/
.table3 {
	margin: 3px auto 10px;
	clear: both;
	}
	
.th3 {
        padding: 3px;
		color: #3C3C3C;
		font-size: 11px;
		text-align: center;
        background-color: #fff;
}

/************************************/
/* テーブル  */
/************************************/
.table {
        font-size: 100%;
        color: #333333;
        width: 100%;
        margin: 0px 0px 15px;
        border: 1px solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 2px;
}
th {
	padding: 4px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #ffffff;
	font-size: 1em;
}
td {
        padding: 4px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #ffffff;
}

/************************************/
/* 破線に囲まれたテーブル  */
/************************************/
.table2 {
	font-size: 105%;
	color: #333333;
	width: 100%;
    margin: 0px 0px 15px;
	border: 2px dashed;
	border-collapse: separate;
	border-spacing: 2px;
}
.th {
	background-color: #fab1b9;
}
