

/*==========================================================================================

	// 共通部分

==========================================================================================*/


body{
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	margin: 0;
	background-image:url(images/back.gif);
	background-repeat:repeat-y;
	background-color:#BFE131;
	padding-left:100px;
}

.clear {
	clear:both;
}

p {
	margin:0 0 20px;
}

.bottom20 {
    margin-bottom:20px;
}

h2 {
	font-size: 18px;
}

/* リンク要素
------------------------*/

a:link {
    color: #D2222A;
    text-decoration: none;
}

a:visited {
    color: #D2222A;
    text-decoration: none;
}

a:hover {
    color: #333333;
    text-decoration: underline;
}


/* header
------------------------*/

#header {
	width:820px;
	height:115px;
	border-bottom:1px solid #ffffff;
	text-align:left;
	vertical-align:top;
}
#header #logo {
	padding-top:17px;
	padding-left:28px;
	float:left;
}
#header #logo {
	padding-top:17px;
	padding-left:28px;
	float:left;
}
#header #right {
	float:right;
	width:480px;
	text-align:right;
	vertical-align:top;
	margin-right:17px;
}
#header #right h1 {
	padding-top:10px;
	font-size:12px;
	font-weight: normal;
	margin:0px;
	line-height:130%;
	float:right;
}
#header #right #search {
	padding-top:10px;
	float:right;
}
#header #right #search input{
	border:1px solid #333333;
	width:150px;
	margin-left:3px;
}


/* header submenu */

#header #right ul#submenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	float:right;
}
#header #right ul#submenu li {
	list-style: none;
	margin: 0px;
	display: inline;
	height: 24px;
}
#header #right ul#submenu li#submenu1 a {
	float: right;
	height: 24px;
	margin: 0px;
	font-size: 12px;
	width: 98px;
	text-indent:-10000px;
	background-image: url(images/header_menu1.gif);
	background-repeat: no-repeat;
    text-decoration: none;
}
#header #right ul#submenu li#submenu1 a:hover,#header #right ul#submenu li#submenu1.ov {
	background-image: url(images/header_menu1ov.gif);
    text-decoration: none;
}
#header #right ul#submenu li#submenu2 a {
	float: right;
	height: 24px;
	margin: 0px;
	font-size: 12px;
	width: 119px;
	text-indent:-10000px;
	background-image: url(images/header_menu2.gif);
	background-repeat: no-repeat;
    text-decoration: none;
}
#header #right ul#submenu li#submenu2 a:hover,#header #right ul#submenu li#submenu2.ov {
	background-image: url(images/header_menu2ov.gif);
    text-decoration: none;
}



/*==========================================================================================

	// コンテンツ

==========================================================================================*/

#wrapper {
	width:820px;
}


/* leftコンテンツ
------------------------*/

#wrapper #left {
	padding:40px 30px 20px 28px;
	float:left;
}
#wrapper #left .document {
	width:540px;
	padding: 0;
	margin: 0;
}
#wrapper #left .comentBox {
	background-image: url(images/coment_back.gif);
	width:540px;
	padding:10px 0px;
	margin-bottom:40px;
}
#wrapper #left .comentBox .coment {
	background-color:#ffffff;
	padding:17px 20px 10px;
	text-align:left;
	margin:0px 10px;
}
#wrapper #left .comentBox .coment .date {
	font-weight:bold;
	font-size:10px;
	color:#CF3829;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper #left .comentBox .coment .ttl {
	font-weight:bold;
	line-height:120%;
	font-size:14px;
	color:#7DAA03;
}


/* rightコンテンツ
------------------------*/

#wrapper #right {
	width:180px;
	margin-right:20px;
	margin-top:14px;
	float:right;
	text-align:left;
	padding-bottom:40px;
}
#wrapper #right #rss {
	padding-bottom:7px;
}
#wrapper #right .midashi {
	width:180px;
	background-color:#F2F9D6;
	padding:2px;
	line-height:100%;
	text-align:center;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", Helvetica, sans-serif, Arial;
	margin-bottom:7px;
	color:#333333;
}
#wrapper #right .iconDog {
	background-image:url(images/icon_dog.gif);
	background-repeat:no-repeat;
	padding-left:17px;
	margin-bottom:5px;
}
#wrapper #right .iconMen {
	background-image:url(images/icon_men.gif);
	background-repeat:no-repeat;
	padding-left:17px;
	margin-bottom:5px;
}
#wrapper #right .iconWomen {
	background-image:url(images/icon_women.gif);
	background-repeat:no-repeat;
	padding-left:17px;
	margin-bottom:5px;
}
#wrapper #right #calendar {
	margin-bottom:20px;
}
#wrapper #right #calendar .page {
	font-size:10px;
	padding-bottom:5px;
	font-weight:bold;
	line-height:100%;
}
#wrapper #right #calendar .page a {
	text-decoration:none;
	color:#333333;
}
#wrapper #right #calendar .page a:hover {
	text-decoration:none;
	color:#D2222A;
}
#wrapper #right #calendar .day {
	font-weight:bold;
	color:#2F9303;
	text-align:center;
	padding:2px 5px;
}
#wrapper #right #calendar .tdA {
	text-align:center;
	font-size:10px;
	color:#333333;
	padding:5px 0;
	line-height:100%;
	width:24px;
}
#wrapper #right #calendar .tdA a {
	text-decoration:none;
	color:#D2222A;
	font-weight:bold;
}
#wrapper #right #calendar .tdA a:hover {
	text-decoration: underline;
	color:#333333;
}

#wrapper #right ul.list {
	margin-top: 0;
	margin-bottom: 25px;
	padding-left: 10px;
	margin-left: 10px;
	list-style-image: url("images/arrow.gif");
}

#wrapper #right ul.list li {
	margin-top: 3px;
	margin-bottom: 5px;
	padding-left: 0;
	line-height:120%;
}
#wrapper #right ul.list li a {
	color:#000000;
	text-decoration:none;
}
#wrapper #right ul.list li a:hover {
	text-decoration: underline;
	color:#D2222A;
}


/* フッター
------------------------*/
#footer{
	width:818px;
	background-image:url(images/footer_back.gif);
	background-repeat:repeat-x;
	height:53px;
	vertical-align:top;
	text-align:center;
	margin-left:1px;
}
#copy{
	width:800px;
	text-align:left;	
	padding-top:15px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#BDBDBC;
}