/* 「渚のみち」ベース・カトリページCSS */


/* +++ body/container +++ */
body {
	background-color: #3C6E53;
	color: #453422;
	text-align: center;
	}

a {
	text-decoration: none;	
	}

a:link {
	color: #453422;
	}

a:visited {
	color: #453422;
	}

a:active {
	color: #8fabbe;
	}

a:hover {
	color: #ff9933;
	}

.uconstruct {
	color: #808080;
	}
.changelog {
	color: #607191;
	font-weight: normal;
	}

.opened {
	text-align: left;
	}
	
#container {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	}

/* +++ トップページ +++ */
#content {
	margin-top: 32px;
	padding-top: 24px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border: double 4px #402024;
	}

#content .borderend {
	clear: both;
	text-align: right;
	font-weight: bold;
	line-height: 2.4;
	margin-right: 16px;
	}

/* タイトル */
#header {
	line-height: 0.4;
	margin-top: 24px;
	}

#header h1 {
	font-size: 200%;
	font-weight: bold;
	}

#header h2 {
	font-size: 100%;
	font-weight: nomal;
	font-style: italic;
	}


/* ヘッダー */
#milestone {
	text-align: right;
	font-size: 90%;
	border-bottom: dotted 1px #453422;
	border-left: solid 160px #3C6E53;
	padding-bottom: 2px;
	}



/* トップメニュー */
.main {
	width: 292px;
	float: left;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.0;
	}

.main h3 {
	text-align: center;
	font-weight: 900;
	font-size: 120%;
	color: #34341B;
	background-color: #402024;
	border-right: solid 160px #1B2E50;
	}

.main p {
	margin-left: 12px;
	}
	
.main dl {
	margin-left: 12px;
	}
	
.main li {
	list-style: circle inside;
	margin-left: -72px;
	}

.update {
	border-top: solid 1px #402024;
	padding-top: 24px;
	color: #8B99B1;
	line-height: 1.5;
	}
	
/* 表紙絵 */
.cover {
	width: 432px;
	float: left;
	}

/* フッター */
#footer {
	clear: both;
	margin-top: 48px;
	font-size: 80%;
	}

.foottitle {
	margin-top: 4px;
	}


/* サイドメニュー */
.side {
	float: left;
	}


.smenu {
	width: 120px;
	text-align: left;
	font-weight: bold;
	border: double 3px #402024;
	padding: 0;
	}

.smenu dt {
	background-color: #402024;
	color: #E2D6D8;
	text-align: center;
	}

.smenu dd {
	margin-top: 16px;
	}

.smenu li {
	list-style: none inside;
	margin-left: -75px;
	}

.kmenu {
	width: 120px;
	text-align: left;
	font-weight: bold;
	border: double 3px #F0DDAC;
	padding: 0;
	}

.kmenu dt {
	background-color: #F0DDAC;
	color: #705226;
	text-align: center;
	}

.kmenu dd {
	margin-top: 16px;
	}

.kmenu li {
	list-style: none inside;
	margin-left: -75px;

	}

.katrism {
	background-color: #F0DDAC;
	border-right: solid 4px #3C6E53;
	}

.kcat {
	font-size: 90%;
	background-color: #F0DDAC;
	border-right: solid 4px #3C6E53;
	}

.kmetc {
	background-color: #F3EDDE;
	border-right: solid 4px #3C6E53;

}

.sarasm {
	background-color: #F3EDDE;
	border-right: solid 4px #3C6E53;
	}

.scat {
	font-size: 90%;
	background-color: #948581;
	border-right: solid 4px #3C6E53;
	}

.chmenu {
	width: 120px;
	text-align: left;
	font-weight: bold;
	margin-top: 48px;
	padding: 0;
	}

.chmenu dt {
	background-color: #FAFAFF;
	color: #453422;
	padding: 2px 0 2px 6px;
	}

.chmenu dd {
	margin-top: 8px;
	}

.chmenu li {
	list-style: none inside;
	margin-left: -75px;
	}




/* コンテンツ */
.text {
	float: left;
	width: 580px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	}

.text h4 {
	margin-top: 32px;
	font-size: 140%;
	font-weight: 900;
	background-color: #F0DDAC;
	color: #705226;
	}

.text hr {
	color: #2A6879;
	}

#textbody {
	text-align: left;
	line-height: 1.3;
	background-color: #FAFAFF;
	margin-top: -4px;
	padding: 1px 12px;
	font-size: 90%;
	}

#textbody dt {
	font-weight: bold;
	}

#textbody dd {
	color: #453422;
	margin-top: 4px;
	margin-left: 12px;
	}
	
.caretaker {
	color: #CBCEDA;
	font-weight: bold;
	}

#saramenu {
	margin-top: 24px;
	padding: 4px 8px 4px 8px;
	border-top: dotted 4px #877B78;
	border-bottom: dotted 4px #877B78;
	background-color: #CABEBD;
	text-align: left;
	font-size: 100%;
	}

#saramenu h4 {
	margin: 0;
	background-color: #797586;
	color: #E2E4EB;
	text-align: center;
	font-weight: 900;
	font-size: 110%;
	}

#saramenu dl {
	margin-left: 8px;
	}

#saramenu dt {
	font-weight: bold;
	}

#saramenu dd {
	margin-top: 8px;
	font-size: 90%;
	}


/* キャラコーナー */

#charadata table {
	width: 564px;
	font-size: 90%;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 8px;
	border-collapse: collapse;
	}

#charadata th {
	background-color: #402024;
	color: #E2D6D8;
	padding-left: 4px;
	}

#charadata td img {
	padding-top: 4px;
	}

#charadata td {
	border: solid 1px #877B78;
	}

.srprof {
	background-color: #E4DCF3;
		}

.lvprof {
	background-color: #FAE7EF; 
	}

.nmprof {
	background-color: #D2D0C4;
	}

.chname {
	width: 96px;
	text-align: center;
	font-weight: bold;
	}

.chprof {
	width: 196px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 90%;
	}

.chcome {
	padding-left: 4px;
	padding-right: 4px;
	color: #808080;
	font-size: 90%;
	}