@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/
*{
    margin:0;
    padding:0;
}
html, body {
    height:100%;
}
body {
	margin: 0px auto;
	font-size: 12px;
	color: #666666;
	background-color: White;
	background-image: url(http://www.a-crossover.com/image/haikei.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

a:link {
	color:  #666666;
	font-size: 12px;
	text-decoration: none;
	
}
a:hover {
	color: #eeeeee;
	font-size: 12px;
	text-decoration: none;
	background-color: #aaaaaa;
}
a:visited {
	color: #3376b8;
	font-size: 12px;
	text-decoration: none;
}
ul {
	margin: 10px;
	text-align: left;
	line-height: 170%;
}
li {
	list-style: none;
	border-bottom: 1px dotted #bbbbbb;
}
li b{
	font-size: 12px;
	color: #ff9999;
}

.title {
	margin: 0;
	padding: 1px 1px 1px 25px;
	color: #555555;
	background-color: #eeeeee;
	text-align: left;
	border-left: 20px solid #aaaaaa;
	border-right: 20px solid #aaaaaa;
	font-size: 13px;
	font-weight: bold;
}
.sub_title {
	margin: 5px;
	padding: 1px;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	background-color: #dddddd;
	border-left: 10px double #aaaaaa;
	border-right: 10px double #aaaaaa;	
}

.sub_title font{
	color: #CF4DB4;
	font-size: 11px;
	margin: 0px 0px 0px 20px;
}
.counter {
    float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: left;
	
}
/*---------- インデックス ----------*/
.index {
	margin: 50px;
	padding: 0px;
	text-align:center;
	line-height: 200%;
}
/*---------- コンテナ ----------*/
* html #container {
	height:100%;
}
#container {
	margin: 0px auto;
	width: 950px;
	background: #ffffff url(http://www.a-crossover.com/image/side.jpg) repeat-y;
	position: relative;
	min-height: 100%;
}
body > #container {
        height: auto;
}

/*----------コンテンツ ----------*/
#contents {
        padding-bottom: 30px;
}
/*---------- ヘッダー ----------*/

#header {
	height: 30px;
	background-color: White;
	background-image: url(http://www.a-crossover.com/image/head_haikei.jpg);
	background-position: top;
	
}
#header p {
    padding: 15px 20px 5px 20px;
	color: #777777;
	text-align: left;
	font-size: 10px;
}
/*---------- フッター ----------*/
#footer {
	width: 950px;
	background: #ffffff;
	position: absolute;
	bottom: 0;
	height: 30px;
	clear:both;
	border-top: 1px solid #666666;
}
#footer p {
	text-align: right;
	padding: 2px 8px 0px 0px;
	font-size: 10px;
	color: #666666;
}
/*---------- クリア ----------*/
.clear {
	width: 950px;
	clear:both;
}
/*---------- ナビ ----------*/
.navi {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 180px;
	display: inline;
}
/*---------- トップページ ----------*/
.main {
	float: right;
	background: #ffffff;
	margin: 0px 20px 0px 0px;
	width: 730px;
	display: inline;
}
.new {
	float: left;
	background: #ffffff;
	margin: 10px;
	width: 345px;
	display: inline;
}
.release {
	margin: 10px;
	text-align: left;
	color: #555555;
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
}
.release p {
	margin: 10px;
	text-align: left;
	color: #555555;
	font-size: 13px;
	font-weight: normal;
	line-height: 140%;
}
.release img {
	float: left;
	margin: 0px 20px 0px 0px;
}
.release b {
	color: #0A59AA;
	font-size: 15px;
	font-weight: bold;
}
.info {
	float: right;
	background: #ffffff;
	margin: 10px;
	width: 345px;
	display: inline;
}
.info ul p {
	color: #8262A5;
}
/*----------ページ----------*/

#c_header {
	height: 30px;
	background-color: transparent;
}
#c_header p {
    padding: 15px 20px 5px 210px;
	color: #777777;
	text-align: left;
	font-size: 10px;
}
#logo {
	height: 100px;
	background-color: White;
	background-image: url(image/logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#logo p {
	color: #0A59AA;
	text-align: right;
	padding: 52px 40px 15px 20px;
	font-size: 25px;
	font-weight: bolder;
}
/*---------- プロフィール----------*/
.profire_l {
	float: left;
	margin: 30px;
	padding: 0px 0px 0px 40px;
	width: 240px;
	line-height: 150%;
	display: inline;
}
.profire_r {
	float: right;
	margin: 30px;
	padding: 0px 40px 0px 0px;
	width: 240px;
	line-height: 150%;
	display: inline;
}
.pro_title {
	margin: 30px 10px 10px 10px;
	padding: 1px 1px 1px 25px;
	color: #555555;
	background-color: #eeeeee;
	text-align: left;
	border-left: 20px solid #aaaaaa;
	border-right: 20px solid #aaaaaa;
	font-size: 13px;
	font-weight: bold;
}
/*----------リンク----------*/
.link {
	float: left;
	margin: 30px 0px 0px 30px;
	padding: 0px;
	width: 250px;
}
/*---------- インフォ----------*/
.more_info {
    float: left;
	margin: 30px 0px 0px 30px;
	padding: 0px;
	width: 300px;
}
.more_info b {
    color:  #666666;
	margin: 4px 10px 4px 10px;
	font: bold 13px;
	display: block;
}
.more_info ul {
	margin: 5px 5px 10px 25px;
	padding:0px;
	text-align: left;
	border-bottom: 1px dotted #bbbbbb;
}
/*---------- フォーム----------*/
input, select, textarea { 
    font-size: 12px; 
} 
.form {
    float: left;
	margin: 30px 0px 0px 30px;
	padding: 0px;
	width: 300px;
}
.form ul font {
	margin: 20px 40px 20px 40px;
	padding: 0px;
}
/*---------- フォト ----------*/
.photo_index{
    margin: 30px 10px 10px 10px;
	padding: 0px;
	width: 710px;
}
#flashcontent {
		height: 100%;
	}
.photo_navi {
	margin: 30px 10px 10px 10px;
	padding: 1px 1px 1px 25px;
	color: #555555;
	background-color: #eeeeee;
	text-align: center;
	border: 2px solid #aaaaaa;
	font-size: 13px;
	font-weight: bold;
}
.photo_title {
	margin: 0px 10px;
	padding: 1px 1px 1px 25px;
	color: #555555;
	background-color: #eeeeee;
	text-align: left;
	border-left: 20px solid #aaaaaa;
	border-right: 20px solid #aaaaaa;
	font-size: 13px;
	font-weight: bold;
}
/*---------- コンタクト----------*/
.mail_form {
    float: left;
	margin: 30px 0px 0px 30px;
	padding: 0px;
}
/*---------- ディスコグラフ ----------*/
.disco {
	margin: 30px 0px 0px 20px;
	padding: 0px;
}
.cd_form_info {
	float: left;
	background: #ffffff;
	margin: 10px;
	width: 345px;
	display: inline;
}
.cd_form {
	float: right;
	background: #ffffff;
	margin: 10px;
	width: 345px;
	display: inline;
}
.cd_form ul {
	margin: 5px;
	padding:0px;
	text-align: left;
}
/*---------- liveコンテンツ----------*/
/*---------- リンク----------*/

/*---------- インフォ----------*/

/*---------- フォーム----------*/

/*---------- CDフォーム----------*/




/*---------- bbs----------*/


/*---------- link----------*/


/*---------- リンク----------*/
