/* @override 
	http://www.frontale.co.jp/tamagawa_classico/2014/css/classico.css
	http://192.168.11.39:8001//tamagawa_classico/2014/css/classico.css
	http://10.0.1.69:8001/tamagawa_classico/2014/css/classico.css */

@charset "utf-8";

/* @group Reset */

html,
body {
	padding: 0;
	margin: 0;
}

/* for IE6 */
* html body{
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Pゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	letter-spacing: 0.1em;
} /*for IE6*/

/* for IE7 */
*+html body{
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	} /*for IE7*/

/* for IE8 */
html>/**/body{
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

/* Mac-Safari-FF */

html>/**/body{
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

html>/**/body h2,
html>/**/body h3,
html>/**/body h4,
html>/**/body h5,
html>/**/body h6
html>/**/body dt,
html>/**/strong,
html>/**/em,
html>/**/th{
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro W6", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-weight: bold;
}

#icon_footbrain {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

div.box_block_list td {
	text-align: left;
}

#TB_window img {
	margin: 0;
}

#TB_ajaxContent {
	width: 620px!important;
}

#TB_window {
	width: 650px!important;
}

div.box_block_column p.sttl {
	margin-bottom: 3px;
}

div.box_movie {
	margin-bottom: 20px;
}

p.img_thumb {
	width: 380px;
	height: auto;
	float: left;
	margin-right: 20px;
	background-color: transparent;
	text-align: center;
}

p.img_thumb span {
	
}













