@charset "utf-8";

*{margin:0;padding:0;}

body{
font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background: #ffffff url(images/bg.png) repeat-x top;
}

body#toppage {
background: url(images/bg_top.png) repeat-x top;
}

a{color:#5d5d5d;text-decoration:none;}
a:hover{color:#3c3c3c;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 20px;
width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
background: url(images/header.png) no-repeat 100% 10px;
margin: 0 auto;
height: 80px;
}

#header h1 {
padding: 7px 0 0 10px;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 46px;
background:url(images/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -46px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -46px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -46px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}


/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 15px 0;
display: inline;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-bottom: 10px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 16px;
font-weight: normal;
color: #252525;
background: url(images/heading.png) no-repeat;
}

#main h3 {
font-size: 13px;
font-weight: normal;
line-height: 30px;
padding-left: 15px;
margin-top: 10px;
letter-spacing: 0.2em;
color: #ff0000;
border-bottom: 1px solid #cccccc;
}

#main h4 {
font-size: 16px;
font-weight: normal;
line-height: 30px;
padding-left: 15px;
margin-top: 10px;
letter-spacing: 0.2em;
color: #ff6600;
}

#main p {
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#5c8dec;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}


/* ボタン */
p.button{
text-align: center;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#5d5d5d;}
p.button a:hover{color:#ffffff;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 15px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 0 10px 0 23px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #252525;
background: url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px solid #efefef;
background: url(images/list.png) no-repeat 0 50%;
}



/*************
/* テーブル
*************/
.example table {
width: 100%;
height: auto;
border: 1px #000000 solid;
border-collapse: collapse;
background-color: aliceblue;
}

.example td {
border: 1px #000000 solid;
}
.example { 
text-align: center;
}

/*避妊手術テーブル
---------------------------------------------------------------------------*/
.ta {
	width: 612px;
	border-collapse:collapse;
	border: 1px solid #97B83A;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
}

.ta td, .ta th{
	padding: 10px 5px;
	border: 1px solid #97B83A;
}

.ta th{
	width: 150px;
	text-align: left;
	background: #f0f5e1;
}

.ta .tamidashi{
	width: auto;
	text-align: center;
	background: #b6d365;
	color: #FFFFFF;
}


/*テーブル食べ物リスト
------------------------------------------------------*/
table.l1 {
	width: 100%;
	margin: 0 0 0 20px;
}
table.l1,
table.l1 th,
table.l1 td {
	border: 1px solid #cccccc;
}
table.l1 th {
	background-image: url(images/bg4.gif);
	width: auto;
	text-align: left;
}
table.l1 td {
	text-align: left;
}
table.l1 th.title {
	width: 100%;
}
table.l1 th,
table.l1 td {
	padding: 5px;
}


/*************
/* リスト
*************/
ul {
list-style-type: square;
}

/*************
/* 文字色つき
*************/
.pink {
    color: #FF6699;
}

.red {
    color: #FF0000;
}

/*************
/* 水平線
*************/

hr.wakusen1 {
border:none;
border-top:dashed 1px #CCC;
height:1px;
color:#FFFFFF;
margin: 0 6 0 6;
}


/*十字架リスト
------------------------------------------------------*/
.menu li {
margin-top: 15px;
margin-bottom: 8px;
line-height: 1.4;
list-style-type: none;
background-image: url(images/mark.gif);
background-repeat: no-repeat;
padding-left: 15px;
}

/*星リスト
------------------------------------------------------*/
.menu_h li {
margin-top: 15px;
margin-bottom: 8px;
line-height: 1.4;
list-style-type: none;
background-image: url(images/hosi.gif);
background-repeat: no-repeat;
padding-left: 15px;
}
	
/*テーブル２
---------------------------------------------------------------------------*/
.ta2 {
	width: 629px;
}

.ta2, .ta2 td, .ta2 th{
	border: 1px solid #45331F;	/*枠線の幅と線種と色*/
}

.ta2 td {
	padding: 10px;	/*テーブル内の余白*/
	width: 50%;
}


/*テーブル１・２　共通設定
---------------------------------------------------------------------------*/
/*テーブル内のh3タグ設定*/
.ta1 h3,
.ta2 h3 {
	margin: 0 20px 0 0;
	font-size: 100%;
	color: #7AABB2;						/*文字色*/
	border-bottom: 2px dotted #7AABB2;	/*下部の線幅、線種、色*/
}


/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
border-top: 1px solid #cccccc;
}

#footer .inner{
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
}

