@charset "EUC-JP";

/* sb design template -Summer Breeze- Copyright 2005 Toshihiro Abe. All rights reserved. */
/* ++++ Contents Index ++++
	1. Reset
	2. Global Settings
	3. Layout
	4. Header
	5. Entry
	6. Comment
	7. Trackback
	8. Navigation
	9. Footer
	10. Typography
  ++++++++++++++++++++ */
/* [Reset] */
* {
	margin: 0;
	padding: 0;
}

/* [Global Settings] */
body {
    font-family: tahoma,"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka;
    font-size: 70%;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    background-image: url(http://r-g2nd.acdp.net/template/back_b.png);
    background-repeat: repeat;
    scrollbar-face-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
}
p {
	margin-bottom: 1em;
}
img {
	border: 0;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:active,
a:hover {
	color: #0066FF;
}
div {
	text-align: left;
}
table {
	border: 0;
}
ul {
	list-style: none;
}
strong {
	color: #F90;
	font-weight: bold;
}

.hide {
	display: none;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

input,textarea{
      border-left:1px solid #444444;
      border-right:1px solid #444444;
      border-top:1px solid #444444;
      border-bottom:1px solid #444444;
      font-family: Tahoma;
      font-size:9pt;
      color:#444444;
      background-color:#FFFFFF;
}

/* [Layout] */
div#wrapper {
	width: 100%;
	padding: 0%;
}

div#caution {
    height: 2px;
    text-align: right;
    margin-left: 5%;
    margin-right: 5%;	
}

div#header {
    background : #000000 url(http://r-g2nd.acdp.net/template/title_02_01.png) no-repeat fixed top right;
    color: #FFFFFF;
    margin-top: 0px;
    margin-left: 5%;
    margin-right: 5%;
    padding: 15px;
    border: 1px solid black;
    height: 92px;
}

div#main-bg {
    background-color: white;
    margin-top: 0%;
    margin-bottom: 2%;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 2%;
    padding-left: 2%;
    padding-right: 2%;
    border: 1px solid black;
}

div#contents {
    background-color: white;
    float: right;
    width: 60%;
    border: 0px solid black;
    padding-top: 0%;
    padding-left: 2%;
    font-size: 110%;
}

div#memo {
    text-align: center;
    margin-right: 0%;
}

div#memo h2 {
	font-family: Tahoma, 'MS PGothic', Osaka, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 6px;
	border-right-width: 7px;
	border-bottom-width: 0px;
	border-left-width: 7px;
	border-color: #000000 #000099 #000099;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #0066CC;
}


div#pagenavi {
	width: 90%;
	text-align: center;
	color: #000;
	font-size: 10px;
	padding-bottom: 15px;
}
div#navigation {
    background-color: #FFFFFF;
    float:left;
    text-align: center;
    width:26%;
    border: black 0px solid;
}
div#footer {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: right;
}
/* [Header] */
div#title {
	width: 60%;
	float: left;
}
div#title h1 {
	font-size: 230%;
	line-height: 1em;
	font-weight: bold;
	padding-bottom: 2px;
}
div#title h1 a {
	color: #FFF;
	text-decoration: none;
}
div#title h1 a:active,
div#title h1 a:hover {
	color: #333;
}
div#title p {
	color: #FFF;
}
dl#search {
    margin-top: 0px;
}
dl#search dt {
    background-color: #006600;
    border-bottom: 1px solid black;
    color: #ffffff;
    margin-bottom: 5px;
}
dl#search dd input.form {
	margin-top: 5px;
	width: 55%;
	background-color: #FFF;
	border: 1px solid #CCC;
}
dl#search dd input.button {
	margin-top: 5px;
}
/* [Entry] */
div.entry {
	margin-left: 0px;
	margin-right: 0%;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px #999999;
	border-left: 0px #999999;
}
div.entry h2 {
	width: 98%;
	color: #000099;
	font-size: 100%;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.entry h2 a {
	color: #0066CC;
}
div.entry h2 a:active,
div.entry h2 a:hover {
	color: #000099;
}
div.entry_author {
	font-size: 100%;
    font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 0px;
	border-left-width: 7px;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #b8860b;
	border-bottom-color: #b8860b;
	border-left-color: #0033CC;
    background-color: #0099CC;
	padding: 6px;
	margin: 0px;
}
div.entry_body {
	margin-bottom: 18px;
	padding-left: 10px;
}
div.entry_more {
	margin-bottom: 18px;
	padding-left: 10px;
}
div.entry_state {
	font-size: 80%;
	margin-bottom: 5px;
	clear: both;
	width: 100%;
	color: #000;
	text-align: right;
}
div.entry img.pict {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	text-align: center;
}
div.entry img.thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.entry blockquote {
	padding: 15px 15px;
	margin-bottom: 30px;
	background-color: #EEE;
}
div.entry ul{
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry ol{
	list-style-type: decimal;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry em{
	font-weight: bold;
}
div.entry table {
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	margin-bottom: 18px;
}
div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #F90;
	border-right: 1px solid #DDD;
}
div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	vertical-align: top;
}
div.entry dl {
	margin-bottom: 18px;
}
div.entry dl dt {
	color: #F90;
	font-weight: bold;
	padding-bottom: 10px;
}
div.entry dl dd {
	padding: 0 0 10px 20px;
}
/* [Comment] */
div#comments {
	width: 100%;
	padding-bottom: 50px;
}
div#comments h3 {
	width: 97%;
	font-size: 110%;
         font-family: Tahoma;
	font-weight: bold;
	color: #0066CC;
	padding-bottom: 1px;
	margin-bottom: 15px;
	border-bottom: 1px solid #0066CC;
}
div#comments dl.comment_body {
	width: 97%;
	padding-bottom: 30px;
}
div#comments dl.comment_body dt {
	width: 97%;
	color: #000;
         	font-size: 80%;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000000;
}
div#comments h4 {
	width: 97%;
	border: 1px solid #DDD;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCC;
	color: #000;
	padding: 2px 5px;
}
dl#comment_form {
	width: 97%;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	background-color: #FFF;
	padding: 10px 20px;
}
dl#comment_form dt {
	padding-bottom: 5px;
}
dl#comment_form dd {
	padding-bottom: 15px;
}
dl#comment_form dd label {
	padding: 0 10px;
}
dl#comment_form dt label#labelsubmit {
	display: none;
}
dl#comment_form dd input.form {
	width: 100%;
	background-color: #EEE;
	border: 1px solid #CCC;
}
dl#comment_form dd textarea {
	width: 300px !important;
	width: 302px;
	background-color: #EEE;
	border: 1px solid #CCC;
}
dl#comment_form dd input.button {
	padding: 2px 5px;
	margin-right: 10px;
}
/* [Trackback] */
div#trackback {
	width: 100%;
	padding-bottom: 50px;
}
div#trackback h3 {
	width: 97%;
	font-size: 110%;
         font-family: Tahoma;
	font-weight: bold;
	color: #0066CC;
	padding-bottom: 1px;
	margin-bottom: 15px;
	border-bottom: 1px solid #0066CC;
}
p.tb_link {
	width: 97%;
	color: #000000;
	background-color: #FAFAFA;
	padding: 5px;
	margin-bottom: 30px;
	border: 1px solid #000000;
	text-align: center;
}
div#trackback dl.tb_body {
	width: 97%;
	padding-bottom: 30px;
}
div#trackback dl.tb_body dt {
	width: 97%;
	color: #CCC;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #66CCFF;
}
/* [Profile] */
div#profile {
	width: 100%;
	padding-bottom: 50px;
}
div#profile h2 {
	font-family: Tahoma, 'MS PGothic', Osaka, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 2%;
	margin-bottom: 10px;
	padding: 6px;
	border-right-width: 7px;
	border-bottom-width: 0px;
	border-left-width: 7px;
	border-color: #000000 #000099 #000099;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #0066CC;
}
div.profile_body {
         margin-left: 10px;
         margin-top: 10px;
	margin-bottom: 18px;
}
/* [Navigation] */
div#navigation dl {
    background-color: #DDDDDD;
    margin-bottom: 3px;
    width: 97%;
    padding-bottom: 10px;
    border: black 1px solid;
}

div#navigation dt {
    background-color: #0033CC;
    border-bottom: 1px solid black;
    font-weight: bold;
    padding: 5px;
    color: #ffffff;
    margin-bottom: 0.5px;
}
div#navigation dt.menu2 {
    background-color: #3366CC;
}
div#navigation dt.menu3 {
    background-color: #3399FF;
}
div#navigation dd.list {
	padding-top: 10px;
	padding-left: 18%;
	padding-right: 15%;
}
div#navigation ul {
         text-align: left;
	padding-left: 6px;
	list-style-position: outside;
	list-style: square;
}

/* for IE5Mac */
/*\*//*/
div#navigation ul {
	padding: 0 0 0px 0px;
}
/**/
div#navigation ul li {
	padding-bottom: 0px;
}
/* ++++ Calendar ++++ */
dl#calendar table {
	width: 50%;
}
dl#calendar table th,
dl#calendar table td {
	font-size: 70%;
	text-align: center;
	padding: 2px;
}
dl#calendar table th {
	padding-bottom: 1px;
}
dl#calendar table td span.today {
	color: #00CC00;
}
dl#calendar table td span.today a {
	color: #0066FF;
}
dl#calendar table td span.today a:active,
dl#calendar table td span.today a:hover {
	color: #0066FF;
}
/* ++++ Extra ++++ */
dl#extra {
    background-color: #3399FF;
    border-bottom: 1px solid black;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
}
dl#extra dt {
    background-color: #3399FF;
    border-bottom: 1px solid black;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 5px;
}
dl#extra ul {
	padding: 0;
	text-align: center;
         font-weight: normal;
	list-style: none;
	list-style-image: none;
	font-size: 100%;
}

p#link2top {
	padding-left: 0px;
}
/* [Footer] */

div#footer address {
	font-style: normal;
	font-size: 90%;
	line-height: 1em;
	color: #000;
}
/* [Typography] */
div#pagenavi,
div#title p,
div.entry h2,
div.entry_author,
div.entry_state,
div#navigation dt,
dl#calendar table th,
dl#calendar table td,
dl#extra ul,
div#comments h3,
div#comments dl.comment_body dt,
div#comments dl#comment_form dt,
dl#comment_form dd,
div#trackback h3,
div#footer address {
	font-family:  Tahoma,Georgia,Times New Roman,serif;
}

