@charset "UTF-8";
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/* 全サイズ共通項目 */

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}


body {
	margin:0 0 0 0;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
}
a:link {
	color: #666;
	text-decoration: none;
	border:0;
}
a:visited {
	text-decoration: none;
	color: #666;
	border:0;
}
a:hover {
	text-decoration: none;
	color: #666;
	border:0;
}
a:active {
	text-decoration: none;
	color: #666;
	border:0;
}
.clear { clear:both; } 



#footer_end {
	height:25px; 
	width:100%; 
}
p {margin:0;padding:0;}

.100 {
	width:100%;
	height:auto;
}

.small {
	font-size:80%;
}






/* スマホ */
@media only screen and  (max-width: 480px){
.container {
	max-width: 480px;
	width: 90%;
	margin-top: 20px;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 0;
	padding: 0;
}
#nomb{
	display:none;
}


h1{
	color:#666;
	font-size:14px;
	color:#333;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5em;
	letter-spacing:0.05em;
 margin:0;
 }
h2{
	color:#666;
	font-size:14px;
	color:#333;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5em;
	letter-spacing:0.05em;
 margin:0;
}
h3{
	color:#666;
	font-size:14px;
	color:#333;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5em;
	letter-spacing:0.05em;
 margin:0;
}
#logo {
	display:none;
}
#logo_mb {
}

#menu_icon {
	display:none;
}
.menu_icon{
	display:none;
}

#menu_bar {
}



#sub_right {
	float:none; 
	width: 0;
	height: 0;
	display:none;
}

#footer {
	width: 100%;
	text-align: center;
	padding: 20px 0 0 0;
	font-size:12px;
}


#footer_icon {
	text-align: center;
	padding: 15px 0 30px 0;
	border-bottom:#033 solid  1px;
	font-size:12px;
}
#foot_menu{
	display:none;
}
#copy {
	text-align:center;
	margin: 20px 0 5px 0;
	font-size:12px;
	font-family:,Times New Roman;
	display:block;
}
#tweet_pc{
	display:none;
}
#tweet_tb{
	display:none;
}


ul {
	list-style:none;
	padding:10px 0 10px 0;
}
li{
	float:left;
	width:50%;
	font-size:14px;
	margin:10px 0 10px 0;
}
.preview {
	width:100%;
	margin:0 0 5px 0;
}
	
}


/* タブレット */
@media only screen and (max-width: 768px) and (min-width: 481px){
.container {
	max-width: 768px;
	width:98%;
	margin: 0 1% 0 1%;
	padding:0;
}
#nomb{
	display:block;
}
h1{
	color:#666;
	font-size:14px;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN W6',
 Meiryo, sans-serif;
 margin:0;
 }
h2{
	color:#666;
	font-size:14px;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN W6',
 Meiryo, sans-serif;
 margin:0;
}
h3{
	color:#666;
	font-size:14px;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN W6',
 Meiryo, sans-serif;
 margin:0;
}
#logo {
	padding:10px 0 0 0;
	text-align:left;
}
#logo_mb {
	display:none;
}


#menu_icon {
	text-align: left;
	margin: 20px 0 50px 0;
	border-top:#333 solid 1px;
	font-size:12px;
	font-family:,Times New Roman;
	padding-top:8px;
	display:block;
}
.menu_icon{
	width:6.25%;
}
#menu_bar {
	display:none;
}

#sub_right {
	float:none; 
	width: 0;
	height: 0;
	display:none;
}

#footer {
	height:180px; 
	width:100%; 
	text-align:center; 
	padding:20px 0 0 0; 
	background-position:center bottom;

}
#footer_icon {
	text-align: right;
	padding: 0px 0 10px 0;
	border-bottom:#033 solid  1px;
	font-size:11px;
}

#foot_menu {
	text-align: right;
	margin: 5px 0 20px 0;
	border-top:#333 solid 1px;
	font-size:11px;
	font-family:,Times New Roman;
	padding-top:8px;
	display:block;
}
#copy {
	text-align: right;
	margin: 20px 0 5px 0;
	font-size:10px;
	font-family:,Times New Roman;
	display:block;
}
#tweet_pc{
	display:none;
}
#tweet_tb{
	text-align:center;
	display:block;
}

ul {
	list-style:none;
	padding:10px 0 10px 0;
}
li{
	float:left;
	width:16%;
	font-size:10px;
}

.preview {
	max-width:590px;
	width:100%;
	margin:0 0 5px 0;
}

	
}



/* PC */
@media only screen and (min-width: 769px) {
	
.container {
	width:960px;
	margin:0 auto 0 auto;
}
#nomb{
	display:block;
}

h1{
	color:#666;
	font-size:14px;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN W6',
 Meiryo, sans-serif;
 margin:0;
 }
h2{
	color:#666;
	font-size:14px;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN W6',
 Meiryo, sans-serif;
 margin:0;
}
h3{
	color:#666;
	font-size:14px;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN W6',
 Meiryo, sans-serif;
 margin:0;
}

.link {
	margin:10px 0 10px 0;
}
#logo {
	padding:20px 0 0 0;
	text-align:left;
}
#logo_mb {
	display:none;
}

#menu_icon {
	text-align: left;
	margin: 20px 0 50px 0;
	border-top:#333 solid 1px;
	font-size:12px;
	font-family:,Times New Roman;
	padding-top:8px;
	display:block;
}
#menu_bar {
	display:none;
}


#sub_right {
	float: right;
	width: 31%;
	padding-bottom: 0;
	padding-left: 0.8%;
	padding-right: 0px;
	padding-top: 125px;
}


#footer {
	height: 205px;
	width: 100%;
	text-align: center;
	padding: 30px 0 0 0;
	background-position: center;
}

#footer_icon {
	text-align: right;
	padding: 0px 0 10px 0;
	border-bottom:#033 solid  1px;
	font-size:11px;
}

#foot_menu {
	text-align: right;
	margin: 5px 0 20px 0;
	border-top:#333 solid 1px;
	font-size:11px;
	font-family:,Times New Roman;
	padding-top:8px;
	display:block;
}
#copy {
	text-align: right;
	margin: 20px 0 5px 0;
	font-size:10px;
	font-family:,Times New Roman;
	display:block;
}
#tweet_pc{
	text-align:center;
	display:block;
}
#tweet_tb{
	display:none;
}



ul {
	list-style: none;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
}
li{
	float:left;
	width:16%;
	font-size:12px;
}
.preview {
	max-width:590px;
	width:100%;
	margin:0 0 5px 0;
}
	
}
