@charset "utf-8";
/* CSS Document */

/* VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV all VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV */

html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,addr,address,em,strong,ul,li,dl,dt,dd,table,caption,tbody,tfoot,thead,tr,th,td,form
{
	margin:0;
	padding:0;
        outline:0;
        vertical-align:baseline;
        font-weight:normal;
        font-size:100%;
        line-height:1.5em;
}
body 
{
	background-position:left top;
	text-align:center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	color: rgb(51, 51, 51);
	background-color:#0d2640;
}

img
{
	border:none;
}

a
{
	color: #3366CC;
}

a:hover
{
	color: #993300;
}

a:visited
{
	color: rgb(116, 35, 178);
}

p
{
	line-height:1.5em;
	text-align:left;
        letter-spacing:0.1em;
}

strong
{
        font-weight:bold;
}

blockquote
{
	line-height:1.5em;
	text-align:left;
        letter-spacing:0.1em;
        border:1px solid #993333;
        padding:10px;
        background-color:#eeeeaa;
}

blockquote .from
{
        text-align:right;
        font-style:italic;
        font-size:70%;
}
table
{
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-collapse: collapse;
	font-size:300%;
	margin-top:1em;
}

table caption
{
	text-align:left;
	margin:0;
	line-height:1;
	color:#666666;
	font-weight:bold;
}

table th
{
	background-color: #88e888;
	color: #666666;
	empty-cells: show;
	vertical-align:middle;
}

table td
{
	empty-cells: show;
	vertical-align:middle;
	text-align:center;
}

ul
{
        letter-spacing:0.1em;
}

li
{

}

/* VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV mainframe VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV */

#mainframe {
    width:900px;
    text-align:left;
    margin:auto;
    background-color:#ffffee;
}

/* VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV header VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV */

#header {
    height:110px;
    background-color:#0099ff;
    color:#ffffff;
    font-size:80%;
    font-weight:bold;
}

#header a{
    text-decoration:none;
    color:#ffffff;
}

#header a:visited {
    color:#ffffff;
}

#header a:hover {
    color:#ffff22;
}

.tophr {
  color: #ffffff;
  background-color:#ffffff;
  height: 1px;
  border: 0px;
}

#logo {
    padding-top:15px;
    padding-left:30px;
    float:left;
}

#topmenu {
    text-align:right;
    padding-top:5px;
    padding-right:15px;
}

#breadcrumbs
{
    font-size:80%;
    color:#999999;
    margin-top:5px;
    margin-left:10px;
}
/* VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV maincontent VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV */

#maincontent {
    float:left;
    width:620px;
    padding-top:20px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:30px;
}

#maincontent p
{
    margin-left:10px;
    margin-top:10px;
    margin-right:10px;
}

#maincontent .sub_title
{
    text-align:right;
    font-size:80%;
    color:#999999;
}

.big_caption,.big_caption_shelf
{
    height:30px;
    background-image:url(assets/css/images/bg_subtitle.png);
    background-repeat:repeat-x;
    background-position:left bottom;
    font-size:120%;
}
.big_caption span,.big_caption_shelf span
{
    font-weight:bold;
    display:block;
    height:30px;
}

.big_caption span
{
    background-image:url(assets/css/images/bg_subtitle_icon.png);
    background-repeat:no-repeat;
    background-position:left bottom;
    padding-left:30px;
}

.big_caption_shelf span
{
    background-image:url(assets/css/images/bg_subtitle_icon2.png);
    background-repeat:no-repeat;
    background-position:left bottom;
    padding-left:35px;
}

.main_caption
{
    background-image:url(assets/css/images/cl_002.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
    padding-left:20px;
    margin-top:20px;
    margin-left:10px;
}

#maincontent p.main_description
{
    margin-left:20px;
    margin-top:5px;
    line-height:1.5em;
}
.small_caption
{

}

ul.text1
{
    margin-top:10px;
}

.text1 li
{
    display:block;
    padding-left:20px;
    color:#882222;
    background-image:url(assets/css/images/caution16.png);
    background-repeat:no-repeat;
    background-position:left top;
    line-height:1.5em;
    list-style-type:none;
}

.text2
{
    display:block;
    padding-left:20px;
    color:#882222;
    background-image:url(assets/css/images/check16.png);
    background-repeat:no-repeat;
    background-position:left center;
    line-height:1.5em;
}

.text3 li
{
    display:block;
    padding-left:20px;
    color:#882222;
    background-image:url(assets/css/images/check16.png);
    background-repeat:no-repeat;
    background-position:left center;
    line-height:1.5em;
    list-style-type:none;
}

.bg1
{
	line-height:1.5em;
	text-align:left;
        letter-spacing:0.1em;
        border:1px solid #993333;
        padding:10px;
        background-color:#eeeeaa;
}

.titletext
{
    font-weight:bold;
    font-size:120%;
    line-height:1.0em;
    margin-top:10px;
    color:#333300;
    text-decoration:underline;
}

#footer a {
    color:#ffffff;
}
#footer a:hover {
    color:#ffff22;
}

/* VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV sidecontent VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV */

#sidecontent
{
    width:230px;
    float:right;
    margin-right:10px;
}

/* VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV menu VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV */
ul.toparticle
{
    margin-left:10px;
}

.toparticle li
{
    display:block;
    margin-bottom:10px;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#ddffff;
    font-size:90%;
    background-position:left center;
    list-style-type:none;
}

ul.article
{
    margin-left:10px;
    margin-top:10px;
}

.article li
{
    display:block;
    margin-bottom:10px;
    padding-left:20px;
    font-size:75%;
    background-image:url(assets/css/images/cl_002.gif);
    background-repeat:no-repeat;
    background-position:left center;
}

.article li.active{

    background-image:url(assets/css/images/cl_005.gif);
    background-repeat:no-repeat;
    background-position:left center;
}

ul.shelf
{
    list-style-type:none;
}

.caption
{
    background-color:#0033ff;
    color:#ffffff;
    font-weight:bold;
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
}

.content_title
{
    margin-bottom:0px;
    padding-left:33px;
    padding-top:12px;
    padding-bottom:8px;
    background-image:url(assets/css/images/book.png);
    background-repeat:no-repeat;
    background-position:left bottom;
    border-bottom: 1px dotted #888888;
}

.profile
{
    margin-left:10px;
    padding-left:25px;
    padding-top:12px;
    padding-bottom:3px;
    font-size:120%;
    font-weight:bold;
    background-image:url(assets/css/images/tama_01.gif);
    background-repeat:no-repeat;
    background-position:left 80%;
    border-bottom: 1px dotted #888888;
}

/* VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV footer VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV */

#footer {
    clear:both;
    background-color:#0099ff;
    width:900px;
    font-size:70%;
}
#footer p {
    padding:10px;
    text-align:right;
    color:#ffffff;
}

/* VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV toppage VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV */

.topcontent
{
    float:left;
    margin-top:10px;
    margin-bottom:30px;
    margin-left:12px;
    width:210px;
}

/* VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV sitemap VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV */
ul.sitemap
{
    margin-left:30px;
    line-height:1.3em;
}
ul.sitemap2
{
    margin-left:30px;
}


/* VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV decoration VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV */
.red
{
	color:red;
}

.mt10
{
    margin-top:10px;
}

.mt20
{
    margin-top:20px;
}

.ml10
{
    margin-left:10px;
}
.ml20
{
    margin-left:20px;
}

.mb10
{
    margin-bottom:10px;
}
.mb20
{
    margin-bottom:20px;
}

.mr10
{
    margin-right:10px;
}
.mr20
{
    margin-right:20px;
}

.green
{
    color:green;
}

.pink
{
    color:#ff6666;
}

.clr
{
    clear:both;
}
.fll
{
    float:left;
}.flr
{
    float:right;
}

.fs90
{
    font-size:90%;
}.fs80
{
    font-size:80%;
}
.fs70
{
    font-size:70%;
}

.fwb
{
    font-weight:bold;
}

.tal
{
    text-align:left;
}
.tac
{
    text-align:center;
}
.tar
{
    text-align:right;
}

/* special */
