@charset "UTF-8";
@import url(menu.css);
/*
Theme Name: 大阪大学吹奏楽部テーマ
Theme URI: http://www.ouwo.org/
Description: デフォルトのテーマ。blank theme(by Will Healey)をベースに作成。
Author: Kazuki KANAMORI
Author URI: http://www.freshdigit.com/

 Clear default style */
* {
color:#666;
font-style:normal;
font-weight:400;
margin:0;
padding:0;
}

strong {
font-weight:700;
}

Body {
background-color:#3469A9;
font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka";
font-size:medium;
}

/* IE6以前のみに適用 */
*html body,*html h1 {
font-size:smaller;
}

#headerimg h1{
font-size: 16pt;
}

hr {
display:none;
}

h1 h2 h3 {
font-size:medium;
}

#page {
background-color:#FFF;
background-image:url(images/headerbg.jpg);
background-position:0 0;
background-repeat:repeat-x;
width:100%;
}

#wrapper {
border:15px solid #EEE;
margin:20px auto;
width:870px;
}

#header {
height:125px;
margin:0 auto;
width:900px;
}

body#home #header {
background-image:url(images/imagephoto.jpg);
background-position:center bottom;
background-repeat:no-repeat;
height:470px;
}

#headerimg {
float:left;
height:46px;
left:27px;
position:relative;
top:47px;
width:240px;
}

#headerimg h1 span {
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
cursor:pointer;
height:46px;
position:absolute;
width:240px;
overflow: hidden; /* veried by goro */
}

#insider {
height:20px;
position:absolute;
top:0;
width:100%;
}

#menu_insider ul {
list-style:none;
margin:0;
}

#menu_insider ul li {
background:left center no-repeat;
display:inline;
padding-left:16px;
padding-right:0.5em;
}

#menu_insider {
background-color:#3369A9;
margin:0 auto;
text-align:right;
width:900px;
}

#menu_insider a {
color:#FFF;
}

#footer {
background-color:#666;
clear:both;
width:100%;
}

#copyright {
color:#FFF;
display:block;
margin:0 auto;
text-align:right;
width:900px;
}

#copyright a {
color:#CCC;
}

#menu_insider #calendar {
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

#menu_insider #bbs {
	background-image: url(images/bbs.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
