/*
ライブドアブログ
up date:2007.11 by ioix
■1共通指定
■2レイアウト
■3ヘッダー
■4ナビゲーション
■5コンテンツ-
■6フッター
■7アイコン表示（印刷、上へ戻る）
*/


/*■1共通指定*/
*{margin:0;padding:0;}
body{
margin-bottom:30px;
font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",arial, sans-serif, Osaka, verdana;
color:#333;
background:url(/upload_images/template/bg.gif);
}
img{border:none;}
ul,ol,li{margin:0;padding:0;}
h1,h2,h3,h4,h5{margin:0;padding:0;}
.comment,.hide,
h1 span{
position:absolute;
top:-9999px;
left:-9999px;
font-size:4px;
}
.clear{
clear:both;
font-size:1px;
}

/*■2レイアウト*/
#shadow{
width:900px;
background:url(/upload_images/template/wrapper_bg.gif) repeat-y;
}
#wrapper{
width:860px;
margin-left:20px;
text-align:left;
}
#header{
height:123px;
text-align:left;
background:url(/upload_images/template/header_bg.gif) bottom no-repeat;
}
#contentwrapper{
width:860px;
text-align:left;
background:#E3EEF4;
}
#contentwrapper #navigation{
float:left;
width:302px;
margin-bottom:20px;
}
#contentwrapper #content{
float:left;
width: 540px;
margin:0px 0 20px 0px;
}

/*■3ヘッダー*/
#header img{
margin:33px 0 0 19px;
}

/*■4ナビゲーション*/
#navigation ul#n1{
list-style-type:none;
margin-left:12px;
margin-bottom:37px;
}
#navigation ul#n1 li{
width:273px;
padding:0;
margin-bottom:7px;
}
#navigation ul#n1 li a{
width:231px;
background:#A6ABC2 url(/upload_images/template/nav.gif) no-repeat;
padding:2px 0px 8px 42px;
display:block;
font-size:110%;
line-height:105%;
color:#CC0042;
font-weight:bold;
text-decoration:none;
}
#navigation ul#n1 li span.step{
font-size:70%;
}
#navigation ul#n1 li a:hover,
#navigation ul#n1 li a.selected{
color:#fff;
background:#0D1B59 url(/upload_images/template/nav_f2.gif) no-repeat;
}

#n2-title{
margin:0 17px 0 12px;
padding:8px 0px 6px 4px;
font-size:87%;
color:#000066;
font-weight:bold;
border-top:#0D1B59 1px solid;
border-bottom:#0D1B59 1px solid;
}
#catlink{
margin:16px 17px 2px 12px;
padding:3px 0px 8px 26px;
background:url(/upload_images/template/cate_icon.gif) no-repeat;
font-size:87%;
color:#000066;
font-weight:bold;
}
#catlink a{
color:#000066;
text-decoration:none;
}
#catlink a:hover{
text-decoration:underline;
}
#navigation ul#n2{
list-style-type:none;
margin:0 17px 0 12px;
padding-bottom:18px;
border-bottom:#0D1B59 1px solid;
}
#navigation ul#n2 li{
margin:0 17px 5px 5px;
padding:0 0px 0px 14px;
background:url(/upload_images/template/subnav.gif) 0 4px no-repeat;
}
#navigation ul#n2 li a{
font-size:83%;
line-height:100%;
color:#000066;
text-decoration:none;
}
#navigation ul#n2 li a:hover{
text-decoration:underline;
}
#navigation ul#n2 li a:visited{
color:#3366CC;
}
#navigation .toppage{
margin:20px 0 0 18px;
}
#navigation .toppage a{
font-size:80%;
line-height:100%;
color:#000066;
text-decoration:none;
font-weight:bold;
}
#navigation .toppage a:hover{
text-decoration:underline;
}


/*■5コンテンツ*/
/*パンくず*/
.breadcrumb{
padding:21px 0 23px 14px;
font-size:83%;
color:#000066;
line-height:110%;
}
.breadcrumb a{
color:#000066;
text-decoration:underline;
}
.breadcrumb a:hover{
text-decoration:none;
}
.breadcrumb span{
text-decoration:none;
color:#000066;
}

/*記事*/
#content #category{
width:520px;
height:18px;
padding:10px 0 0 20px;
background:url(/upload_images/template/pagetitle.gif) no-repeat;
font-size:90%;
color:#fff;
line-height:100%;
font-weight:bold;
}
#content #page-title{
padding:14px 10px 14px 20px;
background:url(/upload_images/template/pagetitle_bg.gif) repeat-y;
}
#content #page-title h2{
font-size:130%;
font-weight:bold;
line-height:100%;
color:#000066;
}
#content #page-title-mr2{
margin-bottom:20px;
height:2px;
background:url(/upload_images/template/pagetitle_bg2.gif) repeat-y;
font-size:2px;
}
#content #art{
background:#fff;
border:#484B8D 4px solid;
margin-bottom:30px;
padding-bottom:24px;
}
#content h3{
padding:20px 0 10px 22px;
background:url(/upload_images/template/icon_h3.gif) no-repeat;
font-size:105%;
line-height:100%;
color:#000066;
}
#content p{
padding:0px 22px 0px 22px;
margin:0 0 0 0px;
font-size:87%;
line-height:175%;
color:#000066;
}
#content .photo{
margin:10px 0 0 22px;
}
#content .photo img{
padding:4px;
border:#484B8D 1px solid;
}
#content .cap{
width:450px;
margin:6px 0 0px 22px;
font-size:76%;
line-height:165%;
color:#000066;
}
#content a{
color:#000066;
text-decoration:underline;
}
#content a:hover{
text-decoration:none;
}

/*■6フッター*/
#footerwrapper{
width: 860px;
margin-left:20px;
text-align:right;
background:#0D1B59;
}
#footerwrapper p{
padding:11px 27px 9px 0;
font-size:70%;
color:#EDF4F8;
letter-spacing:0.1em;
}
#footerwrapper p a{
color:#EDF4F8;
text-decoration:none;
}
#footerwrapper p a:hover{
text-decoration:underline;
}

/*■7アイコン*/
#content .top img{
margin:0 5px 0 0;
}
#content .top{
margin:0px 0px 0 0;
text-align:right;
}
#content .top a{
color:#000066;
text-decoration:none;
font-size:70%;
}
#content .top a:hover{
text-decoration:underline;
}

/*カテゴリトップ*/
#catetop #content #category{
width:520px;
height:33px;
margin-bottom:20px;
padding:15px 0 0 20px;
background:url(/upload_images/template/pagetitle2.gif) no-repeat;
font-size:120%;
color:#fff;
line-height:100%;
font-weight:bold;
}
#catetop #content #art{
padding-bottom:140px;
}
#catetop #content #art ul{
margin-top:20px;
list-style-type:none;
}
#catetop #content #art ul li{
margin:0px 10px 16px 22px;
}
#catetop #content #art ul li a{
padding:0px 0 10px 22px;
background:url(/upload_images/template/catetop.gif) 0 2px no-repeat;
font-size:105%;
font-weight:bold;
line-height:100%;
color:#000066;
text-decoration:none;
}
#catetop #content #art ul li a:hover{
background:url(/upload_images/template/catetop_f2.gif) 0 2px no-repeat;
color:#FF0000;
}
#catetop #content #art ul li a:visited{
color:#3366CC;
}

/*外部リンクコード用*/
#code{
margin:55px 45px 0 16px;
font-size:75%;
line-height:140%;
color:#6B70A9;
}
#code a{
text-decoration:underline;
color:#6B70A9;
}