@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Cabin+Sketch:700');
@import url('https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css');

* { margin: 0; padding: 0; }
body { background: #fff url(../theme/2015_theme/head_bg.png) repeat-x; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-size: 12px;  letter-spacing: 0.05em; text-justify: auto; line-height: 1.5; margin: 0 0 10px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
img { border: none; }
li { list-style-type: none; }
hr { display: none; }
.kogoe { color: #999; font-size: x-small; }

/* �����N�̐F�ݒ� ---------------------------------------------------- */
a { text-decoration: none; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; transition: 0.5s; }
a:hover { color: red; text-decoration: underline; }

/* ���C�� ---------------------------------------------------- */
#main { width: 960px; margin: 0 auto; padding-top: 220px; background: url(../theme/2015_theme/head.png) no-repeat; position: relative; }

/* �w�b�_ ---------------------------------------------------- */
#head { position: absolute; top: 25px; right: 0; background: #000; border-radius: 5px; display: flex; }
#head a { display: block; padding: 10px; }
#head a:link { color: #fff; }
#head a:visited { color: #fff; }
#head a:hover { color: #fff; background: #999; text-decoration: none; border-radius: 5px; }

/* �^�C�g�����S ---------------------------------------------------- */
h1 { position: absolute; top: 96px; left: 153px; }
h1 a { display: block; background: url(../theme/2015_theme/logo.png) no-repeat; width: 219px; height: 60px; text-indent: -9999px; }

/* ���j���[ ---------------------------------------------------- */
#menu { width: 960px; margin: 0 auto; padding-bottom: 10px; /* -------clearfix------ */ _height: 1px; min-height: 1px; }
#menu:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }/* -------clearfix------ */
#menu li { float: left; }
#menu a { display: block; padding: 13px 15px 14px; letter-spacing: 5px; }
#menu a:link { color: #fff; }
#menu a:visited { color: #fff; }
#menu a:hover { color: #fff; background: #999; text-decoration: none; }
#menu li:last-child { display: none; }


/* �R���e���c ---------------------------------------------------- */
#con { width: 960px; margin: 0 auto; }
#con h2 { width: 960px; margin: 0 auto 10px; font-size: 24px; font-family: "Rounded Mplus 1c"; font-weight: bolder; letter-spacing: 0.05em; border-bottom: 1px solid #E6E6E6; }
#con p { margin: 0 auto 10px; }

/* �p���������X�g ---------------------------------------------------- */
#pan { width: 960px; margin: 0px auto 10px; text-align: right; }

/* �R���e���c ���� ---------------------------------------------------- */
#con dl { width: 960px; margin: 0 auto; padding-bottom: 15px; }
#con dt { font-weight: bold; }

/* �R���e���c�@�C���t�H ---------------------------------------------------- */
.info { width: 960px; margin: 30px auto 0; }

/* �R���e���c�@�i�r ---------------------------------------------------- */
#under_navi { text-align: right; }

/* �t�b�^�[ ---------------------------------------------------- */
h3 { width: 960px; height: 30px; font-size: 12px; text-align: center; margin: 0 auto 30px; padding-top: 15px; }
