@charset "utf-8";

/* ------------------------------------
CSS Information

 Site URL:       http://web-100.jp/
 File name:      style.css (http://web-100.jp/css/style.css)
 Summary:        all styles
 Created:        2007-07-05
 Last update:    2007-09-06 by Yoshiki Kato
 Author:         Yoshiki Kato(admin), Hideyo Ryoken, Takashi Hirasawa

Order of description

	- Search Key "__" + "id Name or Class Name"

 / __Default style clear
 / __Base Link Color
 / __pageTop
 / __container
 / __skipNavi
 / __header
 / __footer
 / __gNavi
 / __pageTitle
 / __contents
 / __main
 / __sub

------------------------------------ */

/*-----------------------------------------------
  __Default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	background:white;
	font-size:74.5%;
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color:black;
	line-height:1.5;
}

* + html body {
	font-family:Meiryo,Sans-Serif;
}

html {
	overflow-y:scroll;
}

p {
	margin:0 0 1em;
}

li {
	list-style:none;
	line-height:1.3;
}

img,
fieldset {
	border:0;
}

legend,
hr {
	display:none;
}

address {
	font-style:normal;
}

/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
}

a:link {
	color:#008ACF;
}

a:visited {
	color:#008ACF;
}

a:hover {
	text-decoration:none;
}

a:active {
}

#pageProfile #main a {
	color:#7E318E;
}


/*-----------------------------------------------
 __pageTop
-----------------------------------------------*/

#pageTop {
	clear:both;
	width:520px;
	height:13px;
	margin:15px 0 0;
	line-height:0;
	font-size:0;
	text-align:right;
	border-bottom:2px solid black;
}

/*-----------------------------------------------
 __skipNavi
-----------------------------------------------*/

#skipNavi {
	position:absolute;
	overflow:hidden;
	height:0;
	width:0;
}

/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
	margin:10px auto;
	width:780px;
	background:url(../img/share/bg_side.gif) repeat-y;
	overflow:hidden;
}

/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
	float:left;
	width:780px;
	background:white;
	padding-bottom:16px;
}

#header p,
#header h1 {
	float:left;
	margin:11px 0 0;
	width:471px;
	height:55px;
	background:url(../img/share/logo.gif) no-repeat;
	font-size:0;
	text-indent:-9998em;
}

#header p a {
	display:block;
	width:471px;
	height:55px;
}

#header ul {
	float:right;
	width:260px;
	height:66px;
}

#header ul li {
	font-size:0;
}

/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	float:left;
	width:780px;
	background:white;
}

#footer #attention {
	padding:8px 10px;
	background:#E7F5FD;
	color:#005A87;
}

#footer ul {
	margin-bottom:5px;
	text-align:center;
}

#footer ul li {
	display:inline;
	padding-right:2px;
}

#footer ul li + li {
	padding-left:7px;
	background:url(../img/share/glue_footer.gif) no-repeat left center;
}

#footer #attention a {
	font-weight:bold;
}

#footer #copyright {
	margin-bottom:10px;
	color:#666;
	text-align:center;
}

/*-----------------------------------------------
 __gNavi
-----------------------------------------------*/

#gNavi {
	clear:both;
	background:white;
}

#index #gNavi {
	width:780px;
	padding-bottom:205px;
	background:url(../img/top/mainvisual.gif) no-repeat left bottom;
	border-bottom:20px solid white;
}

#gNavi dt {
	display:none;
}

#gNavi dd ul {
	height:34px;
	background:url(../img/share/gnavi.gif) no-repeat left bottom;
}

#gNavi dd ul li {
	text-indent:-9998em;
	float:left;
}

#gNavi dd ul li a {
	display:block;
	width:128px;
	height:30px;
	margin-left:2px;
	border-top:4px solid white;
	overflow:hidden;
}

#gNavi dd ul li.naviHome a {
	width:129px;
	margin-left:0;
}

#gNavi dd ul li.naviFeedback a {
	width:129px;
}

#gNavi dd ul li.naviHome a:focus,#gNavi dd ul li.naviHome a:hover {
	border-top-color:red;
}

#index #gNavi dd ul li.naviHome a {
	background:url(../img/share/gnavi_home.gif) no-repeat;
	border-top-color:red;
}

#gNavi dd ul li.naviBook a:focus,#gNavi dd ul li.naviBook a:hover {
	border-top-color:#0068B6;
}

#pageBook #gNavi dd ul li.naviBook a {
	background:url(../img/share/gnavi_book.gif) no-repeat;
	border-top-color:#0068B6;
}

#gNavi dd ul li.naviSupport a:focus,#gNavi dd ul li.naviSupport a:hover {
	border-top-color:#00A040;
}

#pageSupport #gNavi dd ul li.naviSupport a {
	background:url(../img/share/gnavi_support.gif) no-repeat;
	border-top-color:#00A040;
}

#gNavi dd ul li.naviSample a:focus,#gNavi dd ul li.naviSample a:hover {
	border-top-color:#ED6D00;
}

#pageSample #gNavi dd ul li.naviSample a {
	background:url(../img/share/gnavi_sample.gif) no-repeat;
	border-top-color:#ED6D00;
}

#gNavi dd ul li.naviProfile a:focus,#gNavi dd ul li.naviProfile a:hover {
	border-top-color:#7E318E;
}

#pageProfile #gNavi dd ul li.naviProfile a {
	background:url(../img/share/gnavi_profile.gif) no-repeat;
	border-top-color:#7E318E;
}

#gNavi dd ul li.naviFeedback a:focus,#gNavi dd ul li.naviFeedback a:hover {
	border-top-color:#E4007F;
}

#pageFeedback #gNavi dd ul li.naviFeedback a {
	background:url(../img/share/gnavi_feedback.gif) no-repeat;
	border-top-color:#E4007F;
}

/*-----------------------------------------------
 __pageTitle
-----------------------------------------------*/

#pageTitle {
	background:white;
}

#pageTitle h1 {
	height:45px;
	padding-top:20px;
	padding-left:10px;
	background:url(../img/share/bg_pagetitle.gif) no-repeat right top;
	border-top:5px solid #0068B6;
	border-bottom:10px solid #0068B6;
	font-size:0;
	line-height:0;
}

#pageTitle p {
	margin-bottom:0;
	padding:3px 5px;
	background:#EEE;
	border-bottom:20px solid white;
	font-size:x-small;
	color:#666;
}


/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#contents {
	float:left;
	width:780px;
	background:url(../img/share/bg_side_bar.gif) no-repeat right bottom;
	border-bottom:20px solid white;
}


/*-----------------------------------------------
 __main
-----------------------------------------------*/

#main {
	float:left;
	width:520px;
}

#pageFeedback #main,
#pageSupport #main {
	position:relative;
}

#main h2 {
	margin-bottom:5px;
	padding:10px 5px 8px;
	font-size:12px;
	line-height:12px;
}

#pageSample #main h2,
#pageSupport #main h2 {
	font-size:110%;
	line-height:1.2;
}

#pageSupport #main h2.categoryTitle {
	margin-top:20px;
	border-top:5px solid #00A040;
	clear:both;
}

#pageBook #main .comment,
#main .entry {
	clear:both;
	margin-bottom:5px;
	padding:8px 10px;
	background:#EEE;
}

#pageBook #main .comment h3,
#main .entry h3 {
	margin-bottom:8px;
	font-size:110%;
	letter-spacing:2px;
}

#main .entry h3 a {
	padding-left:20px;
	background:url(../img/top/mark_title.gif) no-repeat 0em .2em;
	color:#EB0000;
	text-decoration:none;
}

#pageSupport #main .entry h3 a {
	background:url(../img/support/mark_title.gif) no-repeat 0em .2em;
	color:#018C38;
}

#main .entry h3 a:hover {
	text-decoration:underline;
}

#main .entry #entryMore {
	clear:both;
}

#contents #main .entry ul.entryFooter {
	padding:10px 0 0;
	border-top:1px solid #AAA;
	background:none;
}

#contents #main .entry ul.entryFooter li {
	display:inline;
	padding-left:7px;
	background:url(../img/share/glue_list.gif) no-repeat left center;
	line-height:1.2;
}

#contents #main .entry ul.entryFooter li a {
	color:#EB0000;
}

#pageSupport #contents #main .entry ul li a {
	color:#008C38;
}

#contents #main .entry ul li.upDate {
	margin-right:3px;
	padding-left:8px;
	background:url(../img/top/glue_entry.gif) no-repeat left center;
}

#pageSupport #contents #main .entry ul li.upDate {
	background:url(../img/support/glue_entry.gif) no-repeat left center;
}

#pageSample #contents #main .entry ul li.upDate {
	margin:0;
	background:url(../img/sample/glue_entry.gif) no-repeat left center;
}

#pageSupport #main #allArchives {
	position:absolute;
	top:0;
	right:0;
}

#pageSample #main #archivesList {
	margin-bottom:30px;
}

#pageSample #main #archivesList li,
#pageSupport #main #archivesList li {
	margin-bottom:4px;
	font-size:small;
}

#pageSample #main #archivesList li {
	position:relative;
}

#pageSample #main #archivesList li.detailNone,
#pageSample #main #archivesList li a,
#pageSupport #main #archivesList li a {
	display:block;
	width:495px;
	padding:5px 5px 5px 20px;
	background:#E7F1EB url(../img/support/mark_title.gif) no-repeat 0em .5em;
	color:black;
	text-decoration:none;
}

#pageSample #main #archivesList li.detailNone,
#pageSample #main #archivesList li a {
	min-height:16px;
	padding:7px 5px 7px 20px;
	background:#F2E9E2 url(../img/sample/mark_title.gif) no-repeat 0em .5em;
	color:black;
}

#pageSample #main #archivesList li.detailNone {
	background-color:#EEE;
	color:#666;
}

#pageSample #main #archivesList li a.sampleZip,
#pageSample #main #archivesList li a.sampleZip:visited,
#pageSample #main #archivesList li a.sampleZip:hover,
#pageSample #main #archivesList li a.sampleSite,
#pageSample #main #archivesList li a.sampleSite:visited,
#pageSample #main #archivesList li a.sampleSite:hover {
	position:absolute;
	top:3px;
	right:30px;
	display:inline;
	width:24px;
	padding:0;
	background:none;
}

#pageSample #main #archivesList li a.sampleZip,
#pageSample #main #archivesList li a.sampleZip:visited,
#pageSample #main #archivesList li a.sampleZip:hover {
	right:3px;
}

#pageSample #main #archivesList li a:visited,
#pageSupport #main #archivesList li a:visited {
	background-color:#F0FBF3;
	color:#848484;
}

#pageSample #main #archivesList li a:visited {
	background-color:#F8F2ED;
	color:#928478;
}

#pageSample #main #archivesList li a:hover,
#pageSupport #main #archivesList li a:hover {
	background-color:#D8F6DB;
	color:#008C38;
}

#pageSample #main #archivesList li a:hover {
	background-color:#FFE3C9;
	color:#E26800;
}



#main .nextPrev {
	height:20px;
	margin-bottom:5px;
}

#main .nextPrev .next,
#main .nextPrev .prev {
	float:left;
	width:109px;
	line-height:0;
	font-size:0;
}

#main .nextPrev .next {
	float:right;
}


/* book profile */
#pageProfile #main .section,
#pageBook #contentsGuide {
	position:relative;
	width:510px;
	min-height:193px;
	margin-bottom:20px;
	padding:0 0 0 10px;
	overflow:hidden;
	border-bottom:2px solid #0068B6;
}

#pageProfile #main .section {
	margin:10px 0;
	background:white;
	border-bottom-color:#7E318E;
	min-height:0;
}

#pageProfile #main .last {
	border-bottom:0;
	margin-bottom:0;
}

#pageBook #contentsGuide h2 {
	margin-left:150px;
	padding-left:0;
}

#pageBook #contentsGuide p {
	margin-left:150px;
}

#pageProfile #main .section h2,
#pageProfile #main .section p,
#pageProfile #main .section ul {
	margin-left:120px;
	padding-left:0;
}

#pageProfile #main .section ul {
	margin-bottom:20px;
	padding:10px 11px 5px;
	background:#EEE;
}

#pageProfile #main .section ul li {
	margin-bottom:5px;
	font-weight:bold;
}

#pageProfile #main .section ul li a {
	font-weight:normal;
}


#pageProfile #main .section .image,
#pageBook #contentsGuide #bookImage {
	position:absolute;
	top:10px;
	left:10px;
	margin-left:0;
	margin-bottom:10px;
}

#pageProfile #main .section .image img {
	padding:4px;
	border:1px solid #7E318E;
}

/* __feedback */

#ajax_mail,
#pageFeedback .formFeedback {
	padding:8px 10px 5px;
	background:#EEE;
}

#ajax_mail {
	margin-bottom:15px;
}

#ajax_mail dl {
	margin-bottom:10px;
	padding:10px;
	background:white;
/*
	border:1px solid #E4007F;
	border-top-width:5px;
	border-bottom-width:2px;
*/
}

#ajax_mail dl dt {
	padding-left:8px;
	padding-bottom:3px;
	background:url(../img/feedback/glue_entry.gif) no-repeat left center;
}

#ajax_mail dl dt img {
	margin:0 5px;
	vertical-align:middle;
}

#ajax_mail dl dd {
	margin-bottom:10px;
}

#mail_author,
#mail_email,
#mail_subject {
	width:200px;
}

#pageFeedback #mail_preview,
#pageFeedback #mail_post {
	border:1px solid #E4007F;
	cursor:pointer;
}

#pageFeedback #mail_preview {
	padding:3px;
	background:white;
}

#pageFeedback #mail_post {
	margin-left:15px;
	padding:3px 10px;
	background:white;
	font-weight:bold;
}

#pageFeedback .errorMessage {
	color:red;
	font-weight:bold;
}

#pageFeedback #send_status {
	position:absolute;
	bottom:180px;
	left:50px;
	padding:10px;
	background:white;
	border:1px solid #E4007F;
	border-top-width:5px;
	border-bottom-width:2px;
}

#pageFeedback #send_status p {
	margin:0;
}

#pageFeedback #send_status p span {
}

/*-----------------------------------------------
 __sub
-----------------------------------------------*/

#sub {
	float:right;
	width:240px;
}

#sub #categoryList {
	padding:0 10px;
	background:white;
	border:1px solid #00A040;
}

#sub #categoryList h3 {
	margin-bottom:10px;
	padding:9px 0 9px 5px;
	border-top:4px solid #00A040;
	border-bottom:1px solid #00A040;
	line-height:0;
}

#sub #categoryList ul {
	padding-left:5px;
	padding-bottom:5px;
	border-bottom:1px solid #00A040;
}

#sub #categoryList ul li {
	margin-bottom:10px;
	padding-left:15px;
	background:url(../img/support/list_star.gif) no-repeat left center;
}

#sub #categoryList ul li a {
	color:#008C38;
}

#sub #shopList {
	width:220px;
	margin:0 auto;
}

#pageSupport #sub #shopList {
	width:240px;
	border-top:20px solid white;
}

#pageSupport #sub #shopList dd,
#pageSupport #sub #shopList dt {
	width:220px;
	margin-left:auto;
	margin-right:auto;
}

#sub #shopList dt {
	height:40px;
	margin-bottom:5px;
	background:url(../img/share/side_title_shoplist.gif) no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-9998em;
}

#sub #shopList dd ul li {
	margin-bottom:8px;
	text-align:right;
}

#sub #shopList dd ul li a {
	color:#EB0000;
	font-size:85%;
	text-decoration:none;
}

#sub #shopList dd ul li img {
	vertical-align:bottom;
}

/*-----------------------------------------------
 __pageColor Setting
-----------------------------------------------*/

/* --- pageTop Color --- */

#index #pageTop {
	border-bottom-color:red;
}

#pageBook #pageTop {
	border-bottom-color:#0068B6;
}

#pageSupport #pageTop {
	border-bottom-color:#00A040;
}

#pageSample #pageTop {
	border-bottom-color:#ED6D00;
}

#pageProfile #pageTop {
	border-bottom-color:#7E318E;
}

#pageFeedback #pageTop {
	border-bottom-color:#E4007F;
}


/* --- __pageTitle Color --- */

#pageSupport #pageTitle h1 {
	border-color:#00A040;
}

#pageSample #pageTitle h1 {
	border-color:#ED6D00;
}

#pageProfile #pageTitle h1 {
	border-color:#7E318E;
}

#pageFeedback #pageTitle h1 {
	border-color:#E4007F;
}


/* --- __main Color --- */

#pageBook #main {
	border-top:5px solid #0068B6;
}

#pageSample #main {
	border-top:0;
}

#pageSupport #main {
	border-top:5px solid #00A040;
}

#pageSupport #main .entry a {
	color:#008C38;
}

#pageProfile #main {
	border-top:5px solid #7E318E;
}

#pageFeedback #main {
	border-top:5px solid #E4007F;
}


#index #main h2 {
	border-top:5px solid red;
	border-bottom:2px solid red;
}

#pageSample #main h2 {
	border-top:5px solid #ED6D00;
	border-bottom:2px solid #ED6D00;
}

#pageSupport #main h2 {
	border-bottom:2px solid #00A040;
}

#pageFeedback #main h2 {
	border-bottom:2px solid #E4007F;
}

/* __sampleDL */

#pageSample .entry h3 {
	padding-left:10px;
	border-left:5px solid #ED6D00;
}

#pageSample .entry h4 {
	font-size:small;
}

#pageSample .entry ul {
	margin:1em 0 10px 0;
	padding:8px 10px 2px;
	background:white;
}

#pageSample .entry ul li {
	margin-bottom:10px;
	padding-left:15px;
	background:url(../img/sample/mark_li.gif) no-repeat left center;
}

#pageSample .entry ol {
	margin:0 0 10px 0;
	padding:8px 10px 2px;
	background:white;
}

#pageSample .entry ol li {
	margin-bottom:10px;
	margin-left:22px;
	list-style:decimal;
}

#pageSample .entry dl {
	margin-bottom:10px;
	padding:5px 10px 8px;
	background:white;
}

#pageSample .entry dl dt {
	margin:0 0 2px;
	font-weight:bold;
}

#pageSample .entry dl dd {
	margin-left:10px;
	margin-bottom:5px;
}

#pageSample .entry .blockQ {
	margin-bottom:10px;
	border:5px solid #EAD0BA;
	background:url(../img/sample/bg_bq.gif) no-repeat;
	_background-position:5px 5px;
}

* + html #pageSample .entry .blockQ {
	background-position:5px 5px;
}

#pageSample .entry blockquote {
	padding:10px 50px 0;
	background:url(../img/sample/bg_bq_bottom.gif) no-repeat right bottom;
}

#pageSample .entry pre {
	overflow:auto;
	width:480px;
	margin-bottom:10px;
	padding:8px 10px;
}

#pageSample .entry pre.sourceXHTML {
	background:#DDDDEC;
}

#pageSample .entry pre.sourceCSS {
	background:#D5E9CB;
}

#pageSample .entry table {
	margin:10px 0;
	border:1px solid #ED6D00;
	border-collapse:collapse;
}

#pageSample .entry table th {
	padding:5px;
	background:#EEE;
	border:1px solid #AAA;
	text-align:left;
}

#pageSample .entry table td {
	padding:5px;
	background:white;
	border:1px solid #AAA;
}

/* __supportBlog */

#pageSupport .entry table {
	margin:10px 0;
	border:1px solid #ED6D00;
	border-collapse:collapse;
}

#pageSupport .entry table th {
	padding:5px;
	background:#DDD;
	border:1px solid #AAA;
	text-align:left;
	vertical-align: top;
}

#pageSupport .entry table td {
	padding:5px;
	background:white;
	border:1px solid #AAA;
}
