/*
Theme Name: Noriko animal hospital
Theme URL: http://www.animalhospital-noriko.com/
Description: Noriko animal hospital Theme.
*/
@charset "utf-8";
body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-image: url("images/bg.gif");
	margin: 0;
	padding: 0;
	color: #000;
}

/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 /* 上マージンを削除すると、マージンを含む div からマージンがはみ出す場合があるという問題を回避できます。残った下マージンにより、後続のエレメントからは離されます。 */
	padding-right: 15px;
	padding-left: 15px; /* div 自体ではなく div 内でエレメントの両側に余白を追加すると、ボックスモデル計算が不要になります。代わりに、両側に余白を指定した div をネストして使用することもできます。 */
}
a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}
/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
a:link {
	color: #42413C;
	text-decoration: underline; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: none;
}

/* ~~ この固定幅コンテナが他の div を囲みます。~~ */
.container {
	width: 980px;
	padding: 0 10px;
	background-image: url("images/content_edge.jpg");
	margin: 0 auto; /* 幅に加え、両側を自動値とすることで、レイアウトが中央に揃います。 */
}

/* ~~ ヘッダーには幅は指定されません。ヘッダーはレイアウトの幅全体まで広がります。ヘッダーには、ユーザー独自のリンクされたロゴに置き換えられるイメージプレースホルダーが含まれます。~~ */
.header {
	background-color: #fffdc9;
}
div#objects {
	position: absolute;
	top: 0;
	margin: 0 auto;
	width: 980px;
	height: 450px;

}
a.top_logo{
	position: relative;
	float: left;
	width: 350px;
	height: 120px;
}
a.top_mark{
	position: relative;
	float: left;
	top: 0px;
	left: 150px;
	width: 69;
	height: 140px;
}
a.top_tel{
	position: relative;
	float: right;
	width: 359px;
	height: 119px;
}
span.top_grass{
	background-image: url("images/top_grass.png");
	position: relative;
	display: block;
	float: left;
	top: 257px;
	width: 980px;
	height: 73px;
	text-indent:-1000px;
	overflow: hidden;
}
div.top_navi{
	background-image: url("images/top_navi_bg.gif");
	display: block;
	width: 860px;
	height: 24px;
	padding: 8px 60px;
}
a.top_navi0 {
	background-image: url("images/top_navi0.png");
	float: left;
	display: block;
	width: 71px;
	height: 15px;
	text-indent:-1000px;
	overflow: hidden;	
}
a:hover.top_navi0 {
	background-image: url("images/top_navi0r.png");	
}
a.top_navi1 {
	background-image: url("images/top_navi1.png");
	float: left;
	display: block;
	width: 137px;
	height: 15px;
	text-indent:-1000px;
	overflow: hidden;	
}
a:hover.top_navi1 {
	background-image: url("images/top_navi1r.png");	
}
a.top_navi2 {
	background-image: url("images/top_navi2.png");
	float: left;
	display: block;
	width: 116px;
	height: 15px;
	text-indent:-1000px;
	overflow: hidden;	
}
a:hover.top_navi2 {
	background-image: url("images/top_navi2r.png");	
}
a.top_navi3 {
	background-image: url("images/top_navi3.png");
	float: left;
	display: block;
	width: 82px;
	height: 15px;
	text-indent:-1000px;
	overflow: hidden;	
}
a:hover.top_navi3 {
	background-image: url("images/top_navi3r.png");	
}
a.top_navi4 {
	background-image: url("images/top_navi4.png");
	float: left;
	display: block;
	width: 62px;
	height: 15px;
	text-indent:-1000px;
	overflow: hidden;	
}
a:hover.top_navi4 {
	background-image: url("images/top_navi4r.png");	
}
a.top_navi5 {
	background-image: url("images/top_navi5.png");
	float: left;
	display: block;
	width: 113px;
	height: 15px;
	text-indent:-1000px;
	overflow: hidden;	
}
a:hover.top_navi5 {
	background-image: url("images/top_navi5r.png");	
}
a.top_navi6 {
	background-image: url("images/top_navi6.png");
	float: left;
	display: block;
	width: 84px;
	height: 15px;
	text-indent:-1000px;
	overflow: hidden;	
}
a:hover.top_navi6 {
	background-image: url("images/top_navi6r.png");	
}
a.top_navi7 {
	background-image: url("images/top_navi7.png");
	float: left;
	display: block;
	width: 83px;
	height: 15px;
	text-indent:-1000px;
	overflow: hidden;	
}
a:hover.top_navi7 {
	background-image: url("images/top_navi7r.png");	
}
a.top_navi8 {
	background-image: url("images/top_navi8.png");
	float: left;
	display: block;
	width: 84px;
	height: 15px;
	text-indent:-1000px;
	overflow: hidden;	
}
a:hover.top_navi8 {
	background-image: url("images/top_navi8r.png");	
}
a.top_navi9 {
	background-image: url("images/top_navi9.png");
	float: left;
	display: block;
	width: 129px;
	height: 15px;
	text-indent:-1000px;
	overflow: hidden;	
}
a:hover.top_navi9 {
	background-image: url("images/top_navi9r.png");	
}


/* ~~ これはレイアウト情報です。~~ 

1) 余白は、div の上部または下部にのみ配置されます。この div 内のエレメントには、それ自体に余白があるので、ボックスモデル計算を行う必要がありません。ただし、div 自体に両側の余白やボーダーを指定した場合、その値が加算されたものが合計幅になることに注意してください。div 内のエレメントの余白を削除し、さらにその div 内に、全体のデザインに必要な幅や余白を指定していない 2 つ目の div を追加することもできます。

*/

.content {
	float: left;
	padding: 50px 30px 0 70px;
	background-color: #FCFBF3;
/*	background-image: url("images/content_bg.jpg");
	background-repeat: no-repeat;*/
}
div#content_main {
	width: 570px;
	float: left;
	/*background-color: #fff;*/
	padding: 0 ;
	margin-right: 60px;
}
div.content_box {
	clear: both;
	margin-bottom: 80px;
}
div.content_box h2{
	font-size: 30px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 40px;
}
div.content_box h3{
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}
div.content_box dl{
	clear: both;
	margin-bottom: 60px;
}
div.content_box dt{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 24px;
	padding-left: 0;
}
div.content_box dd{
	font-size: 16px;
	margin-left: 0;
	margin-bottom: 14px;
}
div.content_box li{
}
div.content_box ul{
	font-size: 16px;
	margin-left: 14px;
	line-height: 40px;
}
div.content_box p{
	font-size: 14px;
}
div.content_box img{
	float: left;
	margin: 0 15px 15px 0;
}
h3 img#petmanship {
	margin: 20px 0 30px 80px;
}
div#products {
	width: 250px;
	float: left;
}
div#products img{
	margin-bottom: 10px;
}

/* ~~ これは商品情報です。~~*/ 

div.post_box {
	width: 530px;
	float:left;
	display: block;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #999;
}
a div.post_box{
	color: #000;
}
div#post_left {
	float: left;
}
div#post_img {
	width: 150px;
	hight: 150px;
	padding: 0 30px 15px 0;
	background-image: url(images/img_shadow.png);
}
div#post_img img{
	border: 1px solid #523D30;
}
div#post_right {
	float: left;
	width: 350px;
}
#post_right h3{
	color: #0A816F;
	padding-bottom: 0;
}
div#post_title {
	float: left;
	font-size: 22px;
	padding-left: 0;
}
div#post_subtitle_front {
	float: left;
	font-size: 16px;
	margin: 6px 8px 0 0;
}
div#post_subtitle_forward {
	float: left;
	font-size: 16px;
	margin: 6px 0 0 0;
	color: #FF0000;
}
div#post_subtitle_back {
	float: left;
	font-size: 16px;
	margin: 6px 0 0 8px;
}
h4#post_head_copy {
	clear: left;;
	font-size: 16px;
	margin-bottom: 12px;
}
p#post_body_copy {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
}
p#post_price {
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	margin: 20px 0 0 0;
}
	
/* ~~ 個別 ~~ */
div#top_button {
	float: left;
	background-image: url(images/top_button.jpg);
	width: 570px;
	margin-bottom: 40px;
}
div#top_button a{
	float: left;
	display: block;
	background-color: #000;
	opacity: 0;
	width: 190px;
	height: 145px;
	margin-bottom: 5px;
	text-indent:-1000px;
	overflow: hidden;	
}
div#top_button a:hover{
	opacity: 0.15;
}
h3#top_news{
	float: left;
	margin: 20px 0 5px 5px;
	padding: 0;
}
dl#hello01{
	background-image: url(images/hello01.jpg);
	padding-bottom: 320px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
dl#hello01 dt{
	width: 550px;
}
dl#hello01 dd{
	width: 550px;
}
dl#hello02{
	background-image: url(images/hello02.jpg);
	padding-bottom: 450px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
dl#hello02 dt{
	width: 300px;
	float: right;
}
dl#hello02 dd{
	width: 300px;
	float: right;
}
dl#hello03{
	clear: both;
	background-image: url(images/hello03.jpg);
	padding-bottom: 230px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
span#ttno_01 {
	float: left;
	display: block;
	width: 28px;
	height: 28px;
	color: #fff;
	background-color: #C00;
	/*margin-left: -35px;*/
	margin-right: 3px;
	text-align: center;	
}
span#ttno_02 {
	float: left;
	display: block;
	width: 28px;
	height: 28px;
	color: #fff;
	background-color: #6C3;
	/*margin-left: -35px;*/
	margin-right: 3px;
	text-align: center;
}
span#ttno_03 {
	float: left;
	display: block;
	width: 28px;
	height: 28px;
	color: #fff;
	background-color: #C93;
	/*margin-left: -35px;*/
	margin-right: 3px;
	text-align: center;
}
dl#system01{
	background-image: url(images/system01.jpg);
	margin-bottom: -80px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
dl#system01 dd{
	width: 260px;
}
dl#system02 {
	margin-bottom: 12px;
}
dl#system03 {
	margin-bottom: 24px;
	clear: both;
}
span#system04 {
	text-decoration: underline;	
}
img#system_img02 {
	margin-bottom: 80px;
}
div#stuff {
	margin-bottom: 30px;
	padding-bottom: 30px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#stuff h4 {
	margin-bottom: 5px;
}
span.jtitle {
	font-size: 16px;
	margin-right: 6px;
	font-weight: normal;
}
img#stuff_image {
	margin-left: 20px;
}
h4#stuff01 {
	clear: both;
}
span.ptitle {
	font-size: 14px;
	margin-left: 8px;
	font-weight: normal;
}
dd#access01 {
	margin-top: 30px;
	margin-bottom: 0;
}
dd#access02 {
	margin-top: 5px;
	margin-bottom: 0;
}
span.info {
	font-size: 18px;
	color: #C00;
}
span#supple01 {
	font-size: 18px;
	font-weight: normal;
}
div#supple03 p{
	width: 250px;
	padding-left: 0;
}
div#supple03 {
	background-image: url(images/supple01.jpg);
	margin-bottom: -50px;
	padding-bottom: 70px;
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
div#supple04 {
	float: left;
	/*border: 1px solid #523D30;*/
	padding-bottom: 30px;
}
img#supple_free {
	float: none;
	vertical-align: middle;
	margin-left: 10px;
}
img#supple_type {
	float: left;
	margin-right: 10px;
}
div#post_right h3 {
}
div.single_post h2{
	font-size: 30px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 -5px 0;
}
div.single_post h3{
	font-size: 30px;
	font-weight: bold;
	color: #666;
	padding: 0;
	margin: 0 0 30px 0;
}
div.single_post h3 img{
	vertical-align: text-top;
}
div#single_left {
	width: 300px;
	float:left;
	margin: 0 30px 50px 0;
}
div.single_post h4{
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
}
div.single_post p{
	font-size: 14px;
	padding: 0;
	margin: 0;
}
#single_subtitle2{
	font-size: 20px;
	color: #FF0000;
	margin-bottom: 0;
}
p#single_price {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 40px;
}
div#single_price p{
	font-size: 14px;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
div#single_content ul{
}
div#single_content li{
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 5px;
	
}
ul.post_left {
	float: left;
}
ul.post_right {
	float: left;
	margin-left: 20px;
}
div.post_float_reset {
	clear: both;
	margin-bottom: 24px;
}
div#single_content h4{
	font-size: 16px;
	margin:20px 0 5px 0;
}
div#single_right {
	float: right;
	width: 230px;
}
div#single_right img{
	float: left;
	padding: 0;
	margin: 0 12px 12px 0;
}
div#single_bottom {
	clear: both;
	margin: 0 0 0 -10px;
	padding-bottom: 5px;
}
div#coment_top {
	display: block;
	width: 570px;
	height: 35px;
	background-image: url(images/coment_top.jpg);
}
div#coment_main {
	width: 390px;
	background-color: #999;
	background-image: url(images/coment_noriko.jpg);
	background-position: bottom;
	padding: 5px 150px 125px 30px;
}
div#coment_main p{
}
div.post_nature div ol{
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.post_nature div ol li{
	margin-bottom: 15px;
}
div.post_nature div.content_box h3{
	font-size: 20px;
}
div.post_nature div.content_box h4{
	font-size: 16px;
}
div.post_nature div.content_box p img{
	float: right;
}
div.post_nature div.content_box p{
	clear: both;
}
div#nature_img01{
	background-image: url(images/nature_dog.jpg);
	background-repeat: no-repeat;
	background-position: right -30px;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
div#nature_img01 p{
	width: 260px;
}
div#question {
	float: left;
	background-image: url(images/qanda_bg01.png);
	padding: 20px 10px 0 240px;
	margin: 0;
}
div#question p{
	margin: 0;
}
div#answer {
	float: left;
	background-image: url(images/qanda_bg02.png);
	padding: 85px 240px 10px 20px;
	margin: 0;
}
div#answer p{
	margin: 0;
}
div#qabottom {
	clear: left;
	background-image: url(images/qanda_bg03.png);
	display: block;
	width: 570px;
	height: 222px;
	margin-bottom: 20px;
}
div.post_kaze div p{
	font-size: 16px;
}
dl#kaze_img01 {
	display: block;
	height: 370px;
	background-image: url(images/kaze_img01.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
div.oninc_cont div {
	margin-bottom: 30px;
}
div#books_coment {
	margin-bottom: 0;
}
div.post_book {
	width: 550px;
	float: left;
	padding-top: 60px;
	padding-left: 20px;
	margin-bottom: 40px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
}
div#books div h3 {
	margin: 0;
}
div#books div h4 {
	font-weight: normal;
}
div#books div img {
	float: left;
	margin-left: 10px;
	border: 1px solid #999 ;
}
div#books div dl {
	float: left;
	font-size: 14px;
	margin-top: 40px;
}
div#seminer_copy{
	margin: 0;
	padding: 0;
}
#seminer_copy h4{
	float: left;
	font-weight: normal;
	margin: 20px 10px 40px;	
}
#seminer_copy img{
	margin: 0 25px 10px;
}
h3#seminer01 {
	float: left;
	padding: 0;
	margin: 0 0 10px ;
}
div#an_top {
	background-image: url(images/dna.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 60px;
}
div#an_top p{
	width: 320px;
	font-size: 14px;
}
div#an_body {
	margin-bottom: 80px;
}
a.angel_news {
	display: block;
	text-decoration: none;
	margin-bottom: 25px;
}
a.angel_news h4{
	color: #000;
	font-size: 20px;
	margin-bottom: 10px;
}
a:hover.angel_news h4{
	color: #999;
}
span#an_nomber {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-right: 10px;
}
a.angel_news p{
	color: #000;
	font-size: 14px;
	margin: 0 0 10px 10px;
}
p#an_info {
	color: #C60;
}

/* ~~ フッター ~~ */
.footer {
	clear: both;
	padding: 10px 0;
	background-color: #FEFFE2;
	border-top: 8px solid #c7b299;
}
div#site_info {
	font-size: 12px;
	width: 880px;
	padding: 40px 50px;
	float: left;
}
.site_map {
	width: 100px;
	float: left;
	margin-right: 42px; 
}
.site_map dt {
	margin-bottom: 4px;
}
.site_map dd {
	margin-left: 0px;
	margin-bottom: 4px;
}
.site_link {
	float: right;
}
address {
	clear: both;
	border-top: 1px solid #999;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0;
	padding: 22px 0 12px;
}
/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}



.privacy_policy p.pp_cmm {
    font-size: 1.1em;
    margin-top: 20px;
    margin-left: 0px;
}

.privacy_policy h2 {
    width: 100%;
    padding: 5px 0 0px 16px;
    border-left: 6px solid #ccc;
    margin-top: 40px;
margin-bottom:10px;
    line-height: 100%;
    font-size: 1.2em;
}

.privacy_policy p {
    width: 100%;
    margin-top: 4px;
    margin-left: 5px;
}