@charset "UTF-8";

body {
	font-size: 80%;
	line-height: 1.5em;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a:link {
	color : #03F;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color : #FF0000;
	text-decoration: underline;
}
#wrap {
	background-color: #FFF;
	background-image: url(img/button_bg.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#header-area {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #CCC;
}
#footer p {
	font-size: 90%;
	line-height: 1.1em;
	text-align: center;
	padding: 4px;
	margin: 0px;
}
.footer-p {
	font-size: 90%;
	line-height: 1.1em;
	text-align: center;
	padding: 4px;
	margin: 0px;
}

.adsense{
	text-align: right;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



/* 検索窓-ページ下部用 */
#search-area2 {
	text-align: right;
	float: right;
	width: 500px;
	margin: 0px;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search-area2 .box {
	background-color: #E1E1E1;
	border: 1px solid #999;
	margin: 0px;
	padding: 0px;
	width: 250px;
	background-color: #DEDEDE;
}


#search-area2 .box form {
	margin: 0px;
	padding: 0px;
}
#search-area2 .box form input {
	font-size: 100%;
	line-height: 1.1em;
}



/* トップページ関連 */
#top-menu {
	float: left;
	width: 270px;
}
#top-img {
	float: right;
	width: 500px;
}
#contents-area {
	margin-right: 60px;
	margin-left: 60px;
	margin-bottom: 30px;
}
.box1 {
	width: 680px;
	margin-bottom: 30px;
	margin-top: 20px;
	background-image: url(img/box1_bg_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.txtbox-left {
	float: left;
	width: 300px;
}
.txtbox-right {
	float: right;
	width: 315px;
}
.box1 .txtbox-left{
padding:10px;
}
.box1 .txtbox-left p, .box1 .txtbox-right p, box2 .left .txtbox-left p, box2 .left .txtbox-right p {
	margin: 8px;
}
.box2 {
	width: 680px;
}
.box2 .left {
	float: left;
	width: 445px;
	background-image: url(img/box2_bg_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box2 .right {
	float: right;
	width: 210px;
}
.box2 .txtbox-left {
	float: left;
	width: 210px;
}
.box2 .txtbox-right {
	float: right;
	width: 210px;
}
.box2 .left .txtbox-left ul li, .box2 .left .txtbox-right ul li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box2 .left .txtbox-left ul, .box2 .left .txtbox-right ul {
	margin-top: 10px;
	margin-left: 20px;
	padding: 0px;
}
.total-word {
	font-size: 120%;
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background-color: #E1E1E1;
}
.date {
	text-align: right;
	padding: 8px;
	margin: 0px;
}


/* かな検索ページ関連 */
.go-top-box {
	float: right;
	padding-bottom: 15px;
	padding-right: 35px;
}
.go-top {
	text-align: right;
	width: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #936;
	padding-bottom: 1px;
	font-size: 90%;
	margin: 0px;
	line-height: 1.1em;
	padding-top: 0px;
}
.go-top a {
	color : #936;
	text-decoration: none;
	display: block;
}
.go-top a:visited {
	color : #936;
	text-decoration: none;
}
.go-top a:hover {
	color : #C36;
	text-decoration: none;
}
#kana-contents-area {
	margin-left: 35px;
	margin-bottom: 30px;
}
#wrapkana {
	background-color: #FFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#wrapkana h1 {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
	letter-spacing: 1px;
}
#kana-ichiran {
	padding: 0px;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.kana-waku {
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 400px;
	height: auto;
}
#kana-ichiran .kana-waku .left {
	font-size: 120%;
	line-height: 2em;
	font-weight: bold;
	float: left;
	list-style-position: inside;
	list-style-type: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka?等幅", Osaka-mono, monospace;
	text-align: left;
	padding-left: 25px;
}
#kana-ichiran .kana-waku .right {
	font-size: 120%;
	line-height: 2em;
	font-weight: bold;
	float: right;
	list-style-position: inside;
	list-style-type: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka?等幅", Osaka-mono, monospace;
	text-align: left;
	padding-right: 25px;
}
#kana-contents-area .title {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka?等幅", Osaka-mono, monospace;
	font-size: 120%;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 25px;
}
#kana-contents-area ul {
	padding: 0px;
	margin: 0px;
}
#kana-contents-area li {
	float: left;
	width: 200px;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 35px;
	line-height: 1.1em;
}
#kana-bottom-menu-area {
	background-color: #FCE6CD;
	background-image: url(img/kana_footerbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
}
#kana-bottom-menu-area ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.bottom-banner {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
}
#kana-bottom-menu-area .bottom-menu-left {
	float: left;
	padding-top: 50px;
	padding-left: 30px;
}
#kana-bottom-menu-area .bottom-menu-right {
	text-align: right;
	float: right;
	padding-right: 35px;
	padding-top: 60px;
	padding-bottom: 5px;
}

#sakuhin-bottom-menu-area .bottom-menu-left {
	float: left;
	padding-top: 0px;
	padding-left: 30px;
}


/* 用語ページ関連 */
#wrapyougo {
	background-color: #FFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(img/yougo_bg_a.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
	background-attachment: scroll;
}
#yougo-bottom-menu-area {
	background-color: #FFF;
	background-image: url(img/yougo_bg_b.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
	z-index: auto;
	height: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents-yougo-area {
	margin-top: 0px;
	margin-right: 95px;
	margin-left: 50px;
	padding: 0px;
}
#contents-yougo-area h1 {
	font-size: 140%;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #FFF;
	text-align: left;
	margin-top: 150px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}
#contents-yougo-area .left {
	float: left;
	width: 430px;
	margin-top: 60px;
}
.txt-box {
	background-color: #FFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.img-box {
	margin: 0px;
}
#contents-yougo-area .right {
	float: right;
	width: 220px;
	text-align: left;
	margin-top: 60px;
}
#contents-yougo-area .right .txt-box p, #contents-sakuhin-area .right .txt-box2 p {
	padding: 0px;
	line-height: 1.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#yougo-bottom-menu-area .bottom-menu-left {
	text-align: right;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 45px;
	margin-left: 40px;
}
#yougo-bottom-menu-area .bottom-menu-right {
	text-align: right;
	float: right;
	padding-right: 35px;
	padding-top: 73px;
	padding-bottom: 5px;
}



/* 作品ページ関連 */
#wrapsakuhin {
	background-color: #FFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(img/sakuhin_bg_b.gif);
	background-repeat: repeat-y;
	background-position: 25px;
}
#sakuhin-bottom-menu-area {
	background-color: #FFF;
	background-image: url(img/sakuhin_bg_c.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 215px;
}
#contents-sakuhin-area {
	margin-top: 0px;
	margin-right: 85px;
	margin-left: 85px;
	padding: 0px;
}
#contents-sakuhin-area h1 {
	font-size: 140%;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

#contents-sakuhin-area .left {
	float: left;
	width: 400px;
	margin-top: 5px;
}
#contents-sakuhin-area .right {
	float: right;
	width: 220px;
	text-align: left;
	margin-top: 5px;
}
.goindex-button-sakuhin {
	margin-top: 10px;
	margin-bottom: 50px;
	margin-left: 60px;
}
.txt-box2 {
	padding: 10px;
	margin: 0px;
}
#contents-sakuhin-area h2, #contents-sakuhin-area h3 {
	font-size: 110%;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 400px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.sakuhin-box, .sakuhin-box2 {
	width:598px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#contents-sakuhin-area .sakuhin-box ul, #contents-sakuhin-area .sakuhin-box2 ul {
	margin: 0px;
	padding: 0px;
}
#contents-sakuhin-area .sakuhin-box ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	height: 100px;
}
#contents-sakuhin-area .sakuhin-box2 ul li {
	float: left;
	margin-right: 1em;
	margin-bottom: 10px;
	list-style-type: none;
}
.img-box2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bottom-menu-right2 {
	text-align: right;
	float: right;
	padding-right: 35px;
	height: 30px;
	padding-top: 30px;
}

/*検索結果用*/
#serch-result{
	line-height: 1.5em;
	margin-top: 35px;
	margin-left: 100px;
	margin-bottom: 20px;
	float: left;
	width: 600px;
}
#serch-result p {
	background-color: #CCFFCC;
}

#serch-result dl dt{
}

#serch-result dl dd{
	margin-left: 50px;
}

#serch-result-next{
	line-height: 1.5em;
	margin-top: 5px;
	margin-left: 100px;
	margin-bottom: 10px;
	float: left;
	width: 600px;
	text-align: center;
}

/*アルファベット検索用*/
.alpha-waku {
	padding: 10px;
	border: 2px dotted #69F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: bold;
}

/*用語リクエスト用*/
#words-request{
	line-height: 1.5em;
	margin-bottom: 50px;
	float: left;
	width: 800px;
	text-align: center;
	font-size: 80%;
	color: #000066;
}

#words-request input.request {
	width: 100px;
	font-size: small;
	background-color: #FFFFCC;
	margin: 5px;
}

#words-request p{
	font-size: small;
	color: #003333;
	}
	
.go-top-box input.request {
	width: 90px;
	font-size: 70%;
	background-color: #FFFFCC;
	background-position: left;
	text-align: left;
}

.sousin{
	width: 25px;
	font-size: 80%;

}

.sousin{
	width: 25px;
	font-size: 80%;

}
.go-top-box .yougo-req{
	font-size:10px;
	color: #666666;
}
.go-top-request {
	width: 130px;
	padding-bottom: 1px;
	font-size: 90%;
	margin: 0px;
	padding-top: 0px;
}


/*索引ページ用 2009.3 add*/


.sakuin_left {
	float: left;
	width: 170px;
	background-position: bottom;
	padding-left: 20px;
/*border:1px solid red;*/
}
 .sakuin_right {
	float: right;
	width: 170px;
/*border:1px solid black;*/
}


.alpha_sakuin  {
	width: 340px;
	margin-left:auto;
	margin-right:auto
	}

.suuji_sakuin {
	width: 340px;
	margin-left:auto;
	margin-right:auto;
}

.kigou_sakuin {
	width: 340px;
	margin-left:auto;
	margin-right:auto;
}

ul.kana-sakuin-list {
	margin: 0;
padding:0;
	list-style-type: none;
	background-position: center;
/*border:1px solid blue;*/
}

ul.kana-sakuin-list li {
/*border:1px solid green;*/
	float: left;
	width: 30px;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(img/sakuin_list.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 1px;
}

 .alpha-itiran {/*alpha-waku"*/
	width: 340px;
	background-color: #993366;
	height: auto;
	border: thin solid #9933FF;
	float: none;
	width: 340px;
	padding-left: 45px;
}

ul.alpha-sakuin-list {
	margin: 0;
	list-style-type: none;
	background-position: center;
	font-size: 0.9em;
}

ul.alpha-sakuin-list li {
	float: left;
	width: 30px;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: bold;
}

.suuji_sakuin ul.kana-sakuin-list {
	margin: 0;
	list-style-type: none;
	background-position: center;
}

.suuji_sakuin ul.kana-sakuin-list li {
	float: left;
	width: 90px;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: bold;
	background-image: none;
	border:1px solid #CCCCCC;
/*	background-image: url(img/sakuin_list.gif);
	background-repeat: no-repeat;
	background-position: center center;*/
	padding: 1px;
}

/****検索窓用******/

.yougosagasi{
	position: relative;
	margin: 0;
	padding: 0;
	width: 320px;
	height: 64px;
	background-color: #FF9900;
	}
	

