﻿@charset "utf-8";
/********CSS基本設定 ********/
body {
	margin:0;
	padding:0;
	text-align:center;
	color:  #FFFFFF;
	background-color:#d2f9ff;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size:12px;
}


#a{
	width:585px;
	height:25px;
	text-align:center;
	font-size:16px;
	background-color:#0FF;
	line-height:20px;
	
	
}




#WRAP {
	width:850px;
	margin:0 auto;
	color:#000000;
	background-color:#FFFFFF;
}
div,td {
	text-align:left;
}
p,pre {
	margin:0;
	font:14px/20px 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}
li {
	margin: 0;
}
ol, ul {
	margin: 0;
	padding:0;
}
select {
	display:block;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/********【ヘッダー】*********/
.header { 
	width : 100%; 
	text-align : left; 
	padding-bottom : 0.5em; 
} 
h1 { 
	font-size : 12px; 
	padding : 0; 
	float : left; 
	line-height:16px;
	margin: 5px;	
	color:  #000000;
	text-indent: 7px;
} 
#headersite { 
	float : right;
	font-size:12px;
	margin: 5px;
}
#TOP {
	width: 850px;
	height:250px;	
}


/********【メイン】*********/
#MAINWRAP {
	width:850px;
	float:left;
	background-color:#FFFFFF;
}
/********【コンテンツ】*********/
#CONTENTS {
	width:620px;
	float:right;
	margin-left:10px;
	margin-top: 6px;
}
.con_mar {
	padding: 5px 10px 20px 0;
	width:580px;
}

/*H2の背景画像をオリジナルに変更*/

#CONTENTS h2 {
	background:url(image/h2.gif) no-repeat;
	text-indent:20px;
	height:35px;
	margin:0;
	color: #333333;
	padding:0;
	text-align:left;
	line-height:35px;
}

#CONTENTS h3 {
	background:url(image/h3.gif) no-repeat;
	text-align:left;
	text-indent:85px;
	margin:0;
	color: #fff;
	font-size:20px;
	padding:40px 0 9px 0;
}

#CONTENTS h4 {
	background:url(image/h4.gif) no-repeat;
	text-indent:-9999px;
	height:80px;
	margin:0;
	color: #333333;
	padding:0;
}

#CONTENTS h5 {
	background:url(image/h5.gif) no-repeat;
	text-indent:-9999px;
	height:80px;
	margin:0;
	color: #333333;
	padding:0;
}

#CONTENTS h6 {
	background:url(image/h6.gif) no-repeat;
	text-indent:-9999px;
	height:80px;
	margin:0;
	color: #333333;
	padding:0;
}

#CONTENTS_hsub {
	background:url(image/h2.gif) no-repeat;
	line-height:105px;
	text-align:left;
	text-indent:85px;
	height:80px;
	margin:0;
	color: #ffffff;
	font-size:20px;
	padding:0;
}


/*#CONTENTS h7 {
background:url(image/h7.gif) no-repeat;
line-height:105px;
text-align:right;
text-indent:300px;
height:100px;
margin:0;
color: #000000;
font-size:20px;
padding:0;
}
*/


#CONTENTS p {
	margin: 10px 10px 10px 20px;
	font-size: 12px;
}
#CONTENTS li {
	margin: 10px 10px 10px 20px;
	list-style-type: none;
}

.bg-yell {
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFCC;
	border: 4px outset #CC0000;
}
.order-d {
	border: 8px outset #FF9900;
	margin: 10px 40px 20px 40px;
}
.order-page {
	background-color: #FFFFE6;
	border: 4px outset #CC0000;
	padding: 0 0 6px 30px;
	margin: 0 40px 0 40px;
}
.attention {
	background-image: url(image/ba-attention.jpg);
	background-repeat: no-repeat;
	padding-top: 32px;
	margin: 60px 0 0 0;
}
.attention p {
	font-size: 12px;
	line-height: 15px;
}
.check-wrap {
	background-color: #FFEEEE;
	border: 4px outset #CC0000;
	margin: 10px 40px 20px 40px;
}
.co-wrap {
	border: 3px outset #006699;
	margin: 10px 40px 20px 40px;
}
.check01 {
	background-image: url(image/check01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	line-height:30px;
	padding-left: 40px;
}
.check02 {
	background-image: url(image/check02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	line-height:30px;
	padding-left: 40px;
}
#CONTENTS form {
	margin: 20px 40px 20px 40px;
	padding: 4px 10px 16px 10px;
	color: #333333;
	border: 4px outset #CC0000;
}
.company {
	margin: 10px;
}
.tokutei {
	margin: 10px;
}
.tokutei p {
	font-size: 12px;
}
.form_left {
	float: left;
	width: 120px;
	text-align: right;
	background-color: #EEEEEE;
}
.form_right {
	float: left;
}
.pad-t {
	padding-top: 20px;
}
#CONTENTS table {
	font-size: 16px;
	margin-bottom: 10px;
}
.t-t {
	background-color: #E1E1E1;
	color: #000000;
	font-weight: bold;
}


#CONTENTS td {
	color: #000000;
	border-left:solid 1px #499eb3;
	border-right:solid 1px #499eb3;
	border-bottom: solid 1px #499eb3;
}

#CONTENTS th {
	color: #333333;
	background-color: #ffffff;
}

#CONTENTS_area {
	font-size:12px;
	line-height:120%;
	margin-left:30px;
	width: 535px;
}

#CONTENTS_area1 {
	font-size:10px;
	line-height:120%;
	width: 535px;
}

#CONTENTS_area2 {
	font-size:12px;
	line-height:120%;
	margin-left:30px;
	width: 535px;
}

#CONTENTS_area3 {
	font-size:12px;
	line-height:120%;
	margin-left:30px;
	width: 535px;
}

#CONTENTS_area4 {
	font-size:12px;
	line-height:120%;
	margin-left:30px;
	width: 535px;
}

#CONTENTS_area5 {
	font-size:12px;
	line-height:120%;
	margin-left:30px;
	width: 535px;
}


#CONTENTS_area6 {
	font-size:12px;
	line-height:120%;
	margin-left:30px;
	width: 535px;
}

#CONTENTS_area7 {
	font-size:12px;
	line-height:120%;
	margin-left:30px;
	margin-top:5px;
	width: 535px;
}

.CONTENTS_img {
display:block;
}

.CONTENTS_img a{
border:none;
}

.CONTENTS_img a:hover{
border:none;
position:relative;
top:1px;
left:1px;
}

/*------*メインコンテンツ内ブログ用*------*/
dt {
	font-weight:bold;
	text-indent:30px;
	background:url(image/icon16.gif) no-repeat 10px;
	margin: 10px 20px 10px 10px;	
}
dd {	
	margin: 10px 30px 10px 30px;
}

/********【左サイドメニューオリジナル】*********/
#SIDE {
	width:203px;
	float:left;
}
.le-side {
	padding: 0 10px 20px 12px;

}
.menu-side {
	font-size: 14px;
	color: #000000;
	margin:0px;
}

.menu-side img{
	vertical-align:bottom;
}

/*----ここから--サイドメニューオリジナルに調整*/


.side-title {
	width:180px;
	height:35px;
	background-color:#499eb3;
	color:#FFFFFF;
	border:#499eb3;
	font-size:16px;
	line-height:35px;
	text-indent:10px;
}

.side-waku {
	padding: 0;
	margin: 6px 0 20px 0;
}

.side-waku img{
	vertical-align:bottom;
}


.side-waku ul {
	list-style-type: none;
	background-color:#D2F9FF;
	width: 180px;
	margin-bottom:10px;
}

.side-waku li a{
	display:block;
	width:180px;
	background:url(image/icon16.gif) no-repeat 5% 7px;
	color: #333333;
	font-size:12px;
	text-indent:27px;
	text-decoration: underline;
	line-height: 34px;
	background-color:#D2F9FF;
}

.side-waku li a:hover,
.side-waku li a:active, 		/* for IE (Keyboard) */
.side-waku li a:focus {		/* for Netscape (Keyboard) */
	background:url(image/icon16ov.gif) no-repeat 5% 7px;
	background-color:#76E1FF;
	text-decoration: underline;
	color:#333333;
}


.side-d-box {
	width:180px;
	height:100%;
}

.side-d {
	margin: 0 0 10px 0;
	text-align: center;
	border-left:solid 1px #499eb3;
	border-right:solid 1px #499eb3;
	border-bottom:solid 1px #499eb3;
	border-top:none;
	padding:5px 0 5px 0; 
}
.side-d p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px 10px 4px 10px;
}

/*サイドメニューオリジナルに調整----ここまで--*/

/*子犬情報ボタン*/


#info_btn_image01 a{
display:block;
width:204px;
color:#F0027F;
background:url(image/chiwa.gif) no-repeat;
height:67px;
line-height:67px;
text-decoration:none;
text-align:center;
margin:10px 10px;
float:left;
}

#info_btn_image01 a:hover{
color:orange; 
background:url(image/chiwa_on.gif) no-repeat;
}

#info_btn_image02 a{
display:block;
width:204px;
color:#F0027F;
background:url(image/papi.gif) no-repeat;
height:67px;
line-height:67px;
text-decoration:none;
text-align:center;
margin:10px 30px;
float:left;
}

#info_btn_image02 a:hover{
color:orange; 
background:url(image/papi_on.gif) no-repeat;
}


#info_btn_image03 a{
display:block;
width:204px;
color:#F0027F;
background:url(image/toyp.gif) no-repeat;
height:67px;
line-height:67px;
text-decoration:none;
text-align:center;
margin:10px 10px;
float:left;
}

#info_btn_image03 a:hover{
color:orange; 
background:url(image/toyp_on.gif) no-repeat;
}


#info_btn_image04 a{
display:block;
width:204px;
color:#F0027F;
background:url(image/dacks.gif) no-repeat;
height:67px;
line-height:67px;
text-decoration:none;
text-align:center;
margin:10px 30px;
float:left;
}

#info_btn_image04 a:hover{
color:orange; 
background:url(image/dacks_on.gif) no-repeat;
}


#info_btn_image06 a{
	display:block;
	width:204px;
	color:#F0027F;
	background:url(image/kaninchen.gif) no-repeat;
	height:67px;
	line-height:67px;
	text-decoration:none;
	text-align:center;
	float:left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#info_btn_image06 a:hover{
color:orange; 
background:url(image/kaninchen_on.gif) no-repeat;
}

#info_btn_image05 a{
	display:block;
	width:204px;
	color:#F0027F;
	background:url(image/teacup.gif) no-repeat;
	height:67px;
	line-height:67px;
	text-decoration:none;
	text-align:center;
	float:left;
	margin: 10px;
}

#info_btn_image05 a:hover{
color:orange; 
background:url(image/teacup_on.gif) no-repeat;
}



/********【フッター】*********/
#FOOTER1 {	
	color: #000000;
}
#FOOTER1 p {
	font-size:12px;
	line-height:16px;
	padding: 0 20px 30px 0;
}
#FOOTER2 {
	text-align: center;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #499eb3;
}
#FOOTER2 p {
	font-size:12px;
	line-height:12px;
}
.pwd {
	font-size:9px;
	line-height:12px;
}
#FOOTER2 a {
	color: #FFFFFF;
	background-color: #499eb3;
	text-decoration: none;
}
#FOOTER2 a:hover,
#FOOTER2 a:active, 		/* for IE (Keyboard) */
#FOOTER2 a:focus {		/* for Netscape (Keyboard) */
	text-decoration: underline;
}
/**** フロートボックス解除用。htmlでは<br class="clear" />で使用 ****/
.clear {
	clear:both;
}
/**** テキスト用 ****/
em {
	font-style: normal;
	font-weight: bold;
}
.bld {
	font-weight: bold;
}
.sml {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f9 {
	font-size: 9px;
	line-height:12px;
}
.f10 {
	font-size: 10px;
	line-height:12px;
}
.f11 {
	font-size: 11px;
	line-height:12px;
}
.f12 {
	font-size: 12px;
	line-height:14px;
}
.f12-s {
	font-size: 12px;
	line-height:14px;
	margin: 0px;
	padding: 0px;
}
.f14 {
	font-size: 14px;
	line-height:18px;
}
.f16 {
	font-size: 16px;
	line-height:18px;
}
.f18-s {
	font-size: 18px;
	line-height:20px;
	margin: 0px;
	padding: 0px;
}
.f18 {
	font-size: 18px;
	line-height:22px;
}
.f24 {
	font-size: 24px;
	line-height:42px;}
.text_right {
	text-align: right;
}
.center {
	text-align: center;
}
/**** テキスト・色 ****/
.red-bld {
	color: #DD0000;
	background-color: #FFE6E6;
}
.red-bld2 {
	color: #DD0000;
	background-color: #FFE6E6;
	font-weight: bold;

}
.blue {
	color: #006699;
	font-weight: bold;
}
.blue2 {
	color: #006699;
}
.blue3 {
	color: #003366;
	background-color: #DEF0FF;
	font-weight: bold;
}
.red-bgyell {
	color: #CC0000;
	background-color: #FFFFCC;
	font-weight: bold;
}
.bgyell {
	color: #000000;
	background-color: #FFFF00;
}

/**** 画像用 ****/
img {
	border:0;
}
.float-left {
	float: left;
	margin-right: 10px;
	padding-left: 0px;
}
.float_right {
	float: right;
}
.img-middle {
	vertical-align: middle;
}
/**** フォーム用 ****/
form {
	margin:0;

}
textarea {
	font-size: 12px;
	width:340px;
	height:46px;
}



/* ----------オリジナル_global_navi---------- */

#gNav_box {
	width:850px;
	height:50px;
	display:block;
	float:left;
	margin:7px 0;
}

#gNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height:50px;
	z-index:1;
}


#gNav li {
	height:50px;
	display:block;
	float:left;
	position: relative;
}

#gNav li a {
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	height:50px;
}


#gNav_top{
	width:140px;
	background:transparent url(image/g_nav.gif) 0px 0px no-repeat;
}

#gNav_top a:hover {
	background:transparent url(image/g_nav.gif) 0px -50px no-repeat;
}


#gNav_01{
	width:140px;
	background:transparent url(image/g_nav.gif) -140px 0px no-repeat;
}

#gNav_01 a:hover {
	background:transparent url(image/g_nav.gif) -140px -50px no-repeat;
}


#gNav_02{
	width:140px;
	background:transparent url(image/g_nav.gif) -280px 0px no-repeat;
}

#gNav_02 a:hover {
	background:transparent url(image/g_nav.gif) -280px -50px no-repeat;
}


#gNav_03{
	width:140px;
	background:transparent url(image/g_nav.gif) -420px 0px no-repeat;
}

#gNav_03 a:hover {
	background:transparent url(image/g_nav.gif) -420px -50px no-repeat;
}


#gNav_04{
	width:140px;
	background:transparent url(image/g_nav.gif) -560px 0px no-repeat;
}

#gNav_04 a:hover {
	background:transparent url(image/g_nav.gif) -560px -50px no-repeat;
}


#gNav_05{
	width:150px;
	background:transparent url(image/g_nav.gif) -700px 0px no-repeat;
}

#gNav_05 a:hover {
	background:transparent url(image/g_nav.gif) -700px -50px no-repeat;
}

/* 100317
-----------------------------------------------------------*/

#flash_main{
	text-align:center;
}

#flash_main p{
	padding:50px 0;
}
