@charset "utf-8";

/*
 * PC用スタイルCSS
 */


/*=====================================================
		CSSリセット
=====================================================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
    background: none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

/*=====================================================
		html
=====================================================*/

html {
    background: url("") repeat-x scroll center top;
}

/*=====================================================
		body
=====================================================*/

body {
    background: url("/img/cmn/bg_body.jpg")  !important;
    color: #666666;
    font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    font-size: 62.5%;
    line-height: 1;
}

a:link,
a:visited {
    color:#F00;
}

a:hover,
a:active {
    color:#00F;
}

/*=====================================================
		#wrapper
=====================================================*/

#wrapper {
}

/*=====================================================
		#branding_box
=====================================================*/

#branding_box {
    background: url("") repeat scroll 0 0 #CCCCCC;
    height: 150px;
    margin: 0 auto 20px;
    padding: 0;
    width: 1000px;
}

/*		#site-description
-----------------------------------------------------*/

#site-description {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
#site-description a {
}
#site-description a:hover {
}

/*=====================================================
		#main_teaser
=====================================================*/

#main_teaser {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

#main_teaser img {
}

/*=====================================================
		#outer_block
=====================================================*/

#outer_block {
    background: url("") repeat-y scroll 0 0;
    margin: 20px auto;
    padding: 0;
    width: 1000px;
}

/*=====================================================
		#inner_block
=====================================================*/

#inner_block {
    margin: 0 auto;
    padding: 0 20px;
    width: 960px;
}

/*=====================================================
		#main
=====================================================*/

#main {
    overflow: hidden;
    padding: 0;
    width: 960px;
}


/*=====================================================
		.sidebar-widget
=====================================================*/

.sidebar-widget {
}

#secondary {
    float: none;
    padding: 0 0 20px;
    width: 200px;
}

/*=====================================================
		.sidebar-box
=====================================================*/

.sidebar-box {
    background: url("") repeat scroll 0 0 #CCCCCC;
    float: none;
    height: 500px;
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
    width: 200px;
}

/*=====================================================
		#container
=====================================================*/

#container {
    margin: 0 20px 0 0;
    padding: 0;
}

#container .post {
    display: inline-block;
    margin: 0;
    padding: 0 0 10px;
    width: 710px;
}

/*		.entry-title
-----------------------------------------------------*/

.entry-title {
    background: url("/files/img/txt_bg.gif") no-repeat scroll left top #CCCCCC;
    font-size: 16px;
    font-weight: bold;
    height: 61px;
    line-height: 35px;
    margin-bottom: 10px;
    overflow: hidden;
    position: static;
    width: 670px;
    color: #999999;
    /* padding-left: 10px; */
    padding: 0 0 0 40px !important;
}

/*=====================================================
		#primary
=====================================================*/

#primary {
    overflow: hidden;
    padding: 0 0 50px;
    width: 200px;
}

/*		.widget-title
-----------------------------------------------------*/

.widget-title {
    background: url("/files/img/blog_bg01.jpg") no-repeat center top;
    font-size: 14px;
    font-weight: bold;
    height: 61px;
    line-height: 28px;
    margin: 0;
    padding: 0 10px 0px 10px;
    text-align: center;
}

/*=====================================================
		#footer_block
=====================================================*/

#footer_block {
    background: url("") repeat-x scroll center top;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#footer_box {
    background: url("") no-repeat scroll center top #CCCCCC;
    height: 150px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 1000px;
}

#copyright {
    background: url("") repeat scroll 0 0 #999;
    clear: both;
    font-size: 100%;
    font-style: normal;
    line-height: 1.7;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}


/*=====================================================
		#wp-calendar
=====================================================*/

#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    font-size: 12px;
    font-weight: bold;
    line-height: 2;
    padding: 10px 0;
	vertical-align:top;
}
#wp-calendar th, #wp-calendar td {
    padding: 5px;
    text-align: center;
}

#today {
background: #EBDCC9;
}

/*=====================================================
		form
=====================================================*/
.widget-container form p {
    font-size: 12px;
    line-height: 1.7;
    margin: 0 0 10px;
    padding: 0;
}









/*=====================================================
		追記分
=====================================================*/
#container {
width: auto;
height: auto !important;
margin: 0 auto !important;
position: relative !important;
top: 25px;
}


body {
color: #666666;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
font-size: 12px;
line-height: 135% !important;
}


/* 左のカラム */
.entry-content, .entry-summary {
clear: both !important;
font-size: 13px;
line-height: 1.7;
padding: 12px 10px 0 !important;
width: 710px !important;
}


/* 右のカラムの上にあるパンくずリスト */
div.topic-path {
width: auto;
height: auto;
float: right;
margin: 0 !important;
padding: 0 20px 10px 0 !important;
overflow: hidden;
}


/* 右のカラム */
.widget-title.unity_title a {
    font-weight: bold;
}



#g-navi {
width: 734px;
height: 24px;
position: absolute;
left: 124px !important;
top: 130px !important;
z-index: 10;
}



#content {
width: 980px;
height: auto;
margin: 0 auto;
background-color: #FFF;
overflow: hidden !important;
}








