@charset "UTF-8";
/*\*/

/*------------------------------
サイト名：SKE48 OFFICIAL WEB SITE
作成日：2010.06.18
修正日：2010.06.18
ガイドライン：Ver.01
製作者：株式会社エムアップ
------------------------------*/

/* ------------------------------------
 * 標準スタイルのリセット
 * ------------------------------------ */
@import "reset.css";
@import "common.css";


/* ------------------------------------
 * 再設定
 * ------------------------------------ */

#topicPath {
	margin: 0 0 10px;
}


/* ------------------------------------
 * ブロックごとの設定
 * ------------------------------------ */

#sectionMain .access {
	padding-top: 15px;
}

#sectionMain .access h2,
#sectionMain .access h3 {
	margin: 0 0 5px;
	padding: 5px 5px 3px;
	line-height: 1;
	color: #fff;
	background: #f8b500;
	font-size: 131%;
}

#sectionMain .access h3 {
	margin: 40px 0 10px;
}

#sectionMain .access .title {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 2;
	color: #666;
	background: none;
	font-size: 116%;
}

#sectionMain .access .title a{
	position:relative;
	top:-20px;
	padding-left:1em;
}


#sectionMain .access h4.title {
	margin: 20px 0 0;
	padding: 20px 0 0;
	background: url(../img/common/lineDotted.gif) top repeat-x;
	margin-top: 20px;
}

#sectionMain p {
	margin-bottom: 10px;
	line-height: 1.5;
}

#sectionMain iframe {
	margin-bottom: 5px;
	width: 660px;
	height: 450px;
}