@charset "utf-8";
a	{
    color: #017acd;
}

p {
	color: #666666;
}

a.declink {
	text-decoration: none;
}

body {
	background-image: url(../images/index/backgrnd.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

/* コンテナ */
div#container	{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFCC;
}

/* ヘッダー */
div#header	{

}

div#header h1	{
	margin: 0px;
}

div#header p	{
	color: #000000;
	font-size: 0.75em;
	margin: 0;
}

/* パンくずリスト */
p#bread	{
	background-color: #FFFFCC;
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 20px;
}

/* トップページメイン */
div#main	{
	width: 574px;
	float: left;
}

/* トップページコンテンツ */
div#content	{
	width: 388px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	background-color: #FFFFFF;
}

div#content h2	{
	background-image: url(../images/index/ban-h2.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 80px;
	margin-top: 0;
	margin-bottom: 0;
}

div#content h3  {
	font-size: 0.875em;
	background-color:#a72e34;
	line-height: 22px;
	padding-left: 20px;
	margin-bottom: -6px;
	color: #FFFFFF;
}

div#content h4	{
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #a72e34;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a72e34;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a72e34;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #a72e34;
}

div#content p	{
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	color: #666666;
}

div#content ul  {
	list-style: none;
	padding-left: 1px;
	font-size: 0.8em;
}

div#content li  {
	padding-left: 20px;
	height: 25px;
	line-height: 25px;
	background-image: url(../images/index/lipstick13-2.gif);
	background-repeat: no-repeat;
}

/* ページメイン */
div#pagemain	{
	width: 760px;
	float: left;
}

/* ページコンテンツ */
div#pagecontent  {
	float: right;
	width: 584px;
	background-color: #FFFFFF;
	margin-right: 10px;
}

div#pagecontent h2	{
	background-image: url(../images/index/ban-h2.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	line-height: 28px;
	padding-left: 30px;
	margin-top: 0;
	margin-bottom: 0;
}

div#pagecontent p	{
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
}

.pageone {
	border-top-width: 2px;
	border-right-width: 15px;
	border-bottom-width: 7px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #FFFFCC;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #993366;
}

/* 文字装飾 */
.no-right {
	text-align: right;
}

/* ホームページ屋☆ドリーム */
.pagetop {
	background-image: url(../images/index/page-top.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-position: 470px;
	padding-top: 12px;
}

.title-r {
	font-weight: bold;
	color: #990000;
	text-align: center;
	font-size: medium;
}

.title-m {
	font-weight: bold;
	color: #0033FF;
	text-align: center;
}

.title-s {
	text-align: center;
}

.title-b {
	font-weight: bold;
}

.title-c {
	color: #FF0000;
}

.title-bl {
	font-weight: bold;
	color: #0033FF;
}

/* 写真位置 */
.img-right {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.img-left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* テーブル */
.tablep {
	font-size: 0.75em;
	color: #666666;
	line-height: 1.6em;
}


/* サイドバー */
div#sidebar	{
    width: 166px;
	float: left;
	margin-bottom: 25px;
}

ul.sidemenu	{
    font-size: 0.75em;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0;
	line-height: 0;
}

ul.sidemenu li	{
    list-style-type: none;
}

ul.sidemenu li a	{
	display: block;
	line-height: 30px;
	text-decoration: none;
	color: #FFCCFF;
	background-color: #a72e34;
	margin-bottom: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FFCCFF;
}

ul.sidemenu li a:hover	{
	background-color: #a72e34;
}

ul.sidemenu ul 	{
    margin: 10px 0;
	padding: 0;
}

ul.sidemenu ul li a 	{
	background-color: #FFCCFF;
	color: #990000;
	line-height: 24px;
	margin-bottom: 0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF99FF;
	border-left-color: #FF99FF;
	border-right-color: #a72e34;
	border-bottom-color: #a72e34;
}

ul.sidemenu ul li a:hover 	{
	background-color: #a72e34;
	color: #FFCCFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
	border-left-color: #a72e34;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}

p.feed	{
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.75em;
}

p.feed a	{
    background-color: #ffffff;
	font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px;
}

p.feed img	{
    border: none;
	vertical-align: middle;
}

/* 右サイドバー */
div#sidebar-right	{
    width: 166px;
	float: right;
}


div.info	{
	background-color: white;
	border: 1px solid #990000;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

div#sidebar-right h2	{
	background-color: #a72e34;
	color: #FFFFFF;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a72e34;
}

div#sidebar-right p.photo	{
    text-align: center;
}

div#sidebar-right p	{
    font-size: 0.75em;
	margin: 10px 5px;
}

div#sidebar-right ul	{
    font-size: 0.75em;
	margin: 5px;
	padding: 0;
}

div#sidebar-right ul li 	{
	background-image: url(../images/index/icon-hart.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none;
}

/* フッター */
div#footer	{
	background-color: #FFFFCC;
	background-image: url(../images/index/lin-top.gif);
	background-position: center top;
	width: 760px;
	margin-top: 0;
	padding-top: 25px;
	clear: both;
	background-repeat: repeat-x;
	color: #990000;
}

address	{
    font-size: 0.75em;
	font-style: normal;
	text-align: center;
}
