@charset "UTF-8";


/* ------------------------------------------------------- */
/* ===== Universal Reset ===== */
/* ------------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}


body {
	background: #EEEEEE;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", osaka, "メイリオ", Meiryo, sans-serif;
}
#wrapper {
	background: url(../images/bg_wrapper.gif) top center repeat-y;
	font-size: 80%;
	line-height: 140%;
}

#wrapper2{
	width: 820px;
	background-color: #FFFFFF;
	color: #666;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

div, ul{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	}

ul.none{
	list-style-type: none;
	}



/* リンク指定 */
a { text-decoration: none; }
a:link { color: #666; }
a:visited { color: #666; }
a:hover { color: #000; 	text-decoration: underline;}






/* グローバルナビゲーション */
ul#navi {
    list-style-type: none;
    width: 820px;
    height: 25px;
    position: relative;
    top: 0px;
    left: 0px;
}
ul#navi li {
    float:left;
}



/* ヘッダ */
#header-about {
	width: 820px;
	height: 155px;
	text-indent: -9999px;
	outline-width: 0;
	position: relative;
	top: 0px;
	background-image: url(../images/header_about.png);
	background-repeat: no-repeat;
}


/* パン屑リスト */
#breadcrumb{
	font-size: 70%;
	color: #999999;
	width: 800px;
	height:35px;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 100%;
	font-weight: normal;
	}


#wrapper #wrapper2 #main {
	float: left;
	height: auto;
	width: 490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#wrapper #wrapper2 #about-sidemenu {
	height: auto;
	width: 200px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	clear: both;
}
#wrapper #wrapper2 #about-right {
	margin: 0px;
	float: right;
	height: auto;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}




.clear{
	clear: both;
	}

#wrapper #wrapper2 #footer {
	text-align: center;
	clear: both;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: x-small;
	height: 25px;
	line-height: 200%;
}
#wrapper #wrapper2 #about-sidemenu .menu {
	padding-left: 25px;
	list-style-type: none;
	font-size: x-small;
	line-height: 300%;
}
.about-catch {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: small;
	line-height: 150%;
	color: #000000;
	padding-bottom: 30px;
	letter-spacing: 0.2em;
	font-weight: bold;
	padding-top: 3px;
}
#wrapper #wrapper2 #main div.profile {
	font-size: 80%;
	line-height: 140%;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	margin-top: 30px;
}
.memo-tl {
	font-size: 100%;
	color: #000000;
	padding-bottom: 7px;
}
.about-text1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 90%;
	line-height: 200%;
	color: #666666;
}
.red {
	color: #c33;
}
.about-catch2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: medium;
	line-height: 150%;
	color: #000000;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#wrapper #wrapper2 #main div.photo3 {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-top: 25px;
	margin-bottom: 60px;
	clear: both;
	height: 100px;
}
#wrapper #wrapper2 #main .photo3 #left {
	width: 100px;
	margin-right: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#wrapper #wrapper2 #main .photo3 #right {
	width: 100px;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.kajo1 {
	list-style-type: none;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 90%;
	line-height: 140%;
	padding-left: 1em;
	list-style-image: none;
	text-indent: -1em;
	padding-bottom: 15px;
	padding-right: 20px;
}
#header-top {
	width: 820px;
	height: 325px;
	text-indent: -9999px;
	outline-width: 0;
	position: relative;
	top: 0px;
	background-image: url(../images/top_mainimg.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#wrapper #wrapper2 #top_left {
	height: auto;
	width: 200px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#wrapper #wrapper2 #top_main {
	float: left;
	height: auto;
	width: 350px;
	margin-right: 33px;
	margin-bottom: 20px;
	margin-left: 34px;
}
#wrapper #wrapper2 #top_diary {
	float: right;
	height: auto;
	width: 160px;
	margin-right: 20px;
	background-color: #eee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
}
#wrapper #wrapper2 #top_news {
	font-size: 85%;
	line-height: 160%;
	height: auto;
	width: 350px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.top_news_date {
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
}
.top_diary_date {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	text-align: center;
	font-size: 90%;
	margin-top: 5px;
}
#wrapper #wrapper2 #top_right .top_diary_bottom {
	float: left;
	height: 40px;
	width: 160px;
	margin-top: 10px;
}
#header-obi {
	width: 820px;
	height: 155px;
	text-indent: -9999px;
	outline-width: 0;
	position: relative;
	top: 0px;
	background-image: url(../images/header_obi.png);
	background-repeat: no-repeat;
}
#header-gal {
	width: 820px;
	height: 155px;
	text-indent: -9999px;
	outline-width: 0;
	position: relative;
	top: 0px;
	background-image: url(../images/header_gal.png);
	background-repeat: no-repeat;
}
#wrapper #wrapper2 #top_bana {
	height: auto;
	width: 180px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#wrapper #wrapper2 #top_imgr {
	height: auto;
	width: 180px;
	margin-right: 20px;
}
#wrapper #wrapper2 #top_right {
	height: auto;
	width: 200px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
