@charset "shift_jis";


/*共通設定
■文字サイズを変更したい場合、body項目内のfontにある「12px」を変更する。
■strong(強調文字)色を変更したい場合、strong項目内の「#993300」を変更する。現在は赤色になっている。
----------------------------------------------------------------------------------*/
body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #ffffff url(http://www.alphasolv.com/images/bg.gif) repeat-x top;
	font: 15px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: bottom;
}
strong {
	color: #993300;
	font-weight: normal;
}
p {
	padding-bottom: 5px;
	padding-top: 5px;
}



/*ヘッダー
■h1タグの文字色を白以外にしたい場合、#header-container h1項目内にある「#FFFFFF」を変える。
■h1タグの文字サイズを変更したい場合、#header-container h1項目内にある「11px」を変える。
----------------------------------------------------------------------------------*/
#header-container {
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header-container h1 {
	font-size: 11px;
	color: #FFFFFF;
	background: #C5B74C url(http://www.alphasolv.com/images/header_bg.jpg);
	height: 175px;
	padding-top: 11px;
	padding-left: 10px;
}


/*メインメニュー（画像を横並びにする為の設定なので変更しない）
----------------------------------------------------------------------------------*/
#menu li {
	display: inline;
}

/*Top画像
------------------------------------------------------------------*/
#top {
	width: 600px;
	height: 200px;
	background: url(http://www.alphasolv.com/images/top.gif) no-repeat left top;

}


#k1 {
	padding-top: 60px;
	padding-left: 220px;
}

#k1 a {
	color: #0000ff;
        font-weight: bold;
	font-size: 18px;
}

#k1 a:hover{
	background-color: #ffff00;
	position: relative;
	left: 2px;
	top: 2px;
}

/*コンテナー
----------------------------------------------------------------------------------*/
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background: url(http://www.alphasolv.com/images/container_bg.gif) no-repeat left top;
}

#main h2 {
	background: url(http://www.alphasolv.com/images/midashi.gif) no-repeat left top;
	height: 40px;
	width: 600px;
	font-size: 18px;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 20px;
}
#main h3 {
	background: url(http://www.alphasolv.com/images/midashi.gif) no-repeat left top;
	height: 40px;
	width: 600px;
	font-size: 16px;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 20px;
}

#main a:hover{
	background-color: #ffff00;
	position: relative;
	left: 2px;
	top: 2px;
}
/*商品の各テーブル設定
■テーブルのフチを変えたい場合、.t1項目内の「double」を変える。単なる直線なら「solid」。
　破線なら「dashed」、点線なら「dotted」。他にも色々あるので試すといいでしょう。
■テーブルのフチ色を変えたい場合、.t1項目内の「#CCCCCC」を変える。現在はグレー色。
■写真のフチ色を変えたい場合、.t1 img項目内の「#CCCCCC」を変える。現在はグレー色。
　また、写真とフチの間のスペースにも色を付けられる。.t1 img項目内の「#FFFFFF」で変える。現在は白。
----------------------------------------------------------------------------------*/
.t1 {
	border: 3px double #CCCCCC;
	padding: 10px;
	margin-top: 9px;
	margin-right: 5px;
	margin-left: 0px;
	width: 295px;
	background: url(http://www.alphasolv.com/images/item_bg.gif) repeat-x bottom;
}

.t1 td {
	vertical-align: top;
}

.t1 strong {
	background: url(http://www.alphasolv.com/images/arrow1.gif) no-repeat left top;
	padding-left: 20px;
	border-bottom: 1px dotted #5b710e;
	display: block;
	margin-bottom: 10px;
}

.t1 img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #FFFFFF;
}

.t1 a:hover{
	background-color: #ffff00;
	position: relative;
	left: 2px;
	top: 2px;
}

.t2 {
	border: 3px double #CCCCCC;
	padding: 10px;
	margin-top: 9px;
	margin-right: 5px;
	margin-left: 0px;
	width: 600px;
	background: url(http://www.alphasolv.com/images/item_bg.gif) repeat-x bottom;
}

.t2 td {
	vertical-align: top;
}

.t2 strong {
	background: url(http://www.alphasolv.com/images/arrow1.gif) no-repeat left top;
	font-size: 18px;
        font-weight: bold;
	padding-left: 20px;
	border-bottom: 1px dotted #5b710e;
	display: block;
	margin-bottom: 10px;
}

.t2 img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #FFFFFF;
}

.t2 a:hover{
	background-color: #ffff00;
	position: relative;
	left: 2px;
	top: 2px;
}

/*メインコンテンツ
----------------------------------------------------------------------------------*/
#main {
	float: left;
	width: 600px;
	text-align: left;
	padding:25px 9px 9px 20px;
	line-height: 1.8;
}


/*What's new欄の矢印とアンダーライン
■下線の色を変えたい場合、#CCCCCCを希望色にする。ちなみに、dottedは点線なので直線にしたいならsolidにする。
----------------------------------------------------------------------------------*/
.u-line li {
	border-bottom: 1px dotted #CCCCCC;
	background: url(http://www.alphasolv.com/images/arrow2.gif) no-repeat left top;
	padding-left: 15px;
}


/*サイドコンテンツ
----------------------------------------------------------------------------------*/
#side {
	float: right;
	width: 185px;
	text-align: left;
	padding: 0px 5px 50px;
	line-height: 2;
}
/*サイド・メニュー
-------------------------------------------------------------------*/
#side_menu h3 {
	text-align: center;
	display: block;
	width: 100%;
        font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: url(http://www.alphasolv.com/images/base1_3.gif) no-repeat left bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
}

#side_menu ul {
	border-bottom: 0.5px solid #5d87f2;
}
#side_menu a {
	text-align: left;
	display: block;
	width: 100%;
        font-size: 12px; 
	color: #5d87f2;
	text-decoration: none;
	background: url(http://www.alphasolv.com/images/menu_bg.gif) no-repeat left bottom;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
}
#side_menu a:hover {
	background: url(http://www.alphasolv.com/images/menu_bgn.gif) no-repeat left bottom;
	color: #FFFFFF;
}



/*フッター
----------------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background: url(http://www.alphasolv.com/images/footer_bg.gif) no-repeat left top;
	padding-bottom: 20px;
}

/*画像配置の設定
--------------------------------------------------------*/



#left{
	float: left;
	margin: 0px 20px 10px 0px;
}


#right{
	float: right;
	margin: 0px 10px 10px 20px;
}

/*
文字装飾
-------------------------------------------------------------------*/

.black { background: #ffff66;
	font-weight: bold;
		color: #000000; }

.red { background: #ffff66;
	font-weight: bold;
		color: #FF0000; }

/*clearfix（変更しないこと）
----------------------------------------------------------------------------------*/
#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#container { display: inline-block; }

/* Hides from IE-mac \*/
*html #container { height: 1%; }
#container { display: block; }
/* End hide from IE-mac */


.l1 { background: #4169e1;
	font-size: 20px;
	font-weight: bold;
