@import "//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700)";
@charset "utf-8";
/*****************************************************************************/
/* -- S-studio2 SSLA-0005 linernotes contents common CSS                  -- */
/*****************************************************************************/
/*
**  FONT SIZE CHART
**
**  18px : 150%
**  17px : 141.7%
**  16px : 133.4%
**  15px : 125%
**  14px : 116.7%
**  13px : 108.4%
**  12px : 100%
**  11px : 91.7%
**  10px : 83.4%
**
*/

/*-----------------------------------------------------------*/
/*css_reset*/
/*-----------------------------------------------------------*/
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,tr,th,td,embed,object {
margin: 0;
padding: 0;
vertical-align: baseline;
}

/*-----------------------------------------------------------*/
/*基本設定*/
/*-----------------------------------------------------------*/

body {
	font-family: 'Open Sans', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	margin: 0;
	padding: 0;
	color:#333333; /**地フォントカラー*/
	background-color: #f5f5f5;
	/**緑系
	background-color: #F5FEED;
	*/
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	line-height:150%;
	margin-top: 0;
	padding-right: 35px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 30px;
	margin-right: 35px;
}
h1 {
	font-size: 1.75em;
	margin-top: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}
h2 {
	font-size: 1.65em;
	font-weight: 600;
	margin-top: 10px;
}
h3 {
	color: #36C;
}
h5 {
	font-size: 1.0em;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
}
.catch {
	font-size: 1.5em;
}
p {
	font-family: 'Open Sans', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', sans-serif;
	line-height:150%;
	margin-top: 0;
	padding-right: 35px;
	padding-left: 35px;

	font-size: 0.9em;
	margin-top: 13px;
	margin-bottom: 13px;
}
a img {
	border: none;
}

a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container_top {
	width: 80%;
	max-width: 1170px;
	min-width: 900px;
	background: #f5f5f5;
	margin: 0 auto;
}
.container {
	width: 80%;
	max-width: 1170px;
	min-width: 900px;
	background: #FFF;
	margin: 0 auto;
	padding-bottom: 40px;
}

.header {
	padding-top: 15px;
	padding-bottom: 15px;
	width: auto;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
}
.topimg_area {
	padding-top: 0px;
}
.topimg {
	height: auto;
	width: 100%;
	max-width: 1170px;
	min-width: 400px;
	max-height: 800px;
	min-height: 274px;
}
.liner_text_area {
	border: 1px solid #999;
	-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
	margin: 38px;

	background: url(../img/liner_comment_tomoyo.jpg), url(../img/liner_comment_ayu.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: left bottom, right bottom;
}

/*-----------------------------------------------------------*/
/*haikei*/
/*-----------------------------------------------------------*/
.concept {
	background-image: url(../img/bg_nayuki.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tracklist_area {
	background-image: url(../img/bg_makoto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.eventinfo_area {
	background-image: url(../img/bg_tomo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/*-----------------------------------------------------------*/
/*ツイート系ボタン*/
/*-----------------------------------------------------------*/
.tweetarea {
	background-color: #f5f5f5;
	height: 65px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.tweetarea_grid {
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 65px;
	width: 510px;
}
.tweetarea p {
	margin-top: 0px;
	padding-top: 22px;
	text-align: center;
}
.f_btn {
	margin-right: auto;
	margin-left: 10px;
	background-color: #f5f5f5;
	float: left;
	width: 135px;
	margin-bottom: 10px;
}
.t_btn {
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	float: left;
	width: 125px;
	margin-bottom: 10px;
}
.h_btn {
	margin-right: auto;
	margin-left: -28px;
	background-color: #f5f5f5;
	float: left;
	width: 180px;
	margin-bottom: 10px;
}
.g_btn {
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	float: left;
	width: 85px;
	margin-bottom: 10px;
}

.content {
	padding: 10px 0;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}


.footer {
	padding: 10px 0;
	background: #f5f5f5;
}
ul .eventinfo {
	font-size:0.8em;
	margin-left:15px;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 3px;
	padding-bottom: 3px;
}

.footer p {
	font-size: x-small;
	text-align: center;
}


.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.alert-info {
	width: 92%;
	-webkit-border-radius: 0px 0px 12px 12px;
	-moz-border-radius: 0px 0px 12px 12px;
	border-radius: 0px 0px 12px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bce8f1;
	background-color: #d9edf7;
}
.cell_blocks {
	height: auto;
	width: 93%;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-color: #d9edf7;
	margin-right: 40px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
	border: 1px solid #bce8f1;
	margin-bottom: 30px;
}
.cell_blocks p {
	color: #3a87ad;
}
.cell_blocks2 {
	height: auto;
	width: 93%;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-color: #FFFFCC;
	margin-right: 40px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
	border: 1px solid #bce8f1;
	margin-bottom: 30px;
}
.cell_blocks2 p {
	color: #993366;
}
.myspace_img {
	margin-right: 15px;
	margin-bottom: 10px;
}
.cheer {
	padding-top: 15px;
	padding-bottom: 20px;
}
.liner_text_area p .right_text {
	text-align: right;
}
.right_text {
	text-align: right;
}
