/*---全体構成---*/

body       {
	background-image: url(../img/bg.gif);
	margin: 0px;
	position:relative!important;
}

/*全体枠*/

#main {
	background-image: url(../img/main_bg.gif);
	width:770px;
	margin:0px auto;
	padding-bottom:85px;
	clear:both;
}


/*ヘッダ*/

#header {
	width:745px;
	margin-bottom:10px;
	padding:10px 12px 10px 13px;
}


/*メニュー*/

#menu {
	width:745px;
	margin-top:10px;
	clear:both;
}


/*コンテンツ*/

#contents{
	width:735px;
	padding:0px 22px 0px 13px;
}


/*右（メイン）コンテンツ*/

#contents_right {
	width:555px;
	float: right;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
}

.contents-txt {
	margin	:10px 0 30px 0;
	line-height:150%;
	color:#535353;
}

/*左（メニュー）コンテンツ*/

#contents_left {
	width:165px;
}

.cl {
	margin-bottom:15px;
	width: 165px;
}
.cl1-inner {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding:4px 4px 0 4px;
	margin: 0px;
	width: 155px;
}
.cl1-innertxt {
	padding:5px;
	color: #666666;
	font-size: 10px;
	line-height: 130%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.cl2-inner {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	padding:4px 4px 0 4px;
	margin: 0px;
	background-image: url(../img/cl-2p.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 50px;
}
.cl2-innertxt {
	color: #666666;
	font-size: 10px;
	line-height: 130%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	float: right;
	width: 85px;
}

.cl3-innertxt {
	color: #666666;
	font-size: 10px;
	line-height: 130%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	float: right;
	width: 75px;
}

.cl-link {
	padding:10px 0 0 0;
	text-align:right;
}

.cl-txtmenu {
	margin:30px 3px 30px 2px;
	background-image: url(../img/menu_dotline.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cl-txtmenu_link {
	background-image: url(../img/menu_dotline.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:12px 0;
	font-size: 12px;
}
.cl-txtmenu_link-a{
	padding-left:18px;
	background-image: url(../img/icon3.gif);
	background-repeat: no-repeat;
	line-height: 140%;
	background-position: 0px 1px;
}
.cl-txtmenu_link a:link,.cl-txtmenu_link a:visited{
	color:#75612B;
	text-decoration:none;
}
.cl-txtmenu_link a:hover,.cl-txtmenu_link a:active{
	color:#75612B;
	text-decoration:underline;
}



/*ページトップへのリンク*/

.pagetop {
	text-align:right;
	padding-top:5px;
}

.pagetop a:link,.pagetop a:visited{
	color:#75612B;
	text-decoration:none;
}
.pagetop a:hover,.pagetop a:active{
	color:#75612B;
	text-decoration:underline;
}

/*フッタ*/
#footer_menu-dot {
	margin: auto;
	width: 745px;
	padding-bottom: 3px;
	padding-top: 20px;
}
#footer_menu {
	font-size: 12px;
	background-color: #F7F2E8;
	text-align: center;
	margin: auto;
	width: 745px;
	padding:5px 0;
	color:#46391A;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

#footer_menu a {
	color:#46391A;
	font-size:12px;
	text-decoration:none;
}
#footer_menu a:hover,#footer_menu a:active{
	color:#46391A;
	text-decoration:underline;
}


#footer_txt {
	color: #666666;
	font-size: 10px;
	line-height: 160%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}	

#footer-dline {
	width:745px;
	margin: auto;
}

h1 {
	font-size:10px;
	color:#666666;
	margin:0px;
	font-weight: normal;
}




/*リンク設定*/

a       {  font-size: 12px; text-decoration: underline; }
a:link  {  font-size: 12px; text-decoration: underline; }
a:hover {  font-size: 12px; text-decoration: underline; color: #CC0000; }

a.title       {  font-size: 14px; font-weight: bold; text-decoration: none; color: #336633; }
a.title:link  {  font-size: 14px; font-weight: bold; text-decoration: none; color: #336633; }
a.title:hover {  font-size: 14px; font-weight: bold; text-decoration: none; color: #336633; background: #FDDB73 }

a.news       {  font-size: 10px; text-decoration: none; color: #000000; }
a.news:link  {  font-size: 10px; text-decoration: none; color: #000000; }
a.news:hover {  font-size: 10px; text-decoration: none; color: #1D3A96; background-color: #A9C5DB; }

a.race       {  font-size: 10px; text-decoration: none; color: #000000; }
a.race:link  {  font-size: 10px; text-decoration: none; color: #000000; }
a.race:hover {  font-size: 10px; text-decoration: none; color: #FFB400; }

a.white-a       {  font-size: 10px; text-decoration: none; color: #FFFFFF;}
a.white-a:link  {  font-size: 10px; text-decoration: none; color: #FFFFFF;}
a.white-a:hover {  font-size: 10px; text-decoration: none; color: #FFB400; }

/*フォント設定*/

.size1 {  font-size:  8px; line-height: 160% }
.size2 {  font-size: 10px; line-height: 160% }
.size3 {  font-size: 12px; line-height: 160% }
.size4 {  font-size: 14px; line-height: 160% }
.size5 {  font-size: 16px; line-height: 160% }

.size1m {  font-size:  8px; line-height: 130% }
.size2m {  font-size: 10px; line-height: 130% }
.size3m {  font-size: 12px; line-height: 130% }
.size4m {  font-size: 14px; line-height: 130% }
.size5m {  font-size: 16px; line-height: 130% }

.size1s {  font-size:  8px; line-height: 100% }
.size2s {  font-size: 10px; line-height: 100% }
.size3s {  font-size: 12px; line-height: 100% }
.size4s {  font-size: 14px; line-height: 100% }
.size5s {  font-size: 16px; line-height: 100% }

.bold      { font-weight: bold; }

.red       { color: #FF0000; }
.red-b     { font-weight: bold; color: #FF0000; }
.red2      { color: #CC0000; }
.red2-b    { font-weight: bold; color: #CC0000; }
.green     { color: #00FF00; }
.green-b   { font-weight: bold; color: #00FF00; }
.green2    { color: #336633; }
.green2-b  { font-weight: bold; color: #336633; }
.blue      { color: #0000FF; }
.blue-b    { font-weight: bold; color: #0000FF; }
.blue2     { color: #000099; }
.blue2-b   { font-weight: bold; color: #000099; }
.blue3     { color: #2E5DA8; }
.blue3-b   { font-weight: bold; color: #2E5DA8; }
.yellow    { color: #FFFF00; }
.yellow-b  { font-weight: bold; color: #FFFF00; }
.yellow2   { color: #FF8F1D; }
.yellow2-b { font-weight: bold; color: #FF8F1D; }
.white     { color: #FFFFFF; }
.white-b   { font-weight: bold; color: #FFFFFF; }
.gray      { color: #666666; font-size: 12px; line-height: 160% }
.gray-s    { color: #666666; font-size: 10px; line-height: 160% }
.gray2     { color: #333333; font-size: 12px; line-height: 160% }
.gray2-s   { color: #333333; font-size: 10px; line-height: 160% }
.brown     { color: #6A4800;  font-size: 12px; line-height: 160% }
.brown-s    { color: #6A4800; font-size: 10px; line-height: 160% }
.brown-b   { font-weight: bold; color: #6A4800; font-size: 12px; line-height: 160% }
.brown2    { color: #C5B189;  font-size: 12px; line-height: 160% }
.brown3    { color: #DACDB4;  font-size: 12px; line-height: 160% }
.brown4    { color: #FAF5E2;  font-size: 12px; line-height: 160% }
.pink      { color: #F76155; }
.pink-b    { font-weight: bold; color: #F76155; }

.text_black {
    text-align:left;
    color: #000000;
    font-size:12px;
    line-height:160%;
}

.text_gray {
    text-align:left;
    color: #333333;
    font-size:12px;
    line-height:160%;
}

.text_bg_brown {
    text-align:left;
    color:#6A4800;
    background-color:#E8DBBB;
    font-size:12px;
    line-height:160%;
    padding:0px 0px 0px 10px;
}

.text-left { text-align:left; }
.text-center { text-align:center; }
.text-right { text-align:right; }


/*見出し設定*/

.sub-title { font-weight: bold; color: #1179CA; font-size: 14px; }

h2 {
	font-size:14px;
	margin:0;
	line-height: 140%;
	color: #333333;
}

/*点線*/

.line {
	border-bottom: dotted #cccccc;
	border-width: 1px;
}





/*-----▼ブログ設定-----▼*/

.blog-left {
	float:left;
	width:370px;
	margin-right:15px;
}
.entry {
	padding-bottom:30px;
}
.entry-title {
	padding:5px;
	font-weight:bold;
	background-color: #E8DBBB;
}
.enrty-body {
	padding:5px;
}
.enrty-body a:link, .enrty-body a:visited {
	color:#6A4800;
	text-decoration:underline;
}
.enrty-body a:active, .enrty-body a:hover {
	color:#6A4800;
	text-decoration:none;
}


.entry-footer {
	padding:5px;
	border-top:solid 1px #E1E1E1;
	border-bottom:solid 1px #E1E1E1;
	color:#6A4800;
	text-align: right;
}
.entry-footer a:link, .entry-footer a:visited {
	color:#6A4800;
	text-decoration:underline;
}
.entry-footer a:active, .entry-footer a:hover {
	color:#6A4800;
	text-decoration:none;
}

.comm-track_title {
	padding:5px;
	background-color: #F3EDDE;
	font-weight:bold;
}

form { margin:0px; }

.move {
	clear:both;
}

.move a:link, .move a:visited {
	color:#6A4800;
	text-decoration:underline;
}
.move a:active, .move a:hover {
	color:#6A4800;
	text-decoration:none;
}

.move-left {
	width:250px;
	float:left;
	padding-bottom: 10px;
}
.move-right {
	width:250px;
	float:right;
	text-align:right;
	padding-bottom: 10px;
}


.blog-right {
	float:right;
	width:170px;
}
.blog-list {
	padding-bottom:20px;
}
.blog-list_inner {
	padding:5px 15px;
	background-image: url(../img/bloglist_bg.gif);
}
.blog-list_a {
	border-bottom:solid 1px #E1E1E1;
	padding:3px 0;
}
.blog-list_a a:link, .blog-list_a a:visited {
	color:#666666;
	text-decoration:none;
}
.blog-list_a a:active, .blog-list_a a:hover {
	color:#666666;
	text-decoration:underline;
}
