/*
人材派遣の基礎知識ブログ
up date:2007.12 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:840px;
background:url(/upload_images/template/wrapper_bg.gif) repeat-y;
text-align:center;
margin: 0px auto 0px auto;
}
#wrapper{
width:820px;
margin-left:10px;
text-align:left;
margin: 0px auto 0px auto;
}
#header{
height:172px;
text-align:left;
background:url(/upload_images/template/header_bg.jpg) no-repeat;
}
#contentwrapper{
width:820px;
text-align:left;
}
#contentwrapper #navigation{
float:left;
width:270px;
margin-bottom:30px;
}
#contentwrapper #content{
float:left;
width: 511px;
padding:0px 0 20px 0px;
}

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

/*■4ナビゲーション*/
#navigation ul#n1{
list-style-type:none;
margin-left:25px;
margin-bottom:25px;
}
#navigation ul#n1 li{
width:220px;
height:39px;
padding:0;
}
/*幅220高さ34*/
#navigation ul#n1 li a{
padding:11px 5px 12px 13px;
width:202px;
height:11px;
background:url(/upload_images/template/nav.gif) no-repeat;
display:block;
font-size:14px;
line-height:100%;
color:#5A5A5A;
font-weight:bold;
text-decoration:none;
vertical-align: top;
}
#navigation ul#n1 li a:hover{
text-decoration:underline;
}
#navigation ul#n1 li a.selected{
color:#fff;
background:url(/upload_images/template/nav_f2.gif) no-repeat;
}

#subnav-wrap{
width:220px;
margin-left:25px;
background:url(/upload_images/template/subnav_bg.gif) repeat-y;
border-bottom:#586F93 1px solid;
}
#n2-title{
padding:11px 5px 12px 13px;
width:202px;
height:11px;
background:url(/upload_images/template/nav_f2.gif) no-repeat;
font-size:14px;
line-height:105%;
color:#fff;
font-weight:bold;
}
#navigation ul#n2{
list-style-type:none;
margin:0 0px 0 0px;
padding:10px 0 20px 0;
}
#navigation ul#n2 li{
margin:0 5px 6px 15px;
padding:0px 0px 0px 11px;
background:url(/upload_images/template/subnav.gif) 0px 4px no-repeat;
}
#navigation ul#n2 li a{
font-size:83%;
line-height:100%;
color:#666;
text-decoration:none;
}
#navigation ul#n2 li a:hover{
text-decoration:underline;
}
#navigation ul#n2 li a:visited{
color:#cc0000;
}
#navigation .toppage{
margin:16px 0 0 25px;
}
#navigation .toppage a{
font-size:80%;
line-height:100%;
color:#666;
text-decoration:none;
font-weight:bold;
}
#navigation .toppage a:hover{
text-decoration:underline;
}

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

/*記事*/
#content #category{
margin:0 0 0 0;
padding:10px 0 0px 18px;
height:22px;
font-size:95%;
font-weight:bold;
color:#fff;
background:url(/upload_images/template/category.gif) no-repeat;
}
#content #page-title{
background:url(/upload_images/template/pagetitle.gif) no-repeat;
height:51px;
}
#content #page-title h2{
padding:14px 0 0px 16px;
font-size:130%;
font-weight:bold;
line-height:105%;
color:#333;
background:url(/upload_images/template/pagetitle_icon.gif) no-repeat;
}
#content #art{
margin-bottom:30px;
}
#content h3{
margin:25px 0px 0 0px;
padding:12px 0 12px 27px;
background:url(/upload_images/template/h3_bg.gif) no-repeat;
font-size:105%;
line-height:100%;
color:#333;
}
#content p{
padding:6px 5px 0 5px;
font-size:87%;
line-height:175%;
color:#333;
}
#content a{
color:#333;
text-decoration:underline;
}
#content a:hover{
text-decoration:none;
}

/*■6フッター*/
#footerwrapper{
width: 820px;
text-align:right;
background:#E7EBF1;
}
#footerwrapper p{
padding:13px 12px 12px 0;
font-size:70%;
color:#333;
letter-spacing:0.1em;
}
#footerwrapper p a{
color:#333;
text-decoration:none;
}
#footerwrapper p a:hover{
text-decoration:underline;
}
#footer-mr{
margin: 0px auto 0px auto;
width:840px;
height:4x;
background:url(/upload_images/template/footer_mr.gif) no-repeat;
}

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

/*カテゴリトップ*/
#catetop #content #art{
padding-bottom:80px;
}
#catetop #content #art ul{
margin-top:30px;
list-style-type:none;
}
#catetop #content #art ul li{
margin:0px 0px 10px 5px;
}
#catetop #content #art ul li a{
padding:0px 0 10px 15px;
background:url(/upload_images/template/catetop.gif) no-repeat;
font-size:100%;
line-height:100%;
color:#666;
text-decoration:none;
font-weight:bold;
}
#catetop #content #art ul li a:visited{
color:#666;
}
#catetop #content #art ul li a:hover{
background:url(/upload_images/template/catetop_f2.gif) no-repeat;
color:#cc0000;
text-decoration:underline;
}


/*外部リンクコード用*/
#code{
margin:40px 30px 0 25px;
font-size:75%;
line-height:140%;
color:#888;
}
#code a{
text-decoration:underline;
color:#888;
}