@charset "UTF-8";

html { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ffdccd url(../images/bg.gif) repeat-y center;
	font-family: arial, verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka,  sans-serif;
	}

h1 { margin: 0; padding: 0; }

h1 img { display: block; }

h2 {
	margin: 10px 5px 15px;
	padding: 0 0 0 20px;
	font-size:small;
	color: #375f9f;
	border-bottom: 1px solid #ccc;
	background: url(../images/check.gif) 0 3px no-repeat;
	}

h3 { margin: 0; padding: 0;}

a 			{ color: #1144d6; text-decoration: none; }
a:link		{ color: #1144d6; text-decoration: none; }
a:visited	{ color: #1144d6; text-decoration: none; }
a:active	{ color: #48b55a; border-bottom: 2px dotted; }
a:hover	{ color: #48b55a; border-bottom: 2px dotted; }

img { border: 0; }

address { font-style: normal; }

#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: right;
	width: 360px;
	}

li.navi_tab {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family:arial, verdana, sans-serif;
	}
#navigation a {
	float: right;
	font-weight: bold;
	margin: 0 0 0 16px;
	padding: 6px 18px 0 6px;
	color: #999;
	text-decoration: none;
	border-left: 2px solid #999;
	}
#navigation a:link, #navigation a:visited {
	color: #aaa;
	text-decoration: none;
	}
#navigation a:hover, #navigation a:active {
	color: #336699;
	padding: 6px 18px 0 6px;	
	text-decoration: none;border-left: 2px solid #336699;
	}

#banner {
	padding: 15px 0; 
	text-align: left;
	}
#banner span { margin-left: 12px; }

.description {
	color: #d67411;
	font-size: 12px;
	}

#papier {
	margin: 0 auto;
	padding: 0 15px;
	border: none;
	text-align: center;
	color: #666;
	font-size: small;
	line-height: 170%;
	background: #fff;
	width: 782px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 752px;
	}
html>body #papier { width:752px; }

.contentbody {
	float: right;
	margin: 0;
	padding: 0 0 15px 5px;
	text-align: left;
	width: 565px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 560px;
	}
html>body .contentbody { width: 560px; }
	
.contentbody p {
	margin: 2px 0 18px;
	padding: 0;
	}

.links {
	float: left;
	text-align: left;
	padding: 0 16px 20px 0;
	width: 180px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 164px;
	}
html>body .links { width: 164px; }

h3.title {
	color: #349e32;
	font-size: 12px;
	line-height: 1.0;
	font-weight: bold;
	background: #fff url(../images/sidetitle_bg.gif) 0 0 no-repeat; 
	padding: 11px 0 3px 12px;
	margin: 0 0 5px 0;
	height: 39px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	}
html>body h3.title {
	height: 20px;
	}
h4 {
	color: #349e32;
	font-size: 12px;
	line-height: 1.0;
	font-weight: bold;
	clear: both;
	margin: 3em 0 0 1em;
	}

.clear { clear: both; }

#about { margin: 0; padding: 0; }

#about img {
	float: right;
	margin-left: 5px;
	}
		
.profile { margin: 2px 20px 24px 10px;
	border-bottom: 1px dashed #dddfff;
	}
.profile .portlait {
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 15px 8px 0;
	}
.profile .automeal {
	display: block;
	margin: 0 5px 0 118px;
	padding: 0;
	background: #fff url(../images/date_bg.png) no-repeat left bottom; 
	}

.footnotes {
	font-size: small;
	color: #888;
	margin: 12px;
	line-height: 140%;
	}

#footer {
	margin:  8px auto;
	padding:  8px 40px;
	text-align: right;
	font-size: small;
	line-height: 1.4;
	background: #f0f0f0;
	color: #555;
	}
#footer p {
	font-size: small;
	padding:  3px 0;
	margin:  0;
	}
#footer img {
	vertical-align: bottom;
	}
.syndicate {
	font: normal xx-small/1.6 arial, verdana, sans-serif;
	padding: 2px 0px 2px 5px !important;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac ¥*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */