@charset "UTF-8";

/* http://parade.tokyo-pride.org/7th/ */

body { margin: 0;
padding: 0;
background: #fff;
color: #888;
font-family: "メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック";
border-top: 4px #44dbf8 solid; }



/* link */

a:link { color: #074ea0; text-decoration: none; }
a:visited { color: #83a6cf; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { color: #78efe9; text-decoration: none; }

.wlink { background: transparent url(../img/common/ico_window.gif) center right no-repeat;
padding-right:15px;
margin-right: 3px; }

.link { background: url(../img/common/ico_link.gif) no-repeat center left;
padding-left: 18px; }



/* image */

img { border: 0; }



/* container */

#container { width: 867px;
text-align: left;
margin-left: auto;
margin-right: auto;
min-height: 1em; }

#container:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

/*\*/
* html #container {
height: 1em;
}

#container {
display: block;
}
/**/



/* navi */

#navi ul { padding: 0;
margin: 0;
clear: both; }

#navi li{ list-style:none;
line-height: 0;
margin: 0;
padding: 0; }

#navi li img { float:left; }



/* tpath */

#tpath { width: 860px;
font-size: 75%;
color: #c7c7c7;
margin: 0;
padding: 5px 10px;
clear: both; }

#tpath a:link { color: #c7c7c7; text-decoration: underline; }

#tpath a:visited { color: #c7c7c7; text-decoration: underline; }

#tpath a:hover { color: #c7c7c7; text-decoration: none; }

#tpath a:active { color: #c7c7c7; text-decoration: none; }



/* contents_wrap */

#contents_wrap { background: url(../img/common/con_bg1.gif) no-repeat left top scroll;
padding: 23px 0 0 0; }



/* contents */

#contents { background: url(../img/common/con_bg2.gif) repeat-y;
padding: 0 23px 23px 23px; }



/* top */

#top { background: url(../img/common/con_bg3.gif) no-repeat left bottom scroll;
text-align: right;
clear: both; }

#top img { padding: 0 23px 3px 0; }



/* footer */

#footer { width: 840px;
padding: 7px 0 10px 3px; }

#info { float: left; }

#footer p { padding: 0;
color: #c7c7c7;
display: inline;}

#footer .link { background: url(../img/common/ico_link2.gif) no-repeat top left;
padding: 0 0 5px 10px;
margin: 0 0 0 20px;
font-size: 75%; }

.copyright { float: right;
font-size: 75%;
margin: 5px 0 0 0;}
