html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a {
	color: #0000ff;
	text-decoration: underline;
}
a img { border: 0; }
a:visited {
	color: #000000;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #0000FF;
	background-color: #FFFFCC;
}

#WRAP {
	width:770px;
	margin:0 auto;
}
#MAINIMG {
	width: 770px;
	height: 250px;
	background-image: url(img/title.gif);
	position: relative;
}
#TITLE {
	position: absolute;
	top: 50px;
	left:14px;
}
#TITLE p {
	font-size: 24px;
	color: #FFFFFF;
}
#MENU {
	width: 770px;
	height: 41px;
	background-image: url(img/menu_back.gif);
	margin: 0px;
}
#MENU p {
	font-size:12px;
	padding: 2px;
}

h1 {
	font-size:12px;
	line-height:20px;
	margin:0;
	text-align:left;
}
h2 {
	font-size:20px;
	line-height:32px;
	margin: 0 0 10px 0;
	padding: 2px 0 0 12px;
	color:  #FFFFFF;
	background-color: #FFC600;
	background-image: url(img/bg_h2.gif);
	background-repeat: no-repeat;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'HGｺﾞｼｯｸE', sans-serif;
}
h3, h4, h5 {
    margin-top: 10px;
    margin-bottom: 5px;
    font:16px/22px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
    font-weight: bold;
}
h6 {
	font-size:18px;
	line-height:32px;
	margin: 0px 0 10px 0;
	padding: 0px 0 0 24px;
	color:  #000000;
	background-color: #FFFFFF;
	background-image: url(img/bg_h3.gif);
	background-repeat: no-repeat;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}
p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}
p,pre {
	margin:0;
	font:15px/21px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}
p {
    padding-left: 4px;
    padding-top: 4px;
}

li {
    margin-top: 5px;
    margin-bottom: 5px;
}

ul {
    margin-left: 12px;
    padding:0px;
    list-style-image: url(img/bo.gif);
    list-style-position: inside;
}

dt {
    font-weight: bold;
}

blockquote {
    border-left: solid #0000ff 2px;
    border-right: solid #0000ff 2px;
}

blockquote p {
    margin-top: 0px;
    margin-bottom: 0px;
}

pre {
    background-color: #cccccc;
    border: dashed 2px #666666;
    padding: 8px;
    margin: 8px;
}

table {
    padding:0px;
    border:0px;
    margin:auto;
    text-align:left;
    color:inherit;
    background-color:#ccd5dd;
}
td {
    padding:5px;
    margin:1px;
    color:inherit;
    background-color:#ffffff;
}
thead td{
    color:inherit;
    background-color:#cccccc;
}
tfoot td{
    color:#ffffff;
    background-color:#000000;
}

/* link */

a:link {
    color: #0000ff;
    text-decoration: none;
}
a:visited {
    color: #0000ff;
    text-decoration: none;
}
a:hover {
    color: #0000ff;
    text-decoration: underline;
}
a:active {
    color: #0000ff;
    text-decoration: none;
}

#banner a:link {
    color: #333333;
    text-decoration: none;
}
#banner a:visited {
    color: #333333;
    text-decoration: none;
}
#banner a:hover {
    color: #FF0000;
    text-decoration: none;
}
#banner a:active {
    color: #333333;
    text-decoration: none;
}

#footer a:link {
    color: #0000ff;
    text-decoration: none;
}
#footer a:visited {
    color: #0000ff;
    text-decoration: none;
}
#footer a:hover {
    color: #3D79B6;
    text-decoration: underline;
}
#footer a:active {
    color: #0000ff;
    text-decoration: none;
}

/* function */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

.red { color: red; }
.green { color: green; }
.blue { color: blue; }
.yellow { color: yellow; }
.magenta { color: magenta; }
.cyan { color: cyan; }
.black { color: black; }
.gray { color: gray; }
.white { color: white; }

.xlarge { font-size: x-large; }
.large { font-size: large; }
.small { font-size: small; }
.xsmall { font-size: x-small; }

.s9 {font-size: 9px;}
.s10 {font-size: 10px;}
.s11 {font-size: 11px;}
.s12 {font-size: 12px;}
.s13 {font-size: 13px;}
.s14 {font-size: 14px;}
.s15 {font-size: 15px;}
.s16 {font-size: 16px;}
.s17 {font-size: 17px;}
.s18 {font-size: 18px;}
.s19 {font-size: 19px;}
.s20 {font-size: 20px;}
.s21 {font-size: 21px;}
.s22 {font-size: 22px;}
.s23 {font-size: 23px;}
.s24 {font-size: 24px;}
.s25 {font-size: 25px;}
.s26 {font-size: 26px;}
.s27 {font-size: 27px;}
.s28 {font-size: 28px;}
.s29 {font-size: 29px;}
.s30 {font-size: 30px;}

/* layout */

body {
    min-width: 770px;
    text-align: center; /* center on ie */
    font-size: 14px;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
    color: #333333;
    background: url(img/new_back.gif) ;
    margin-top: 0px;
    margin-left: 10px;
}

#container {
    position: relative;
    text-align: left;
    width: 770px;
    margin: 0 auto 10px auto;
    background-color: #FFFFFF;
}

#container-inner {
    position: static;
    width: auto;
	background-image: url(img/bg_main.gif);
}


/* banner */

#banner {
    position: relative;
    background-image: url(img/title.gif);
    background-repeat: no-repeat;
    height: 300px;
    width: 770px;
    padding: 0px;
    border-top: 3px solid #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    float: left;
}

#banner-inner {
    position: static;
    height: 100%;
}

#banner-search
{
    position:absolute;
    bottom: 55px;
    right:10px;
}

#banner-header {
    position: absolute;
    top: 250px;
    left: 0px;
    width:auto;
}


#MENU1 {
	height: 41px;
	width: 120px;
	float: left;
}

#MENU2 {
	height: 41px;
	width: 120px;
	float: left;
}

#MENU3 {
	height: 41px;
	width: 120px;
	float: left;
}

#MENU4 {
	height: 41px;
	width: 120px;
	float: left;
}

#MENU5 {
	height: 41px;
	width: 120px;
	float: left;
}

#MENU6 {
	height: 41px;
	width: 120px;
	float: left;
}

#MENU_HIDARI {
	height: 41px;
	width: 25px;
	float: left;
}

#MENU_MIGI {
	height: 41px;
	width: 25px;
	float: left;
}

/* main */

#pagebody {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 12px;
}

#pagebody-inner  {
    position: static;
    width: 100%; 
    text-align: left; 
    font-size: 12px;
}

#alpha {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#beta { 
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#gamma { 
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#alpha-inner, #beta-inner,#gamma-inner {
    position: static;
}

#alpha { 
    width: 190px;
}
#alpha-inner {
    padding: 10px 2px 10px 5px;
}

#beta {
    width: 200px;
}
#beta-inner {
    padding: 10px 5px 10px 5px;
}

#gamma {
    width: 360px;
}
#gamma-inner {
    padding: 10px 5px 10px 0px;
}

/* content */

.gotop { text-align: right;  clear: both;}

.img {
    float: left;
    margin-right: 5px;
    text-align: center;
    width: 40%;
}

/* side */

#beta {
    padding-top: 0px;
    background-color: #ffffff;
    margin: 5px 1px 1px 3px;
}

#alpha {
    padding-top: 0px;
    background-color: #ffffff;
    margin: 5px 1px 1px 1px;
}
.side-navi { 
    font-size: 12px;
    margin-left: 20px;
    text-align: left;
}

/* footer */

#footer {
    font-size: 10px;
    text-align: center;
    margin: 0px;
    display: block;
    text-decoration: none;
    color: #000000;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.footer-navi { 
    font-size: 12px;
    text-align: center;
}

/* specific item */

.archive-header {
    border: none;
    margin-top: 7px;
    font-size: 20px;
    color: #ffffff;
}

.topic-path { 
    font-size: 12px;
}

/* entry */

.date-header,
.entry-content {
    position: static;
    clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed,
.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-body,.entry-more {
    margin: 10px 0;
}

.entry-more-link{ text-align: right; }

.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}

.date-header {
    margin: 5px 0;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.entry-header {
    margin-top: 10px;
    padding: 0 0 0 10px;
    color: #666;
    font-size: 14px;
    font-weight: bold;
}
.entry-header a { text-decoration: none; }

.entry-content,
.comment-content,
.trackback-content {
    margin: 0;
    line-height: 1.5;
}

.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 5px 10px 0 0;
    border-top: 1px dotted #dae0e6;
    padding: 5px 0;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

.content-nav
{
    background: #ffffff;
    margin: 5px 0;
    text-align: center;
}
.content-nav-bread
{
    position: relative;
    background: #ffffff;
    margin: 5px 0;
    text-align: left;
}

#trackbacks-info {
    margin: 10px 0;
    border: 1px dashed #a3b8cc;
    padding: 0 10px;
    color: #292e33;
    font-size: 11px;
    text-align: center;
    background: #e6ecf2;
}

.comments-open-footer {
    margin: 10px 0;
}

.gotop { text-align: right;  clear: both;}

.img
{
    float: left;
    margin-right: 5px;
    text-align: center;
}

/* header */

.search-results-header,
.trackbacks-header,
.comments-header,
.comments-open-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 5px 0;
    border-left: 5px solid #666666;
    padding: 3px 0 3px 8px;
    color: #333333;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.25;
    clear: both;
}
.module-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    border-left: 5px solid #666666;
    padding: 5px;
    color: #333333;
    line-height: 1.25;
    margin: 0px;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
}

/* pickup */

.pickup
{
   width: auto; 
   height: 190px;
   margin: 5px 0;
   padding: 5px;
   border: 1px solid #9999cc;
   line-height: 1.5;
}
.pickup1
{
   width: 47%; 
   height: 190px;
   margin: 5px 0;
   padding: 5px;
   line-height: 1.5;
   float: left;
}
.pickup2
{
   width: 47%; 
   height: 190px;
   margin: 5px 0;
   padding: 5px;
   line-height: 1.5;
   float: right;
}

/* two-column-left tweaks */

.layout-two-column-left #alpha
{
    float: left;
}

.layout-two-column-left #beta
{ 
    float: right;
}


/* information tweaks */

.top-layout-information #alpha-showcase
{
    display: none;
}

/* showcase tweaks */

.top-layout-showcase #alpha-information
{
    display: none;
}

.top-layout-showcase #alpha-inner
{
    padding-top: 5px;
}

/* three-column tweaks */

.layout-three-column #alpha {
    margin: 10px 5px 0 10px;
    width: 200px;
    background: #e6ecf2;
}

.layout-three-column #alpha-inner {
    padding: 0;
    border-width: 0;
}

.layout-three-column #beta {
    margin: 10px 5px 0 10px;
    width: 200px;
    background: none;
}

.layout-three-column #beta-inner {
    padding: 0;
    border-width: 0;
}

.layout-three-column #gamma {
    margin: 20px 10px 0px 10px;
    width: 360px;
    background: none;
}

.layout-three-column #gamma-inner {
    padding: 0;
    border-width: 0;
}

/*___________ レイアウト設計【CONTENTS】 ___________ */
#CONTENTS {
	width:564px;
	float:right;
	margin: 0;
}
#MAR_C {
	margin: 10px 0 0 0;
}
#CONTENTS h2 {
	font-size:18px;
	line-height:32px;
	margin: 0 0 10px 0;
	padding: 2px 0 0 12px;
	color:  #FFFFFF;
	background-color: #FFC600;
	background-image: url(images/bg_h2.gif);
	background-repeat: no-repeat;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'HGｺﾞｼｯｸE', sans-serif;
}
#CONTENTS p {
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
}
/*___________ レイアウト設計【LEFT】 ___________ */
#LEFT {
	width:191px;
	float:left;
	margin: 0;
}
#MAR_L {
	padding: 3px 0 0 0px;
}
/*___________ レイアウト設計【FOOTER】 ___________ */
#FOOTER {
	background-image: url(images/bg_main.gif);
	margin: 0 0 20px 0;
}
#FOOTER1 {
	text-align: center;
	margin: 0;
	padding: 20px 0 0 0;
        font-size: 16px;
}
#FOOTER2 {
	text-align: center;
	margin: 16px 0 0 0;
	padding: 16px 0 0 0;
}
#FOOTER2 p {
	font-size:12px;
}
#FOOTER2 a {
	margin: 0 10px 0 10px;
}
#FOOTER3 {
	color: #FFFFFF;
	background-color: #036CD4;
	padding: 0 10px 0 0;
	margin: 10px 0 0 0;
}
#FOOTER3 p {
	font-size:9px;
	line-height:18px;
	text-align: right;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
}

#FOOTER3 a {
	color: #FFFFFF;
	background-color: #036CD4;
	text-decoration: none;
}
#FOOTER3 a:hover,
#FOOTER3 a:active, 		/* for IE (Keyboard) */
#FOOTER3 a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	background-color: #048104;
	text-decoration: underline;
}

/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト用 ____ */
.b {
	font-weight: bold;
}

