﻿@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

/* S_complete
--------------------------------------------------------------------*/
html body h1.stext{
	margin:0 10px 0 0;
	color:#FF99CC;
	font-size:10px;}

html body div.summary{
	font-size:10px;}

html body div.summary a:link,
html body div.summary a:visited,
html body div.summary a:hover{
	font-size:10px;
	color:#333333;
	text-decoration:none;}

/* article
--------------------------------------------------------------------*/

#article .intro{
	margin:0 0 16px;}

#article .intro p{
	color:#FF3399;
	text-align:center;
	font-size:12px;}

#article .intro p span{
	font-weight:bold;}
	

#article .section{
	margin:0 45px 16px;}

#article .section .greeting{
	width:664px;}

#article .section .greeting h3{
	margin:0 0 10px;}

#article .section .greeting p{
	font-size:12px;
	text-align:center;
	color:#714289;
	line-height:1.6;
	}

#article .section .topics{
	float:right;
	width:320px;
	text-align:center;
	font-size:12px;}

#article .section .topics p{
	text-align:center;
	color:#FF0000;
	margin:0 0 6px;}

#article .section .topics p a{
	font-weight:bold;
	color:#FF0000;}

#article .section .topics p span{
	color:#714289;
	font-size:10px;
	font-weight:bold;}

#article .section .baby{
	width:320px;
	float:left;}

#article .section .baby h3{
	margin:0 0 10px;}

#article .section .baby dl{
	color:#714289;
	font-weight:bold;
	font-size:14px;
	margin:0 0 20px;}

#article .section .baby dt{
	margin:0 0 10px;}

#article .section .baby dd{
	font-size:10px;
	background:url(../image/hart-0.gif) left 5px no-repeat;
	padding:0 0 0 10px;}

#article .section .baby .clearfix{
	margin:0 20px;}

#article .section .baby .left{
	float:left;}

#article .section .baby .right{
	float:right;}


#article .section .new{
	color:#714289;
	width:320px;
	float:right;
	margin-top:20px;
	}

#article .section .new h3{
	margin:0 0 10px;}

#article .section .new div{
	height:90px;
	overflow-y:scroll;}

#article .section .new div li{
	background:url(../image/hart-0.gif) left 5px no-repeat;
	padding:0 6px 0 10px;
	margin:0 0 6px;
	font-size:12px;}

#article .section .new div p{
	text-align:center;
	padding:10px 0;
	font-weight:bold;}

#article .gallery{
	margin:0 0 16px;}

#article .gallery h3{
	margin:0 0 6px;}

#article .gallery h3,
#article .gallery p{
	text-align:center;}

#flashcontent,
#flashcontent02{
	text-align:center;}
	
#article .breed h3,
#article .breed p{
	text-align:center;
	margin:0 0 6px;
	color:#714289;
	font-size:12px;}


/* 追加
--------------------------------------------------------------------*/

