* {
	color:#333333;
	padding:0;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
　　　　text-align: center;
}



hr {
	clear: both;
	height: 2px;
	width:500px;
}


a img {
	border:none;
}

.chui {
	font-size: 10px;
	color: #FF0000;
}

.img{
	margin-left: 30px;
	padding: 10px;
	background-color: #CCCC99;
}

.photo_left{
	float: left;
	padding: 5px;
	margin-right: 13px;
	background-color: #CCCC99;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.gif);
	background-color: #ffffff;
	margin-top: 1px;
	font-size: 14px;
	border-right: 1px solid #CCCCCC;
　　　　text-align: left;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:60px;
	background-image: url(img/header.gif);
}


h1 a {
	display: block;
	text-decoration: none;
	height: 25px;
	margin-left: 35px;
	padding-top: 10px;
	font-size: 22px;
	line-height: 25px;
	color: #333333;
}

#header #sub {
	font-size: 12px;
	color: #330000;
	margin-left: 35px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 23px;
	background-color: #333333;
	text-align: right;
        color: #ffffff;
	font-size: 14px;
}

#nav a {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-decoration: none;
}

#nav a:hover {
	color: #ffcc33;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:580px;
	float: right;
}

/* リンクA---(まだ訪れていないページ) */
#contents a{
	color:#0000ff;
}
/* リンクB---(訪れたページ) */
#contents a:visited{
	color:#840084;
}

#contents p{
	padding : 5px 10px 5px 10px;
	margin : 10px 30px 10px 30px;
	line-height: 25px;
	font-size: 17px;
	color: #330000;
	background-image: url(img/note_line.gif);
}

#contents h2 {
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 30px;
	margin-top: 20px;
}

#contents h3 {
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 30px;
	margin-top: 10px;
}

#contents h2 a {
	color:#FFFFFF;
	line-height: 30px;
}

#contents h3 a {
	color:#FFFFFF;
	line-height: 30px;
}

#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #CCCC99;
	border: 1px solid #CCCCCC;
}

#top_menu {
	text-align: lefft;
	background-color: #F5F5D2;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 30px;
}

#top_menu p {
	background-image: url(img/note_line.gif);
}

/* リンクA---(まだ訪れていないページ) */
#top_menu a{
	color:#310000;
}
/* リンクB---(訪れたページ) */
#top_menu a:visited{
	color:#310000;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 200px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	padding-left: 8px;
	margin-bottom: 5px;
	width: 190px;
	margin-top: 5px;
}

#side_top {
	display: block;
	width: 180px;
	line-height: 26px;
	color: #ffffff;
	margin-bottom: -2px;
	margin-top : -2px;
	background-image: url(img/side_h3_top.gif);
	background-repeat: no-repeat;
	font-size: 13px;
        font-weight:bold;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: center;
}

#side_d h3 {
	display: block;
	width: 180px;
	line-height: 24px;
	color: #ffcc33;
	margin-bottom: 1px;
	margin-top : -2px;
	background-image: url(img/side_h3.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 15px;
}

#side_d ul {
	margin-bottom: 2px;
}

#side_d li a {
	display: block;
	width:180px;
	font-size: 13px;
	text-decoration:none;
	color: #FFFFFF;
	line-height: 24px;
	text-indent: 20px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: center top;
	text-decoration: none;
}


#side_d li a:hover {
	color: #ffcc33;
	text-decoration: none;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	background-image: url(img/foot_img.jpg);
	height: 42px;
	border: 1px solid #CCCCCC;
}



/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #333333;
	font-size: 12px;
}


.photo{
        float : left;
        border-width : 0px;
        margin : 0px 5px 0px 0px;
}
