* {
margin: 0;
padding: 0;
}

body {
font-size: 80%; /* Resets 1em to 10px */
font-family: 'meiryo', 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #444;
text-align: center;
background: #fff;
}
img {border: 0;}

.align_l {text-align: left;}
.align_r {text-align: right;}
.float_l {float: left;}
.float_r {float: right;}
.clear {clear: both;}
.w100 {width: 100%;}

a:link, a:visited {color: #58f; text-decoration: none;}
a:hover {color: #69f; text-decoration: underline;}

div.entry ol,
div.entry ul {
margin: 0 25px 20px 25px;
}

/*div:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
div {
	display:inline-block;
}*/

/*------------------------------------
                HEAD
------------------------------------*/
#head,
#content_body,
p#copy {
width: 910px;
margin: auto;
background: url(http://www.shintoshin-cli.com/img/head_bg.png);
}
    /* hide from Mac IE \*/
    * html #head { background: url(http://www.shintoshin-cli.com/img/head_bg.jpg); }
    * html #content_body { background: url(http://www.shintoshin-cli.com/img/head_bg.jpg); }
    * html p#copy { background: url(http://www.shintoshin-cli.com/img/head_bg.jpg); }
    /* */

#head_body {
border-top: 5px solid #3A5AA7;
width: 900px;
margin: auto;
}
#logo {
padding: 20px 0 20px 0;
/* 100215 padding: 20px 0 20px 10px; --*/
}
#head_tel {
padding: 5px 10px 5px 0;
}
#head h1 {
font-size: 0.85em;
font-weight: normal;
margin: 0;
/* 100215 margin: 0 0 5px 0;*/
}

/*------------------------------------
                IMG
------------------------------------*/
#main_img {
background: #6292CC;
width: 100%;
}
#main_img_body {
width: 910px;
margin: auto;
background: url(http://www.shintoshin-cli.com/img/img_bg.jpg);
}

#cat_img {
background: #6292CC;
}
#cat_img_body {
width: 910px;
height: 100px;
margin: auto;
background: url(http://www.shintoshin-cli.com/img/cat_bg.jpg);
}
#cat_img_body p{
line-height: 100px;
font-size: 1.6em;
font-weight: bold;
color: #fff;
padding: 0 0 0 30px;
}

/*------------------------------------
                CONTENT
------------------------------------*/
#content {
width: 100%;
background: url(http://www.shintoshin-cli.com/img/content_bg.jpg) repeat-x;
}
    /* hide from Mac IE \*/
    * html #content { background: none; }
    /* */

#content_head {
width: 850px;
height: 30px;
padding: 0 30px;
font-size: 0.85em;
}
p#path {
line-height: 30px;
}
#font_size {
padding: 4px 0 0 0;
}
#font_size a {
margin: 0 0 0 5px;
}

#entry_wrap {
width: 625px;
padding: 0 0 20px 0;
}

/*------------------------------------
                LEFT
------------------------------------*/
#sidebar {
width: 255px;
}
#sidebar_body {
padding: 0 25px 20px 30px;
}
#sidebar ul {
list-style: none;
}
ul#left_menu {
border-left: 1px solid #DEE9D2;
border-right: 1px solid #DEE9D2;
border-bottom: 1px solid #DEE9D2;
margin: 0 0 20px 0;
}
ul#left_menu ul{
margin: -10px 0 10px 0;
}
ul#left_menu li {
background: url(http://www.shintoshin-cli.com/img/left_menu_bg.jpg) no-repeat;
line-height: 40px;
margin: 0 1px;
padding: 0 0 0 10px;
}
ul#left_menu li li {
background: none;
padding: 10px 0 0 20px;
line-height: 120%;
}

ul#left_menu li a:link,
ul#left_menu li a:visited {
background: url(http://www.shintoshin-cli.com/img/arrow_gr.jpg) no-repeat 0px 50%;
padding: 0 0 0 20px;
text-decoration: none;
color: #555;
}
ul#left_menu li a:hover {
background: url(http://www.shintoshin-cli.com/img/arrow_or.jpg) no-repeat 0px 50%;
padding: 0 0 0 20px;
text-decoration: underline;
color: #666;
}
ul#left_menu li a:hover,
ul#left_menu li.current-cat a {
background: url(http://www.shintoshin-cli.com/img/arrow_or.jpg) no-repeat 0px 50%;
padding: 0 0 0 20px;
}
ul#left_menu li li a:link,
ul#left_menu li li a:visited {
background: url(http://www.shintoshin-cli.com/img/arrow_sub.jpg) no-repeat 0px 50%;
padding: 0 0 0 15px;
}
ul#left_menu li li a:hover,
ul#left_menu li.current-cat-parent li.current-cat a {
background: url(http://www.shintoshin-cli.com/img/arrow_sub_or.jpg) no-repeat 0px 50%;
padding: 0 0 0 15px;
}

ul#left_info {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin: 0 0 20px 0;
}
ul#left_info li {
background: url(http://www.shintoshin-cli.com/img/left_info_bg.jpg) no-repeat;
line-height: 40px;
margin: 0 1px;
padding: 0 0 0 10px;
}

ul#left_info li a:link,
ul#left_info li a:visited {
background: url(http://www.shintoshin-cli.com/img/arrow_gl.jpg) no-repeat 0px 50%;
padding: 0 0 0 20px;
text-decoration: none;
color: #555;
}
ul#left_info li a:hover {
background: url(http://www.shintoshin-cli.com/img/arrow_or02.jpg) no-repeat 0px 50%;
padding: 0 0 0 20px;
text-decoration: underline;
color: #666;
}
ul#left_info li.current_page_item a {
background: url(http://www.shintoshin-cli.com/img/arrow_or02.jpg) no-repeat 0px 50%;
padding: 0 0 0 20px;
}

#qr {
border: 1px solid #81A8D6;
margin: 0 0 20px 0;
}
#qr p {
padding: 0 10px;
font-size: 0.8em;
}

/*------------------------------------
                FOOT
------------------------------------*/
#foot {
background: #6292CC;
}
#foot_body {
width: 910px;
margin: 0 auto;
background: url(http://www.shintoshin-cli.com/img/foot_bg.jpg);
}
#foot h3 {
padding: 15px;
font-weight: normal;
font-size: 1em;
color: #fff;
}
p#copy {
width: 910px;
margin: 0 auto;
padding: 15px 0;
font-size: 0.9em;
background: url(http://www.shintoshin-cli.com/img/head_bg.png);
}

/*------------------------------------
                INDEX
------------------------------------*/
#top_advice div.entry {
padding: 20px 25px 0 30px;
}
#top_advice div.entry p,
#top_entry div.entry p {
margin: 0 0 20px 0;
line-height: 1.5em;
}

table#tbl_time {
border-right: 1px solid #81A8D6;
border-bottom: 1px solid #81A8D6;
text-align: center;
font-weight: bold;
clear: both;
}
table#tbl_time td.head {
height: 20px;
background: #C0D3EA;
color: #3A5AA7;
}
table#tbl_time th.head {
height: 20px;
background: #81A8D6;
color: #fff;
}
table#tbl_time td,
table#tbl_time th {
border-left: 1px solid #81A8D6;
border-top: 1px solid #81A8D6;
height: 30px;
color: #3A5AA7;
}
table#tbl_time th span {
font-weight: normal;
color: #555;
font-size: 0.9em;
}
table#tbl_time td {
width: 60px;
}

#top_news ul {
list-style: none;
margin: 5px 0 20px 0;
padding: 0;
}
#top_news li {
margin: 0 25px;
padding: 8px 0;
border-bottom: 1px dotted #ccc;
}
#top_news li span {
padding-right: 10px;
font-size: 0.9em;
}

#top_news li a {
background: url(http://www.shintoshin-cli.com/img/arrow_sub.jpg) no-repeat 0px 50%;
padding: 0 0 0 15px;
}

/*------------------------------------
                ARCHIVE
------------------------------------*/
h2 {
line-height: 40px;
margin: 0 0 20px 0;
padding: 0 10px 0 45px;
color: #65BA3D;
font-size: 1.4em;
background: url(http://www.shintoshin-cli.com/img/h2_bg.gif);
}
div.entry {
/*padding: 0 25px 0 25px;*/
padding: 0 0 0 25px;
width: 600px;
}
div.entry h3 {
height: 15px;
margin: 0 0 5px 0;
padding: 30px 0 10px 60px;
color: #f90;
clear: both;
font-size: 1.05em;
background: url(http://www.shintoshin-cli.com/img/h3_bg.jpg) no-repeat;
}
div.entry p {
margin: 0 0 20px 0;
line-height: 1.8em;
}
div.news_date {
margin: -26px 5px 15px 0;
font-size: 0.8em;
width: 570px;
}

/*------------------------------------
                TABLE
------------------------------------*/
table#tbl_greeting {
margin-bottom: 20px;
}
table#tbl_greeting th,
table#tbl_greeting td{
border-bottom: 1px solid #ddd;
vertical-align: top;
padding: 5px;
}